• Resolved energise

    (@energise)


    Is it possible to set up a group/customer discount where the discount is applied to the base price of the product instead of the total including variants. ie no discount on variants?

    For instance… a customer gets a 40% discount on the base price.

    Product is $100
    Variant is +$50

    I want them to be charged: $100 product -40% +$50 variant = $110

    NOT 40% off the total: $100 product + $50 variant – 40% = $90

    • This topic was modified 3 years, 10 months ago by energise.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    Hello there,
    This is not possible with default WooCommerce because there’s not a difference between the base price and variant price.

    The base price is the variant price.

    If you use something like Product Add-Ons to add value to a base price, this might be possible via custom code.

    This is a fairly complex development topic. I’m going to leave it open for a bit to see if anyone is able to chime in to help you out.

    I can also recommend the WooCommerce Developer Resources Portal for resources on developing for WooCommerce.

    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    We’ve not heard back from you in a while, so I’m marking this thread as resolved.

    Hopefully, you were able to find a solution to your problem! If you have further questions, please feel free to open a new topic.

    Cheers! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Discount base price but not variants?’ is closed to new replies.