You can now link customers directly to specific store/product results within the Product Locator using the instructions below. You can grab the link from your Product Locator modal, or build the URL using this formula.
Load a specific store/product combination from the Product Locator modal
- Open the Product Locator modal on the product page that you want to direct the shopper to.
- Select the store that you'd like to show.
- Click "Save for Later" and copy the link. This link will direct you back to the exact view of the Product Locator for this store.
Load the multi-store Product Locator view for a given product from the modal
- Follow steps 1-3 above.
- Once you have the link from the Product Locator modal, remove the store ID parameter from the URL.
- Remove the “&__lcly_sfl_store_id=____” parameter. See the bolded section here:
https://www.locally.com/headless/sfl/url/redirect?__lcly_sfl_store_id=285141&__lcly_sfl_product_id=ABC123&__lcly_sfl_upc=123456789101&__lcly_sfl_style=ABC12345&__lcly_sfl_redirect_url=https://www.yourbrandsite.com/productpage
With the store_id parameter removed, the Product Locator modal will load to display the multi-store list view:
Build the link yourself
Here is the template link:
https://www.locally.com/headless/sfl/url/redirect?__lcly_sfl_store_id=285141&__lcly_sfl_product_id=ABC123&__lcly_sfl_upc=123456789101&__lcly_sfl_style=ABC12345&__lcly_sfl_redirect_url=https://www.yourbrandsite.com/productpage
- Enter the Store ID where it says __lcly_sfl_store_id=285141. If you do not want the store specific link, remove the __lcly_sfl_store_id=285141& from the URL.
- Enter the product ID where it says __lcly_sfl_product_id=ABC123
- Enter the UPC where it says __lcly_sfl_upc=123456789101
- Enter the style number where it says __lcly_sfl_style=ABC12345
- Enter the correct URL you want to modal to load on where you see __lcly_sfl_redirect_url=https://www.yourbrandsite.com/productpage
The new edited URL will link to the product page with the Product Locator modal open and displaying all local dealers. Questions? Reach out to support@locally.com for assistance.