Versions Compared

Key

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

...

Field

Description

Example

Show Stacks button on results page

*required When active the stacks CTA is shown against each product

Bundle this

Reveal Stacks button text (e.g. Build your bundle)

*required Customise this based on the kind of bundle/set shoppers can build

Build bundle

Add all products to cart text (e.g. Add bundle to cart)

(optional) Only shown if Results > Show Add to Cart button on results page is checked

Add all to cart

Promotional text (e.g. Bundle and save today for 10% OFF!)

(optional) Use this to describe why the shopper should choose more products

Why not build a bundle today…

Max number of results shown

This can range from 1 to 100, the shopper will shuffle through the products themselves

5

Order results by price

*required You can customise if they are price descending or ascending.

Lowest first

Category filter

(optional) Use query logic to include one or many product attributes from your feed
> Help with query logic

product_type: Bags

Exclusion filter

(optional) Use query logic to exclude any product attributes from your feed
> Help with query logic

product_subtype: Kids_Bags

Question Logic

  • Reuse match rule directly from this Question

  • Use the custom match rules added to this Question

(optional) This section allows you to reuse any of the shopper’s answers.

  • Reuse: in addition to the above filters, this reuses the exact query logic from your chosen question’s answers:

    • e.g. Q4 Brand

      • If shopper answers Q4 Brand = Caudalie, then stacks product also filters by Brand = Caudalie

      • Note, you do not need to re-enter the answer logic used in the question so the query logic needs to be identical to be shared to your stacks product filtering

    • Repeat this setting to reuse multiple shared answers

Journey question for moisturiser
Q: Do you have a preference in brand?

A: Caudalie day cream

Stacks answer for serum
= Caudalie serum

  • Custom match rules: this acts like a lookup for the chosen question’s answers. So if your logic isn’t identical then you can use custom logic:

    • If Q5 Price range = I’ll spend a bit more!

      • Stacks logic = >$50

    • The field to add this logic lives in ‘Custom logic for cart stacks’ in each answer’s edit settings:

Image RemovedImage Added
  • You can do this to one or more answers within that same question

  • Repeat this setting to reuse multiple answer lookups

Journey question for dress
Q: What is your dress price range?

A: I’ll spend a bit more!

Stacks logic for bag
price: >50[0 TO 5000]

Optional filters

(optional) Add in any logic to further filter the additional product logic.
For example if you want to exclude any specific brands that you cannot sell in this manner.
> Help with query logic

How to set upBrand: (!Aesop)

...

  • skin type e.g. if answer = Dry then Skin__Type:(dry||"dry skin"||"very dry skin")

  • skin concern e.g. if answer = Dehyrdration then Skin__Concern:("dull, dry or dehydrated skin"||"dullness"||dehydration)

  • age e.g. if answer = 20s then Age: 20s

  • price e.g. if answer = I’m on a budget then price < $35: [0 TO 3500]

...

When I preview my journey I can see all product results match my answer logic!

...