Guides

Collections Page Widget

Adding

  1. Navigate to your theme, click Actions > Edit Code
  2. Find the section that renders your product grid (normally templates/collections.liquid or templates/collections.json)
  3. 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

  1. 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


What’s Next