Add Presizing Button
To enable Presizing 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 presizing function to work correctly and to check stock availability, a product feed must be provided in Smartfit Analytics.
- Default Presizing Button
- Custom Presizing 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>