As you can see from several examples below, it unfortunately does not work. My browser cache has been cleared, website cache has been cleared and feed has been regenerated a few times and still nothing.
One more thing to mention, I enter all prices in my shop excl. VAT and my shop base VAT rate is set to 20%. ALL composite and bundle products DO NOT HAVE a price – instead components are priced individually (front end total is a sum of all selected components). I am assuming that this issue with bundles has something to do with that but setting a price for the bundle manually and disabling the “priced individually” option had no effect – prices excl. VAT were still shown in the feed.
If I use g:price mapping to “Regular price incl. VAT front end” then all composite products are OK, simple products in the feed have their prices excl. VAT and bundle products have no price at all as seen below.
First item is a composite with total price of 224 EUR incl. VAT and is correct.
Second item is a simple products with total price of 16,99 EUR incl VAT and feed shows price excluding VAT.
Third item below is a bundle product and the field price is missing completely.
Here is a screenshot of the mapping>
https://ibb.co/PMccrtK
<item>
<g:id>8101</g:id>
<g:title>Velka 7 Mini-ITX Ultra-Compact PC Case</g:title>
<g:availability>in_stock</g:availability>
<g:price>EUR 224</g:price>
<g:google_product_category>296</g:google_product_category>
<g:product_type>Computer Cases</g:product_type>
<g:brand>VELKASE</g:brand>
<g:mpn>velka7</g:mpn>
<g:condition>New</g:condition>
<g:shipping_weight>3.05</g:shipping_weight>
<g:identifier_exists>yes</g:identifier_exists>
</item>
<item>
<g:id>8084</g:id>
<g:title>Carry Handle Kit for Velka PC Cases - 96mm</g:title>
<g:availability>in_stock</g:availability>
<g:price>EUR 14,16</g:price>
<g:google_product_category>296</g:google_product_category>
<g:product_type>Accessories</g:product_type>
<g:brand>VELKASE</g:brand>
<g:mpn>VK-H96C</g:mpn>
<g:condition>New</g:condition>
<g:shipping_weight>0.2</g:shipping_weight>
<g:identifier_exists>yes</g:identifier_exists>
</item>
<item>
<g:id>2250</g:id>
<g:title>Bifurcated Riser Cable PCIe 3.0 with Dual x8/x8 Slots with Mounting Bracket</g:title>
<g:availability>in_stock</g:availability>
<g:google_product_category>296</g:google_product_category>
<g:product_type>Accessories</g:product_type>
<g:brand>Sliger Designs</g:brand>
<g:mpn>PCIE-DUAL</g:mpn>
<g:condition>New</g:condition>
<g:shipping_weight>0.15</g:shipping_weight>
<g:identifier_exists>yes</g:identifier_exists>
</item>
Now lets try something different. g:price mapping is now set to “Price” (not Regular price) then all composite and simple products are OK, and now the bundle products at least have a price, but it is still excl. VAT
First item is a composite with total price of 224 EUR incl. VAT and is correct.
Second item is a simple products with total price of 16,99 EUR incl VAT and is correct.
Third item below is a bundle product with total price of 99,99 EUR incl VAT and the feed is displaying price excl. VAT – which is incorrect.
<item>
<g:id>8101</g:id>
<g:title>Velka 7 Mini-ITX Ultra-Compact PC Case</g:title>
<g:description>5.9L Mini-ITX PC case, vertical, SFX PSU, 2-slot GPU and handle support</g:description>
<g:link>https://www.density.sk/product/velka7/?utm_source=Google Shopping&utm_campaign=Google Shopping&utm_medium=cpc&utm_term=8101</g:link>
<g:image_link>https://www.density.sk/wp-content/uploads/vk7side.jpg</g:image_link>
<g:availability>in_stock</g:availability>
<g:price>EUR 224</g:price>
<g:google_product_category>296</g:google_product_category>
<g:product_type>Computer Cases</g:product_type>
<g:brand>VELKASE</g:brand>
<g:mpn>velka7</g:mpn>
<g:condition>New</g:condition>
<g:shipping_weight>3.05</g:shipping_weight>
<g:identifier_exists>yes</g:identifier_exists>
</item>
<item>
<g:id>8084</g:id>
<g:title>Carry Handle Kit for Velka PC Cases - 96mm</g:title>
<g:description>A steel carrying handle kit for the rev 2.0-2.1 Velka 3, 5, and 7 Mini-ITX PC cases</g:description>
<g:link>https://www.density.sk/product/velka-96mm-handle-kit/?utm_source=Google Shopping&utm_campaign=Google Shopping&utm_medium=cpc&utm_term=8084</g:link>
<g:image_link>https://www.density.sk/wp-content/uploads/VELKA-96mm-handle.jpg</g:image_link>
<g:availability>in_stock</g:availability>
<g:price>EUR 16,99</g:price>
<g:google_product_category>296</g:google_product_category>
<g:product_type>Accessories</g:product_type>
<g:brand>VELKASE</g:brand>
<g:mpn>VK-H96C</g:mpn>
<g:condition>New</g:condition>
<g:shipping_weight>0.2</g:shipping_weight>
<g:identifier_exists>yes</g:identifier_exists>
</item>
<item>
<g:id>2250</g:id>
<g:title>Bifurcated Riser Cable PCIe 3.0 with Dual x8/x8 Slots with Mounting Bracket</g:title>
<g:description>PCIe 16x 3.0 bifurcated riser cable with 8x/8x lanes per slot with mounting bracket</g:description>
<g:link>https://www.density.sk/product/dual-slot-riser-cable/?utm_source=Google Shopping&utm_campaign=Google Shopping&utm_medium=cpc&utm_term=2250</g:link>
<g:image_link>https://www.density.sk/wp-content/uploads/ARC1-PERY423-C20-Bifurcation-Bracket-Riser-Cable.jpg</g:image_link>
<g:availability>in_stock</g:availability>
<g:price>EUR 83,33</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>PCIE-DUAL</g:mpn>
<g:condition>New</g:condition>
<g:shipping_weight>0.15</g:shipping_weight>
<g:identifier_exists>yes</g:identifier_exists>
</item>
The same goes if I try to use g:price mapping to “Price incl. VAT front end”. Composites will be shown correctly incl. VAT but both simple items and bundle items are all excl. VAT no matter what I do.
If necessary, I can provide a temporary limited admin access if you send me your direct contact.