[-] BO : #PSCFV-3055 - Part 1 : Improving displaying of resume cart (payment step)

[-] BO : #PSCFV-3055 - Part 1 : If there is a rules with free shipping, shipping prices are not displayed
This commit is contained in:
mDeflotte
2012-07-05 12:40:40 +00:00
parent dcd97de368
commit 5e60ab465c
7 changed files with 77 additions and 32 deletions
-1
View File
@@ -2797,7 +2797,6 @@ class CartCore extends ObjectModel
'formattedAddresses' => $formatted_addresses,
'products' => array_values($products),
'gift_products' => $gift_products,
//'products_raw' => $this->getProducts(false),
'discounts' => $cart_rules,
'is_virtual_cart' => (int)$this->isVirtualCart(),
'total_discounts' => $total_discounts,