How to change positon of ETA widget on product page?
Follow the steps below to change position of ETA widget on product page.
Using Online Store 2.0?
- Open Online store > Themes > click on Customize
- In the top page menu, select your product template
- Add new block to place you want to display ETA widget
- Move the block to place you want to display
- Click Save on the top page bar
Using vintage theme?
Insert following snippet codes to the place you want to display ETA widget
<div class="simesy-estimated-delivery-date"></div>
Updated on: 23/12/2024
Thank you!