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 5 of 5

Thread: Exclude Out of Stock Items

  1. #1
    medsupply is offline Senior Member
    Join Date
    Jul 2011
    Posts
    99

    Default Exclude Out of Stock Items

    How can I exclude out of stock items from the Google feed?

    I am using this mapping rule but it doesn't seem to work:


    If ALL of the following are true:
    InventoryBalance Equals 0
    then set Exclude From Feed = y (I tried with "yes" and "1" too)


    Thanks!
    Last edited by medsupply; 10-30-2012 at 01:56 PM.

  2. #2
    medsupply is offline Senior Member
    Join Date
    Jul 2011
    Posts
    99

    Default

    I found the answer to my own question. The value is "true"

    A radio button in the DotFeed rules would be appreciated :-)

    However, the feed is still including out of stock items so, problem not solved yet.
    Last edited by medsupply; 10-30-2012 at 02:17 PM.

  3. #3
    toofast is offline Senior Member
    Join Date
    Dec 2005
    Location
    Cherry Hill, NJ, USA
    Posts
    239

    Default

    do you think we should be excluding out of stock products? i would think that google wants to know when a product is out of stock instead of just having the product removed from feed?

  4. #4
    medsupply is offline Senior Member
    Join Date
    Jul 2011
    Posts
    99

    Default

    Unfortunately our dropshipper has a 20 to 25% of the products out of stock at any given time, so we are not showing products where stock level is under 1 on the website. We don't want to pay for a click that will lead to an empty product page and make people upset.

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

    Default

    Try this...

    If ALL of the following are true:

    InventoryBalance Is Less Than or Equal To 0

    then set Exclude From Feed = true