Copied to clipboard

Flag this post as spam?

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


  • Dan Okkels Brendstrup 101 posts 197 karma points
    Jul 05, 2011 @ 10:29
    Dan Okkels Brendstrup
    0

    Possibility of "3 for the price of 2" discounts?

    We're in the process of selecting a platform for an ecommerce project, and Tea Commerce is a strong candidate because of its solid Umbraco integration. But the options for creating discount structures is a bit of a dealbreaker, so I hope someone can answer the following:

    1. Is it possible out of the box to create a "buy three for the price of 2" type discount? I.e. get the cheapest product for free? Including automatic handling of a situation where the customer removes the third product again, or adds a fourth etc.
    2. Is it possible to create a "staircase" model, whereby the customer gets a 10% discount if he purchases for more than 1000DKK, 20% if he purchases for more than 2000DKK, or something similar?
    If none of these are immediately available out of the box (and they don't appear to be), what are the options for constructing the required setup via the .NET or JS API? I.e. is there an event model we can hook into to manipulate basket prices?

  • Anders Burla 2560 posts 8256 karma points
    Jul 05, 2011 @ 11:03
    Anders Burla
    0

    Hi Dan

    You are right that its not supported out of the box. Tea Commerce is a little like umbraco - gives you the basic needs and then you just exten for your specific needs.

    You can use the .NET API to do the things you want. You can have a look at this blog post to get an idea of how to do it. If you need more help - feel free to write again :)

    http://rune.gronkjaer.dk/en-US/2010/11/26/how-to-use-the-tea-commerce-events/

  • Dan Okkels Brendstrup 101 posts 197 karma points
    Jul 05, 2011 @ 11:46
    Dan Okkels Brendstrup
    0

    Awesome — thanks for the quick reply, Anders. We'll look into what's possible in the API, but it sounds promising.

Please Sign in or register to post replies

Write your reply to:

Draft