lower price when sell a package
-
Hi,
I am using WooCommerce, and I defined some products with their own prices.
I like to define new package consists of some of these products together and define lower price when a customer want to buy the package.For instance, assume I want to sell serivce1 (50$), service2(100$), service3(150$).
I want to define a package consists of these services together for “one” month with lower price e.g. 250$ (50$ discount).
Also I like to add discount when a customer buy the package for 2 or more months, by the formulaTotal=m(1-(m-1)/100)*price
where “m” is the number of months which gives for my example: 495$, 735$, 970$, 1200$,…
Is it possible to do such thing with WooCommerce or I need another plugins (preferably free)?
Thanks.
- The topic ‘lower price when sell a package’ is closed to new replies.