Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Do you want to send a customer to a product detail page where the default number of days, age, duration, or any other attribute values are set up to override the default attribute value selections that a guest would see if they just went to the product without an override URL? Then you'll need to define an override URL using the specs outlined below.

See below for for some common Use Cases for Deep Linking/Override URLs.

Example

https://shop.yourstore.com/s/lift-passes/p/single-and-multi-day-pass?1012=2021-08-16&1013=3081&1014=3085

The various components of the URL set up in the override URL. Items that are required are indicated in the description. You can also set the URL to override more than just the defined attributes and attribute values using the same steps below. 

Component

Description

https://shop.yourstore.com

(Required *)The secure URL to your store 

s

(Required *)An ‘s' for single page app, it's just required. The 's’ denotes a category is next.

lift-passes

 (Required *)The SEO name for the category in which the product resides

p

(Required *) An indicator to the single page app that a product link is next, it's just required

single-and-multi-day-pass

(Required *) The SEO name for the product 

?

(Required *) An indicator to the single page app that you are setting filters now

1012

The Attribute ID for Age which likely it won't be 1012 in your site. To find it:

=2021-08-16

An attribute value is required for an Override URL, but it doesn't have to be a start date value. If you desire to set the date you would like to set from the URL to override the default settings. Use the following format to format the date: YYYY-MM-DD  

&

If you want to override the settings for more than one attribute from the URL.

1013

The Attribute ID for Duration which likely it won't be 1013 in your site. To find it:

=3081

The Attribute Value ID which likely it won't be 3081 in your site. To find it:

  • Go to Catolog>Products

  • Edit the desired product

  • Select Product attributes tab

  • Select the Edit values button in the row of your desired product attribute

  • Find the desired value from the table of attribute values and select to Edit the value from the modal that pops up, find the attribute value id in the URL like this: https://www.evernote.com/l/AfeQerKqeItDu5V2BFDCZGiLkNaeVfHxEfUB/image.png)

&

If you want to override the settings for more than one attribute from the URL

1014

The Attribute ID for Age which likely it won't be 1014 in your site. To find it:

=3085

The Attribute Value ID which likely it won't be 3085 in your site. To find it:

  • Go to Catolog>Products

  • Edit the desired product

  • Select Product attributes tab

  • Select the Edit values button in the row of your desired product attribute

  • Find the desired value from the table of attribute values and select to Edit the value from the modal that pops up, find the attribute value id in the URL like this: https://www.evernote.com/l/AfeQerKqeItDu5V2BFDCZGiLkNaeVfHxEfUB/image.png)

...

Example:
https://shop.peakresort.com/login?ReturnUrl=%2fs%2Fevent-special%2Fp%2f4special%2Fp%2f2-day-ticket-pack