Solved

is there a way Skip flow for (sale item) Price at compare products?

  • 26 July 2023
  • 3 replies
  • 98 views

Userlevel 1
Badge +4

Hi 

I would like to know if i can skip a flow moving forward based on a trigger that checks if the items is at a discount / has price at compare in Shopify

icon

Best answer by stephen.trumble 26 July 2023, 19:26

View original

3 replies

Userlevel 7
Badge +60

Hey @lollygag 

Welcome to the community and congrats on your first post!

It will ultimately depend on the metric you are using to trigger the flow, but since you mentioned the “Compare at price” I assume you are either using “Viewed Product” or “Add to cart” metrics. You can set up the following trigger filter: CompareAtPrice doesn’t equal $0. Should looks something like this:

Hope this helps!

Userlevel 1
Badge +4

Awesome , thanks for your help 

so to confirm this flow will not proceed to items that are on sale ( have compare at price ) correct ? 

Userlevel 7
Badge +60

Hey @lollygag 

You are correct! If there is a CompareAtPrice greater than $0, the profile will not go through the flow!

Reply