You can add multiple store locations to your Web Booking Tool, allowing customers to select the most convenient store when placing an order. This feature provides a dropdown list of available stores on your website.
How to Add Multiple Stores
Follow these steps to embed multiple store locations into your web booking tool:
1. Retrieve the Embed Code: Navigate to Settings → Admin → Pickup and Delivery → Embed Your Store to find the embed code for your Web Booking Tool.
2. Add Multiple Stores: Use the following format to input your store names and IDs within the embed code:
jsonCopy[{name: 'Store 1', id: 55}, {name: 'Store 2', id: 27}]
🪄 Tip: Find your unique Store ID by navigating to Settings → Admin. The Store ID will be displayed upon clicking Admin.
3. Embed the Code on Your Website: Insert the modified embed code into your website to enable store selection for customers.
🤓 Learn more: For further details, check out our guide on embedding your booking link into your website.
🛟 Need more help?
Explore our Help Center articles for answers. Contact us for further assistance.