Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: MAP pricing policies

  1. #1
    kpaul is offline Member
    Join Date
    Nov 2009
    Posts
    54

    Default MAP pricing policies

    We have a lot of products where we cannot show the sale price, only the MSRP, because the manufacturer has a MAP policy. See http://qsrc.co/RKxgqk for an example. But when this product gets fed to Google Shopping by DotFeed it is getting the sale price. Since we can sell at but not advertise the sale price this is a violation of most MAP policies. Is there a way to feed only the MSRP where the "hide price until cart" is selected?
    Last edited by kpaul; 11-08-2012 at 01:41 PM.
    Keith


    http://goo.gl/s20Ot

    ASPDNSF v9.3/64 Bit
    Windows Web Server 2008 R2
    IIS 7.5

  2. #2
    shaser is offline Junior Member
    Join Date
    Oct 2009
    Posts
    28

    Default

    I hope you have found your answer by now. Just in case you haven't here is how to do what you're asking...

    If ALL of the following are true:
    MSRP Equals ?*
    HidePriceUntilCart Equals 1

    Then Set Price = {original}

  3. #3
    kpaul is offline Member
    Join Date
    Nov 2009
    Posts
    54

    Default

    Thanks shaser. I'll test this out. I'm assuming that {original} is a token for the original price? Where did you find that. Is there a list of tokens available for DotFeed?
    Keith


    http://goo.gl/s20Ot

    ASPDNSF v9.3/64 Bit
    Windows Web Server 2008 R2
    IIS 7.5

  4. #4
    shaser is offline Junior Member
    Join Date
    Oct 2009
    Posts
    28

    Default

    Yes it is a token which I learned from storefront. The documentation is rather limited.