Filtering a product collection by sale / how to see if a product is on sale #47
Replies: 2 comments 2 replies
-
|
There isn't anything for the sale at the moment, this is a bit of an oversight on my part, the data should be easy enough to fetch though - create an issue for this and I'll get it actioned when I jump on to do some updates. As for the filter that'd be a great FR also. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@austriker27 I've added a PR here for this, and docs to describe its usage: #180 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm pretty new to shopify so I don't know if this is possible, but is it possible to get items that are on sale? I tried adding an item to shopify that's on sale, importing it specifically into statamic (and updated the cache) but I dont see any values to indicate its on sale in the CMS. Did I do this wrong?
Something being able to use the statamic filter in a collection would be ideal I think!
If this isn't possible, is it possible to maybe we could use a conditional toggle field on the products that checks the "compare at" price from Shopify versus regular price?
Related: I could see how sorting by products on sale would also be useful.
Beta Was this translation helpful? Give feedback.
All reactions