How do i exclude discount products from a collection?
@KetanKumar any idea ?
Hi @Aphelion ,
Thanks for reaching out!
Can you share a bit more information about your idea to provide the best possible advice? I’d love to help as much as possible.
Looking forward to your reply!
Hello @Iris
Thank you for response.
For all of my store’s items without discounts, I want to create a discount code. I thus want the discount coupon to only be applied to products that are not currently on sale.
Hi again @Aphelion ,
Thanks for getting back to me. So you want to exclude discount codes from sale items?
If yes, you must separate sale items by applying a product tag. You can always use the bulk editor or CSV options if you have many products to apply tags to.
- Make a new collection named ‘Sale Items.’
- In the condition, select’ Product Tag and ‘is equal to.’ Lastly, name the condition as ‘Sale Item’.
- Then you want to assign a ‘Sale Item’ tag to all products that are on sale. This will automatically pull those items to the Sale items collection.
- Then all other products to the ‘Non-Sale Items’ collection.
- Once you create a coupon code, you can assign it to the specific collection, which will, in your case, be only the ‘Non-Sale Items’ collection.
This should prevent customers from getting additional discounts on already reduced items. Remember, this method is only feasible if you don’t use the product tag field to filter collections in general. Let me know if that helps!