He @kiralikbeyin
Did you check the xml feed and see in the feed what is happening?
Check the feed for products that should have the condition attribute and than check the product for correct information.
Auke
Hi @aukejomm
I manually edit and add condition and upload to merchant. This is a required field.
…
<g:availability>in stock</g:availability>
<g:condition>new</g:condition>
…
@kiralikbeyin did you manually edit the file and than you got the error?
Both availability and condition are fields in our plugin.
I would recommend not to manually edit the file and just include those attributes with our feed manager.
I was getting condition error from merchant so i manually edit and upload it.
I see condition variable in the plugin but some how it didn’t added to xml file.
wp 4.9.1, optional variable sale_price, default condition variable is new (i didn’t change anything with this field)
Maybe some other plugins make trouble so its difficult to debug.
@kiralikbeyin have you checked if the value you have chosen for the condition value is correct? What if you change it to a static value? What happens than?
The sales price attribute is not a new attribute and is in there for as long as our plugin is build. Is that also not working?
Could you send a screenshot of the feed settings with the condition attribute and the value you use for it?
Auke.
I get normal xml file with condition now; I only changed number of products it was only 3 items in a category. Now it has 21 products. I can get condition in xml.
Thanks.