new
Storefront
Latest Feature Rollout: Store Locations
We’re excited to introduce our new Store Locations feature, making it easier for you to manage multiple locations and enhance your customers' shopping experience. Setting up store locations is simple: head to
Settings -> Shipping -> Store Locations
to add or edit any store. This ensures that your physical locations are accurately reflected on your storefront. We’ve also introduced a widget to search for nearby stores, making it easy for customers to find the most convenient store location. By entering a store name or address, users can quickly locate nearby stores better.
Frontend:
Backend:
When adding a new store location, it’s important to include the latitude and longitude, especially if the “Show Distance to Store” option is enabled for One Page Checkout. These coordinates can be automatically filled using Google Autocomplete or manually entered via Google Maps, making it easier to ensure location accuracy.
Additionally, you can now assign specific store locations to individual customers. By navigating to the Customer Edit page, you can assign locations under the Assigned Store Locations section. If a customer has specific stores assigned, only those locations will appear during checkout, offering a tailored shopping experience.
A new option called Ship to Store Only has been added, allowing you to restrict orders to store locations only, hiding other shipping address options. This is ideal if you want to ensure customers are shipping directly to a store location rather than providing a home or business address.
In addition, you can customize how store locations appear on your storefront. Use the $$STORELOCATIONSSEARCH$$ merge code to search store location option or use the $$STORELOCATIONSDROPDOWN$$ code for a dropdown menu. Locations can be sorted by distance, sort order, or alphabetically.
Finally, this feature is fully integrated with the API, giving you the ability to create, edit, and manage store locations. For more details, check out the API documentation here. This allows for easy integration with other systems, providing you with more flexibility and control.
For more information on store locations, check out the full knowledge base article on Store Locations and Store Pickup.