Excluding Free Items from WooCommerce Discount Rule
-
Hello,
I’m using WooCommerce with the Flycart Discount Rules plugin, and I’ve encountered an issue. I have two discount rules:
- Buy X, Get Y Free – Provides a free Y item when customers purchase an X item.
- 2+1 Gratis – Allows customers to get a free X item after buying two.
The problem is that the “Buy X, Get Y Free” rule is also applying to the free X items added by the 2+1 rule. Ideally, I’d like to configure the plugin to only apply the “Buy X, Get Y Free” rule to paid X items, excluding any that were added for free by the 2+1 rule.
Is there a way to implement this directly with the plugin’s settings or filters, or could custom code achieve this? I’ve reviewed the documentation but haven’t found a clear solution.
Thank you for your guidance!
- You must be logged in to reply to this topic.