Is there any way to test at product level if the product price has VAT added or is Exempt of VAT?
Looking at the section blob for plus VAT I can see
'TAX_3' => '301=1750=0='
and when exempt
'TAX_3' => '1=0=0='
Looking at the section blob for plus VAT I can see
'TAX_3' => '301=1750=0='
and when exempt
'TAX_3' => '1=0=0='
Comment