• Resolved agg2

    (@agg2)


    I’m really confused about how sale prices are handled by WooCommerce Product Feed Plugin PRO with respect to Google Merchant because I’m getting feed errors constantly. Sales prices, when empty, cause an error but not all products have a sale price, so how can I fix this error?

    In my case I have mapped attributes as follows:
    Google Shopping Attribute –> VALUE
    g:price –> Regular price excl. VAT
    g:sale_price –> Sales price excl. VAT

    PREFIX in both cases is AUD (which stands for Australian Dollar)

    Regular price excl. VAT is always populated
    Sales price excl. VAT does not always contain a value, depending on if a sale price is applicable or not, on a product-to-product basis.

    Can you please clarify the plugin’s handling of Google Merchant’s g:sale_price?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @agg2,

    Apologies for the late reply. Let me explain how the price functionality works.

    All you have to do is map Google’s g:price field to your Price attribute. The plugin will than check itself if a product is on sale or not. When a product is on sale it will put in the sale price automatically and when a product is not on sale it will just put in the regular price.

    All the best,
    Joris

    Thread Starter agg2

    (@agg2)

    So just to clarify, it is not necessary to map my sales price to Google’s g:sale_price attribute?

    No it is not needed. Just map your Price attribute to Google’s g:price. When you put a product on sale it will automatically put it in the feed.

    Best,
    Joris

    Thread Starter agg2

    (@agg2)

    I see. Thanks. Is this generally how to handle sales prices with Google Merchant or is this rule just specific to your plugin?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin handling of sales price wrt Google Merchant’ is closed to new replies.