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(); $_storeId = $_product->getStoreId(); $_id = $_product->getId(); $_weeeSeparator = ''; $_simplePricesTax = ($_taxHelper->displayPriceIncludingTax() || $_taxHelper->displayBothPrices()); $_minimalPriceValue = $_product->getMinimalPrice(); $_minimalPrice = $_taxHelper->getPrice($_product, $_minimalPriceValue, $_simplePricesTax); ?> isGrouped()): ?> getAmountForDisplay($_product); ?> getProductWeeeAttributesForRenderer($_product, null, null, null, true); ?> isTaxable()): ?> getAmountInclTaxes($_weeeTaxAttributes); ?>
__('Regular Price:') ?> currency($_regularPrice + $_originalWeeeTaxAmount, true, false) ?>
displayBothPrices()): ?>__('Special Price:') ?> helper('tax')->__('Excl. Tax:') ?> currency($_finalPrice + $_weeeTaxAmount, true, false) ?> helper('tax')->__('Incl. Tax:') ?> currency($_finalPriceInclTax + $_weeeTaxAmountInclTaxes, true, false) ?>
__('Special Price:') ?> currency($_finalPrice + $_weeeTaxAmountInclTaxes, true, false) ?>
typeOfDisplay($_product, 1)): // incl. + weee ?>__('Regular Price:') ?> currency($_regularPrice + $_originalWeeeTaxAmount, true, false) ?>
__('Special Price:') ?> helper('tax')->__('Excl. Tax:') ?> currency($_finalPrice + $_weeeTaxAmount, true, false) ?> ( getName(); ?>: currency($_weeeTaxAttribute->getAmount(), true, true); ?> ) helper('tax')->__('Incl. Tax:') ?> currency($_finalPriceInclTax + $_weeeTaxAmountInclTaxes, true, false) ?>
typeOfDisplay($_product, 4)): // incl. + weee ?>__('Regular Price:') ?> currency($_regularPrice + $_originalWeeeTaxAmount, true, false) ?>
__('Special Price:') ?> helper('tax')->__('Excl. Tax:') ?> currency($_finalPrice + $_weeeTaxAmount, true, false) ?> ( getName(); ?>: currency($_weeeTaxAttribute->getAmount() + $_weeeTaxAttribute->getTaxAmount(), true, true); ?> ) helper('tax')->__('Incl. Tax:') ?> currency($_finalPriceInclTax + $_weeeTaxAmountInclTaxes, true, false) ?>
typeOfDisplay($_product, 2)): // excl. + weee + final ?>__('Regular Price:') ?> currency($_regularPrice, true, false) ?>
__('Special Price:') ?> helper('tax')->__('Excl. Tax:') ?> currency($_finalPrice, true, false) ?> getName(); ?>: currency($_weeeTaxAttribute->getAmount(), true, true); ?> helper('tax')->__('Incl. Tax:') ?> currency($_finalPriceInclTax + $_weeeTaxAmountInclTaxes, true, false) ?>
__('Regular Price:') ?> currency($_regularPrice, true, false) ?>
displayBothPrices()): ?>__('Special Price:') ?> helper('tax')->__('Excl. Tax:') ?> currency($_finalPrice, true, false) ?> helper('tax')->__('Incl. Tax:') ?> currency($_finalPriceInclTax, true, false) ?>
__('Special Price:') ?> currency($_finalPrice, true, false) ?>
getDisplayMinimalPrice() && $_minimalPriceValue && $_minimalPriceValue < $_product->getFinalPrice()): ?> typeOfDisplay($_product, array(0, 1, 4))): ?> getUseLinkForAsLowAs()):?> __('As low as:') ?> currency($_minimalPriceDisplayValue, true, false) ?> getUseLinkForAsLowAs()):?> getDisplayMinimalPrice() && $_minimalPrice && $_minimalPrice < $_finalPrice): */ ?>__('Starting at:') ?> displayBothPrices()): ?> helper('tax')->__('Excl. Tax:') ?> currency($_exclTax, true, false) ?> helper('tax')->__('Incl. Tax:') ?> currency($_inclTax, true, false) ?> displayPriceIncludingTax()) { $_showPrice = $_exclTax; } ?> currency($_showPrice, true, false) ?>