needing to understand this plugin some more
-
Hello Sir,
I’d like to explain my Use Case, and really hoping that you would clearly understand it, and still be able to tell me if your plugin(Discount Rules for WooCommerce) can handle it.
I have created Packages that customers can pay for, as you can see from here– https://styleandpatterns.com.ng/packages
Now, the packages have no price. They only have a Discount Rate and number of Quantity that qualifies for each package.
The reason is because I have services with different prices, as you can see from here–
https://styleandpatterns.com.ng/orderAnd I may not be able to tell what services combined that the user will choose.
This is now my flow:
I have 10 packages determined by the quantity of clothes selected. And each package has a discount rate (which you can already see from here– tyleandpatterns.com.ng/packages)
These packages are p1-p2-p3-p4-p5-p6-p7-p8-p9 and p10.
So P1 is 1 to 10 clothes with discount of 2.5% of Total combined cost.
P2 is 11 to 20 clothes with discount of 3.5% of Total combined cost.
P3 is 21 to 30 clothes with discount of 5% of Total combined cost.
P4 is 31 to 40 clothes with discount of 7% of Total combined cost, and down to P10 that is 100 clothes and above, with discount of 20% of Total combined cost.
What I am asking is this–
Is there any built-in Conditional Logic or Math Logic in your plugin(Discount Rules for WooCommerce), that can help me create a Rule or function that says:
if Quantity = 1 to 10, assign P1 Package, calculate Total Cost of items, and deduct predefined discount of P1.
if Quantity = 11 to 20, assign P2 Package, calculate Total Cost of items, and deduct predefined discount of P2.
.
if Quantity = 21 to 30, assign P3 Package, calculate Total Cost of items, and deduct predefined discount of P3.if Quantity = 31 to 40, assign P4 Package, calculate Total Cost of items, and deduct predefined discount of P4.
And so on?
Is such a function possible and available in your plugin(Discount Rules for WooCommerce)? And if Yes, How do I achieve it?
Needing to hear from you soon.
Regards.
The page I need help with: [log in to see the link]
The topic ‘needing to understand this plugin some more’ is closed to new replies.