{# # Back in Stock Form (Bootstrap 5 Override) # # Notification signup form shown on out-of-stock product pages. # # Expected context: # product_id - Product ID # is_visible - Whether the form is visible (not hidden) # show_email_field - Whether to show the email input # show_checkbox - Whether to show the privacy opt-in checkbox # button_class - CSS class for the submit button # # WooCommerce PHP equivalent: single-product/back-in-stock-form.php # # @package WcBootstrap # @since 0.1.0 #}