• Resolved s

    (@sdnazdi)


    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 formula

    Total=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.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘lower price when sell a package’ is closed to new replies.