0) : foreach (jigoshop_cart::$cart_contents as $item_id => $values) : $_product = $values['data']; if ($_product->exists() && $values['quantity'] > 0) : $variation = ''; if ($_product instanceof jigoshop_product_variation && is_array($values['variation'])) { $variation = jigoshop_get_formatted_variation($values['variation']); } echo ' '; endif; endforeach; endif; ?>
-
' . $_product->get_title() . $variation . ' ' . $values['quantity'] . ' ' . jigoshop_price($_product->get_price_excluding_tax() * $values['quantity'], array('ex_tax_label' => 1)) . '
0) : ?>

id="terms" />