• Resolved titaniumuk

    (@titaniumuk)


    Hi, so this website has a feed to google merchant center and has been fine until yesterday.

    Most products were approved by google for inclusion in the shopping campaign, but now 83% have been disallowed.

    It seems that the only products now allowed are those on sale, which have a scheduled sale price in the woocommerce product page.

    All other products with just a price (sale price field on product page empty) have been disallowed.

    On checking the feed generated by WooFeed every product now has a g:sale_price value, and those that are not on sale and disallowed show a value of 0 causing Google to take them off sale:

    <g:item_group_id>29037</g:item_group_id>
    <link><![CDATA[https://www.samedaytrainers.co.uk/product/nike-air-max-bw-gs-trainers-834224-006/?attribute_size=Size+3]]></link>
    <g:product_type><![CDATA[Junior Trainers>Women’s Trainers>Nike Trainers]]></g:product_type>
    <g:google_product_category/>
    <g:image_link><![CDATA[https://www.samedaytrainers.co.uk/wp-content/uploads/nike-air-max-bw-gs-834224-006-DSC_0013.jpg]]></g:image_link>
    <g:condition>new</g:condition>
    <g:availability>in stock</g:availability>
    <g:price><![CDATA[150.00GBP]]></g:price>
    <g:sale_price><![CDATA[0.00GBP]]></g:sale_price>
    <g:mpn><![CDATA[834224-006-size03]]></g:mpn>
    <g:brand><![CDATA[co]]></g:brand>
    <g:sale_price_effective_date/>
    <g:identifier_exists>yes</g:identifier_exists></item>
    <item>
    <g:id>29065</g:id>

    Any idea on how to fix the automatic woofeed to not show the g:sale_price value for non-sale items please?

    Many thanks

    John

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ohidul Islam

    (@wahid0003)

    Hi,

    See this instruction into the screenshot for proper sale price attribute configuration: https://www.screencast.com/t/znUrlPTdUjr

    Instead of the Sale Price, you have to use the Price attribute for google sale price. The Price attribute will return Regular price if a product not on sale.

    Thread Starter titaniumuk

    (@titaniumuk)

    Thank you that seems to have worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sale price added to feed when product is not on sale’ is closed to new replies.