Copied to clipboard

Flag this post as spam?

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


  • Tim van Rooijen 14 posts 45 karma points
    Aug 07, 2018 @ 08:33
    Tim van Rooijen
    0

    Price per customer

    Hi!

    Starting a new Umbraco Merchello project and need some help.

    One of the most importent requirements is that they to set a custom price per customer per product:

    I searched around a bit and i found two different approaches

    1. ProductVariantDataModifier

      This approuch does not seem to work well. Because its cached per product.

    2. specifying the price when you add an item to the basket The problem here is what you will do when customer logs in half way in the funnel.

    Is there maybe an other way that im missing? Any suggestions or experience is welcome!!

    Kind regards,

    Tim

  • Puck Holshuijsen 183 posts 726 karma points
    Aug 07, 2018 @ 08:52
    Puck Holshuijsen
    0

    Hi Tim,

    I would suggest to download the merchello sourcecode, and take a look at the ValidateProductPriceTask.

    If a user logs in, it validates the prices of the items in the basket. And changes them if needed.

    Puck

  • Tim van Rooijen 14 posts 45 karma points
    Aug 09, 2018 @ 07:45
    Tim van Rooijen
    0

    Oke thanks will try that

Please Sign in or register to post replies

Write your reply to:

Draft