$products: Array
(
[0] => Array
(
[id] => 557
[name] => Billingham L2 Khaki/Tan
[model] => BB501733
[image] => bbL2K.jpg
[price] => 134.9900
[quantity] => 1
[weight] => 1.00
[final_price] => 134.99
[tax_class_id] => 1
[attributes] =>
)
[1] => Array
(
[id] => 702
[name] => Billingham Hadley Digital Black/Black
[model] => BB501301
[image] => SmallRedDot2.jpg
[price] => 105.9900
[quantity] => 1
[weight] => 1.00
[final_price] => 105.99
[tax_class_id] => 1
[attributes] =>
)
[2] => Array
(
[id] => 541
[name] => Billingham Pola Black/Black
[model] => BB500701
[image] => bbpola.jpg
[price] => 99.9900
[quantity] => 1
[weight] => 1.00
[final_price] => 99.99
[tax_class_id] => 1
[attributes] =>
)
[3] => Array
(
[id] => 555
[name] => Billingham L2 Black/Black
[model] => BB501701
[image] => l2black.jpg
[price] => 134.9900
[quantity] => 1
[weight] => 1.00
[final_price] => 134.99
[tax_class_id] => 1
[attributes] =>
)
[4] => Array
(
[id] => 560
[name] => Billingham Small Hadley Black/Black
[model] => BB503301
[image] => bbSmall-Bl.jpg
[price] => 114.9900
[quantity] => 1
[weight] => 1.00
[final_price] => 114.99
[tax_class_id] => 1
[attributes] =>
)
[5] => Array
(
[id] => 1634
[name] => Leica "Classic Chronograph" Watch
[model] => LW002
[image] => w002.jpg
[price] => 91.0000
[quantity] => 1
[weight] => 0.00
[final_price] => 91
[tax_class_id] => 0
[attributes] =>
)
[6] => Array
(
[id] => 2490
[name] => Leica C-Lux 2/3 Brown Case
[model] => L18679
[image] => L18679.jpg
[price] => 29.0000
[quantity] => 1
[weight] => 0.00
[final_price] => 29
[tax_class_id] => 0
[attributes] =>
)
)
$cart: shoppingCart Object
(
[contents] => Array
(
[557] => Array
(
[qty] => 1
)
[702] => Array
(
[qty] => 1
)
[541] => Array
(
[qty] => 1
)
[555] => Array
(
[qty] => 1
)
[560] => Array
(
[qty] => 1
)
[1634] => Array
(
[qty] => 1
)
[2490] => Array
(
[qty] => 1
)
)
[total] => 710.95
[weight] => 5
[cartID] => 01806
[content_type] =>
)