• Resolved SoftTimur

    (@softtimur)


    Hello,

    We are an e-commerce website selling cosmetic products.

    We want to set up a membership program:

    • when the total amount (from the beginning) of the purchases of a person is under 500 euros, he has an ivoir membership, and gets 0% discount while purchasing.
    • when the total amount (from the beginning) of the purchases of a person is between 500 euros and 2000 euros, he has a silver membership, and gets 5% discount for all his future purchases.
    • when the total amount (from the beginning) of the purchases of a person is between 2000 euros and 15000 euros, he has a gold membership, and gets 12% discount for all his future purchases.
    • Does anyone know if there is any WooCommerce plugin to allow us to realize this membership system?

      Cheers

      Tie Cheng

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Niels Lange

    (@nielslange)

    Hello Tie,

    To provide the discount for a certain cart total, you can use the Dynamic Pricing extension. On https://docs.woocommerce.com/document/woocommerce-dynamic-pricing/ you can find detailed information on how to set up discounts based on the cart totals.

    To assign memberships to the customers, you need a combination of the AutomateWoo and the WooCommerce Memberships extensions.

    The WooCommerce Memberships extension allows you to create the memberships with the corresponding discounts and the AutomateWoo extension allows you to assign the memberships automatically to the customers if a certain order total had been reached.

    Please note that the AutomateWoo extension only has a trigger for Customer Total Spend Reaches and not for a single order total.

    If you want to try the extensions, we have a 30-day refund policy. If the products don’t work the way you need or you think another product would work better, we are more than happy to provide a full refund.

    You can read more about our refund policy on our website here: http://woocommerce.com/refund-policy/

    con

    (@conschneider)

    Engineer

    Hi there,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Kind regards,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Looking for a WooCommerce membership plugin’ is closed to new replies.