Our plugin automatically determines if a product is eligible and displays the correct messaging. Instead of adding the eligibility messaging manually to each product, you only need to add it once in your single product page template.
If your theme supports Full Site Editing (FSE), follow these steps:
Go to Appearance → Editor (Site Editor).
Select Templates → Single Product.
Click Edit and find the area where you want the eligibility message to appear (e.g., below the price or product description).
Click the + button to add a new block.
Search for Shortcode and select the Shortcode block
Enter the shortcode:
Copy
[gale_hsa_fsa_ts_product_widget style='1']
Click Save to apply changes.
Now, every product page will dynamically display HSA/FSA eligibility information if applicable.
Using Elementor
If you are using Elementor to customize your WooCommerce product pages:
Navigate to Templates → Theme Builder in Elementor.
Click Single Product and Edit the product page template.
Add a new Shortcode widget to the desired location (e.g., below the price).
Paste the shortcode:
Copy
[gale_hsa_fsa_ts_product_widget style='1']
Click Update to apply changes.
Now, all products will automatically show the eligibility widget if they qualify.
Using WPBakery Page Builder
For stores using WPBakery Page Builder:
Go to WPBakery Page Builder → Templates.
Edit the Single Product template.
Click Add Element and select the Shortcode block.
Insert the shortcode:
Copy
[gale_hsa_fsa_ts_product_widget style='1']
Save the template and update your changes.
This ensures that the eligibility message appears across all WooCommerce product pages dynamically.
By adding the shortcode once to the WooCommerce single product page template, you ensure that the HSA/FSA eligibility widget automatically appears on all eligible products. There’s no need to edit individual product pages—our plugin handles the logic to determine eligibility.