> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://docs.simesy.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 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?

1. Open Online store > Themes > click on Customize

2. In the top page menu, select your product template

  ![](https://storage.crisp.chat/users/helpdesk/website/96388e4db5ffa000/image_cngo9l.png)

3. Add new block to place you want to display ETA widget

  ![](https://storage.crisp.chat/users/helpdesk/website/96388e4db5ffa000/my-store-customize-dawn-shopif_s6khwj.png)

4. Move the block to place you want to display
  
  ![](https://storage.crisp.chat/users/helpdesk/website/96388e4db5ffa000/cleanshot-2024-12-23-at-150305_1dwluts.png)

5. Click Save on the top page bar

  ![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/73056696298/original/VncekIbw8xUNRLPDUFFQB7YleXRWUJUYhg.png?1684728035)

### Using vintage theme?

Insert following snippet codes to the place you want to display ETA widget

```
<div class="simesy-estimated-delivery-date"></div>
```