at HookCore::exec('actionPresentCart', array('presentedCart' => array('products' => array(), 'totals' => array('total' => array('type' => 'total', 'label' => 'Total', 'amount' => 0.0, 'value' => '$0.00'), 'total_including_tax' => array('type' => 'total', 'label' => 'Total (tax incl.)', 'amount' => 0.0, 'value' => '$0.00'), 'total_excluding_tax' => array('type' => 'total', 'label' => 'Total (tax excl.)', 'amount' => 0.0, 'value' => '$0.00')), 'subtotals' => array('products' => array('type' => 'products', 'label' => 'Subtotal', 'amount' => 0.0, 'value' => '$0.00'), 'discounts' => null, 'shipping' => array('type' => 'shipping', 'label' => 'Shipping', 'amount' => 0, 'value' => ''), 'tax' => array('type' => 'tax', 'label' => 'Included taxes', 'amount' => 0.0, 'value' => '$0.00')), 'products_count' => 0, 'summary_string' => '0 items', 'labels' => array('tax_short' => '(tax incl.)', 'tax_long' => '(tax included)'), 'id_address_delivery' => 0, 'id_address_invoice' => 0, 'is_virtual' => false, 'vouchers' => array('allowed' => 1, 'added' => array()), 'discounts' => array(), 'minimalPurchase' => 0.0, 'minimalPurchaseRequired' => ''), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in CartPresenter.php line 486 |