Our Product Locator can respond to a variant selection on your PDP to locate that specific variant in a nearby store. Call the following function to reload the Product Locator:
lcly_reload_0({ 'upc' : XXXX });
Replace the XXXX
above with a single, or multiple UPCs, separated by commas. This method name may be called lcly_reload_1 or lcly_reload_2
depending on the id
parameter you used when loading the Product Locator (0 is the default).