helper('core'); $checkoutHelper = Mage::helper('onestepcheckout/checkout'); ?>
__('Product'); ?> | __('Qty'); ?> | __('Subtotal'); ?> | ||
---|---|---|---|---|
getName(); ?> settings['show_custom_options']): ?> getProduct()->getTypeInstance(true)->getOrderOptions($item->getProduct()); ?> 0): ?> | getProduct()->isConfigurable()): ?> getProduct()->getTypeInstance(true)->getSelectedAttributesInfo($item->getProduct()); ?> 0): ?>settings['display_tax_included']): ?> helper('checkout')->formatPrice($this->helper('checkout')->getSubtotalInclTax($item)); ?> helper('checkout')->formatPrice($item->getRowTotal()); ?> |