You have no items in your shopping cart.

Thursday, April 25, 2024 4:39:35 AM

Availability in Google Feed

Posted: 7 years ago

#2844 Quote

nopnopgogo!

Posted: 7 years ago

#2844 Quote
Hi,

how to set Availability with words 'In Stock' / 'Out Of Stock' in Google Feed based on stockquantity field ? Thank you. Andrea

Posted: 7 years ago

#2845 Quote

scnopdev

Posted: 7 years ago

#2845 Quote
found the answer looking at 'shopzilla.xml' ->

    <FieldNameCode>stockstatus</FieldNameCode>
    <ConvertValues>
      <ConvertValue>
        <Id>1</Id>
        <OldValue>InStock</OldValue>
        <NewValue>In Stock</NewValue>
      </ConvertValue>
      <ConvertValue>
        <Id>2</Id>
        <OldValue>OutOfStock</OldValue>
        <NewValue>Out of Stock</NewValue>
      </ConvertValue>
      <ConvertValue>
        <Id>3</Id>
        <OldValue>Preorder</OldValue>
        <NewValue>PreOrder</NewValue>
      </ConvertValue>
    </ConvertValues>

Posted: 7 years ago

#2959 Quote

shoecake

Posted: 7 years ago

#2959 Quote
I can't seem to get the availability working for the Google feed, it is always showing "in stock".


For an out of stock product, the "Stock Status" field shows Preorder, but the availability field in the export still shows "in stock"

Posted: 7 years ago

#2960 Quote

Support

Posted: 7 years ago

#2960 Quote
We didn't use mapping from XML file Google feed...
Thank you for suggestion.
We'll change our logic.

Posted: 7 years ago

#2965 Quote

Support

Posted: 7 years ago

#2965 Quote
We added this feature.

Version 1.46 (small update) - December 08, 2016 (the save version number)

+ changed google.xml template. We added new parameter for tag availability for mapping this parameter with new values. It was important fix.

Posted: 7 years ago

#2966 Quote

shoecake

Posted: 7 years ago

#2966 Quote
Thats great, thanks. I will be able to try this in a few days time.

Posted: 7 years ago

#2967 Quote

Support

Posted: 7 years ago

#2967 Quote
Don't forget to replace google.xml.

Posted: 7 years ago

#2968 Quote

shoecake

Posted: 7 years ago

#2968 Quote
ok, do I just download the demo from the product page?

Posted: 7 years ago

#2969 Quote

Support

Posted: 7 years ago

#2969 Quote
Yes.

Posted: 7 years ago

#2975 Quote

shoecake

Posted: 7 years ago

#2975 Quote
I've just taken a look at the latest download and can't find any differences to the previous version. THe file modified time of google.xml is 15/04/15

Posted: 7 years ago

#2976 Quote

Support

Posted: 7 years ago

#2976 Quote
We are sorry. We didn't upload new release. We have uploaded it. Try to download it again. The file google.xml was changed 07.12.2016.

Posted: 7 years ago

#2982 Quote

shoecake

Posted: 7 years ago

#2982 Quote
I've used the latest google.xml file and it is transforming "inStock" to "In Stock" but that is not the issue. The problem is it is transforming "Preorder" to "In Stock. It is as if the xml for the availability is being set in code and not from the data in the xml file.

I will email over some screenshots to show what I mean.

Posted: 7 years ago

#2988 Quote

Support

Posted: 7 years ago

#2988 Quote
I think I didn't understand you correctly.

We calculate the amount of product. If you the product amount less then 0, plugin will check BackorderMode property...

Do you mean property AvailableForPreOrder?

Posted: 7 years ago

#2989 Quote

Support

Posted: 7 years ago

#2989 Quote
Can you write me all important settings for preordered product?

I added support AvailableForPreOrder in last release. We didn't change release number.

Posted: 7 years ago

#2997 Quote

shoecake

Posted: 7 years ago

#2997 Quote
Using the latest release and updating the Dll, feeds.xml and google.xml has fixed the issue now. Thanks very much.

Powered by nopCommerce

Copyright © 2023 FoxNetSoft. All rights reserved