typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?>
helper('checkout')->formatPrice($_item->getCalculationPrice()) ?>
getApplied($_item)): ?>
typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
getApplied($_item) as $tax): ?>
: formatPrice($tax['amount'],true,true); ?>
typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
getApplied($_item) as $tax): ?>
: formatPrice($tax['amount_incl_tax'],true,true); ?>
typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
getApplied($_item) as $tax): ?>
: formatPrice($tax['amount_incl_tax'],true,true); ?>
typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
__('Total'); ?>:
helper('checkout')->formatPrice($_item->getCalculationPrice()+$_item->getWeeeTaxAppliedAmount()+$_item->getWeeeTaxDisposition()); ?>
helper('tax')->displayCartPriceInclTax() || $this->helper('tax')->displayCartBothPrices()): ?>
helper('checkout')->getPriceInclTax($_item); ?>
typeOfDisplay($_item, array(1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
typeOfDisplay($_item, array(0, 1, 4), 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?>
helper('checkout')->formatPrice($_incl-$_item->getWeeeTaxDisposition()) ?>
getApplied($_item)): ?>
typeOfDisplay($_item, 1, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
getApplied($_item) as $tax): ?>
: formatPrice($tax['amount'],true,true); ?>
typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
getApplied($_item) as $tax): ?>
: formatPrice($tax['amount_incl_tax'],true,true); ?>
typeOfDisplay($_item, 4, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
getApplied($_item) as $tax): ?>
: formatPrice($tax['amount_incl_tax'],true,true); ?>
typeOfDisplay($_item, 2, 'sales') && $_item->getWeeeTaxAppliedAmount()): ?>
__('Total incl. tax'); ?>:
helper('checkout')->formatPrice($_incl+$_item->getWeeeTaxAppliedAmount()); ?>