• HI,

    I am constantly noticing an issue, that the feed plugin is generating 0 EUR sale_price in Google and Facebook feed on Bundle products created via Bundle Product Plugin by Woocommerce. This leads to listing being rejected by Facebook and Google.

    Affected bundle items are created using individual component price option. That simply means that the product price is the sum of all individual components
    Example product:
    https://www.density.sk/product/s620-black-handle-kit-v2/

    This is the feed output:

    <item>
    <g:id>2263</g:id>
    <g:title>S620 Black Handle Kit V2</g:title>
    <g:description>Machined aluminium alloy handle with a durable black powder-coat finish and mounting bracket</g:description>
    <g:link>https://www.density.sk/product/s620-black-handle-kit-v2/?utm_source=Google Shopping&utm_campaign=Google Shopping&utm_medium=cpc&utm_term=2263</g:link>
    <g:image_link>https://www.density.sk/wp-content/uploads/S620-Handle-Kit-Black.jpg</g:image_link>
    <g:availability>in_stock</g:availability>
    <g:price>EUR 35</g:price>
    <g:google_product_category>296</g:google_product_category>
    <g:product_type>Accessories</g:product_type>
    <g:brand>Sliger Designs</g:brand>
    <g:mpn>S620-HANDLEKIT-BLACK</g:mpn>
    <g:condition>New</g:condition>
    <g:shipping_weight>0.39</g:shipping_weight>
    <g:sale_price>EUR 0</g:sale_price>
    <g:identifier_exists>yes</g:identifier_exists>
    </item>

    Screenshot of the product bundle settings:
    https://ibb.co/y8vy5wc

    Can you please check?

    Kind regards
    Michal

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Product bundle zero sale price’ is closed to new replies.