Wizio Bundles - Quantity Breaks
March 12, 2022
How to show a specific bundles manually on the product page?
Display bundles anywhere in your store using Bundle ID.
Just Copy & Paste the div tag given below in a template (liquid code) where you would like to display specific bundles.
<div class="wz-specific-bundle-block" data-bundles="Ex: 123, 456.."></div>