Add Button
To enable Category Sizing and ensure that matching products are marked with a banner in the product listing overview we first need to add the button to the listing page(s). For the Category Sizing function to work correctly and to check stock availability, a product feed must be provided in Smartfit Analytics.
- Default Button
- Custom Button
<oz-presizing>
</oz-presizing>
<!-- You can add any CSS class to the button to style it the way you want -->
<oz-presizing>
<button type="button" style="visibility: hidden" class=""></button>
</oz-presizing>