Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Greg Mattison 40 posts 60 karma points
    May 02, 2012 @ 21:29
    Greg Mattison
    0

    Volume Discount Based on Cart Value

    We would like to offer a volume discount based on two levels of value in the user's cart.  For example, this is what we'd like to offer:

    Order $200.00 - $300.00 for a 10% discount
    Order $301.00 or more for a 20% discount

    Is this something that can be setup using Tea Commerce's rules or does it need to be custom coded? Any direction you can provide is appreciated.  Thanks!

  • Rune Grønkjær 1371 posts 3102 karma points
    May 03, 2012 @ 08:27
    Rune Grønkjær
    0

    Hi Greg,

    What you want to do is not standard in Tea Commerce. It would be pretty simple to do with the Tea Commerce event model though.

    Depending on the specific needs of your case you can hook into the events in various places and manipulate the order when the totalPrice is withing your ranges. Normally we set up the ranges as nodes with their own doc types. That way you can let your web admins change the discounts on the fly, without you having to change the .NET code everytime.

    /Rune

Please Sign in or register to post replies

Write your reply to:

Draft