Product Page Widget 2
Overview
This widget educates customers about HSA/FSA eligibility, and indicates that they might qualify for HSA/FSA spending or reimbursement with their purchase.
It should be installed on your product pages, typically near the price or “Add to Cart” button

Your widget may look different - we are always working on improvements with the goal of increasing conversion.
Installation
-
Reach out to merchants@truemed.com if you do not know your Public Qualification ID
-
In Shopify, open the template where you’d like to add the widget. In the left-hand editor, select the section where you want the widget to appear, then click “Add block” to insert it.

- Click “Add block”, then insert these 2 lines of HTML on your site, typically near the “Buy” or “Add to Cart” buttons (make sure to replace
YOUR_PUBLIC_QUALIFICATION_IDwith the ID found in Step 1):
- Adjust styles on the div to fit your page! For instance, on the Komuso site pictured above, they used the following to the
styleproperty on the div from line 1 above:
For Dark Backgrounds
For pages with black or dark backgrounds, add the attribute dark-mode to enable a white Truemed logo. Update the text color within the style property:
For Shopify Stores: Only Display on Certain Products
To enable this feature, start by tagging your products in your Shopify dashboard. See Shopify Tag Docs.
Choose truemed-eligible if your store sells fewer eligible products than ineligible.
Otherwise choose truemed-ineligible. This is a great option if you have many eligible products but also sell gift cards or branded merch.
To only display the widget for products with the tag 'truemed-eligible':
To only display the widget for products without the tag 'truemed-ineligible':
That’s it! Reach out with any technical questions to merchants@truemed.com.
More Customizations You May Need:
- Changing the color of the Learn how link:
- Keep the Truemed logo from oversizing:
- Keep the Truemed logo in-line with the text:
-
Add space above or below the widget:
Add
margin-top: #px;to the style tags to add space to the top ormargin-bottom: #px;to add space below the widget.
FAQs:
a) Does this work for Shopify templates?
- Yes! From the Shopify admin panel, navigate to Online Store, then Themes, then Actions, then Edit Code, and look for your product template (usually called something like
main-product.liquid). Or, send this page (along with your Public Qualification ID) to your Shopify developers.
b) Does this widget work for both Payment and Reimbursement integrations?
- Yes! Based on your Public Qualification ID, we’ll load the product page (PDP) widget custom-tailored to your merchant profile.