Copied to clipboard

Flag this post as spam?

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


  • Michael 63 posts 211 karma points
    Apr 02, 2013 @ 12:05
    Michael
    0

    Prices changing based on member type or member group logged in

    Hi there

    I am considering using Tea Commerce for a webshop, been messing around with the demo and it seems great :)

    My problem is that the customer would like to have different prices shown depending on the person who is logged in. How would I go about doing that in Tea Commerce? Is it even possible?

     

    /Michael

     

  • Anders Burla 2560 posts 8256 karma points
    Apr 02, 2013 @ 12:25
    Anders Burla
    0

    Hi Michael

    Thanks for trying Tea Commerce - and glad you like the demo.

    Custom pricing can easily be done in Tea Commerce 2. You implement your own ProductCalculator and overwrite two methods and implement your price logic. This would properly be some code that check which user is logged in and use some custom prices you have saved in your Umbraco node. You would also need to inherit and implement 1 method for your OrderCalculator if you need some more advanced pricing. But more on that bit later :)

    We are working on the documentation of how this is done - but I can send you a ShippingCalculator to show you what the idea behind a calculator in Tea Commerce is. Send me an email - info at teacommerce.net

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft