Generated feed shows Composites and Bundles excl. VAT
-
HI,
I have noticed that the plugin is generating a feed, where the Woocommerce Composite and Bundle products are without VAT while every other product is generated with VAT.
I enter the prices in my shop without TAX and my shop base tax is 20%
Example simple product A is entered with price of 8,3333 and the website and the feed is showing correctly a value of 10 incl. VAT.
<item> <g:id>2096</g:id> <g:title>Single USB 3.0 Panel Mount Cable 90cm</g:title> <g:description>Single USB 3.0 panel mount cable in 90cm length and 19pin header connector</g:description> <g:availability>in_stock</g:availability> <g:price>EUR 10,00</g:price> <g:google_product_category>296</g:google_product_category> <g:product_type>Accessories</g:product_type> <g:mpn>USB3-1xA-90CM</g:mpn> <g:condition>New</g:condition> <g:shipping_weight>0.09</g:shipping_weight> <g:identifier_exists>yes</g:identifier_exists> </item>
While a composite product (based on its individually priced components costs 169 incl VAT on the website, the feed generates the price without VAT.
<item> <g:id>2302</g:id> <g:description>Vertical/Horizontal layout, Mini-ITX, SFX/SFX-L PSU, 2-slot GPU and handle support</g:description> <g:availability>in_stock</g:availability> <g:price>EUR 140,83</g:price> <g:google_product_category>296</g:google_product_category> <g:product_type>Computer Cases</g:product_type> <g:condition>New</g:condition> <g:shipping_weight>3.20</g:shipping_weight> <g:identifier_exists>yes</g:identifier_exists> </item>
Can you please check?
Thank you
MichalThe page I need help with: [log in to see the link]
- The topic ‘Generated feed shows Composites and Bundles excl. VAT’ is closed to new replies.