The platform allows you to apply a different tax to products and delivery. I am trying to create to different Tax totals for each one.
I have managed to show the Shipping Tax details using the following
% - $aos_quotes_shipping_tax
Amount - $aos_quotes_shipping_tax_amt
What do I need to use to show the products tax only??
% - $???
Amount - $???
In case that it helps, the idea is to create the following subtotal:
|Subtotal| $subtotal_amount
|%Products Tax| $???
|Shipping| $shipping_amount
|% Shipping Tax| $aos_quotes_shipping_tax_amt
|Grand Total| $total_amount