Collections Page Widget
Adding
- Navigate to your theme, click Actions > Edit Code
- Find the section that renders your product grid (normally
templates/collections.liquid
ortemplates/collections.json
) - Copy this widget script into your Collections Template by pasting the script in the correct line. Generally this would be under the price, though this can vary with different themes.
1. <script src="https://bpi.humm-au.com/au/content/scripts/price-info_sync.js?productPrice={{product.selected_or_first_available_variant.price | divided_by: 100.00}}&merchantId=PLACE_YOUR_MERCHANT_ID"></script>
Important!
Replace โPLACE_YOUR_MERCHANT_IDโ with your Merchant Number
- Save the theme, then check your site to see if the widget is in the correct position. Should you require assistance with this still, please let us know and we will be happy to help.
Need help?
Please let us know if we can assist by reaching out to us via the Integration Assistance Form
Updated 7 months ago
Whatโs Next