helper('core'); $_weeeHelper = $this->helper('weee'); $_taxHelper = $this->helper('tax'); /* @var $_coreHelper Mage_Core_Helper_Data */ /* @var $_weeeHelper Mage_Weee_Helper_Data */ /* @var $_taxHelper Mage_Tax_Helper_Data */ $_product = $this->getProduct(); $_id = $_product->getId(); $_weeeSeparator = ''; $_simplePricesTax = ($_taxHelper->displayPriceIncludingTax() || $_taxHelper->displayBothPrices()); $_minimalPriceValue = $_product->getMinimalPrice(); $_minimalPrice = $_taxHelper->getPrice($_product, $_minimalPriceValue, $_simplePricesTax); ?> isGrouped()): ?> getAmountForDisplay($_product); ?> typeOfDisplay($_product, array(1,2,4))): ?> getAmount($_product); ?> getProductWeeeAttributesForDisplay($_product); ?>
__('Regular Price:') ?> currency($_regularPrice+$_originalWeeeTaxAmount,true,false) ?>
displayBothPrices() && $_finalPriceInclTax != $_finalPrice): ?>__('Special Price:') ?> __('Excl. Tax:') ?> currency($_finalPrice+$_weeeTaxAmount,true,false) ?> __('Incl. Tax:') ?> currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
__('Special Price:') ?> currency($_finalPrice+$_weeeTaxAmount,true,false) ?>
typeOfDisplay($_product, 1)): // incl. + weee ?>__('Regular Price:') ?> currency($_regularPrice+$_originalWeeeTaxAmount,true,false) ?>
__('Special Price:') ?> __('Excl. Tax:') ?> currency($_finalPrice+$_weeeTaxAmount,true,false) ?> ( getName(); ?>: currency($_weeeTaxAttribute->getAmount(), true, true); ?> ) __('Incl. Tax:') ?> currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
typeOfDisplay($_product, 4)): // incl. + weee ?>__('Regular Price:') ?> currency($_regularPrice+$_originalWeeeTaxAmount,true,false) ?>
__('Special Price:') ?> __('Excl. Tax:') ?> currency($_finalPrice+$_weeeTaxAmount,true,false) ?> ( getName(); ?>: currency($_weeeTaxAttribute->getAmount()+$_weeeTaxAttribute->getTaxAmount(), true, true); ?> ) __('Incl. Tax:') ?> currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
typeOfDisplay($_product, 2)): // excl. + weee + final ?>__('Regular Price:') ?> currency($_regularPrice,true,false) ?>
__('Special Price:') ?>
__('Excl. Tax:') ?>
currency($_finalPrice,true,false) ?>
getName(); ?>: currency($_weeeTaxAttribute->getAmount(), true, true); ?>
__('Incl. Tax:') ?>
currency($_finalPriceInclTax+$_weeeTaxAmount,true,false) ?>
__('Regular Price:') ?> currency($_regularPrice,true,false) ?>
displayBothPrices() && $_finalPriceInclTax != $_finalPrice): ?>__('Special Price:') ?> __('Excl. Tax:') ?> currency($_finalPrice,true,false) ?> __('Incl. Tax:') ?> currency($_finalPriceInclTax,true,false) ?>
__('Special Price:') ?> currency($_finalPrice,true,false) ?>
getDisplayMinimalPrice() && $_minimalPriceValue && $_minimalPriceValue < $_product->getFinalPrice()): ?> typeOfDisplay($_product, array(0, 1, 4))): ?> __('As low as:') ?> currency($_minimalPriceDisplayValue,true,false) ?> getDisplayMinimalPrice() && $_minimalPrice && $_minimalPrice < $_finalPrice): */ ?>