cart->needs_shipping()) : ?> cart->get_cart_tax()) : ?>cart->get_total_discount()) : ?>cart->get_cart())>0) : foreach ($woocommerce->cart->get_cart() as $item_id => $values) : $_product = $values['data']; if ($_product->exists() && $values['quantity']>0) : echo ' '; endif; endforeach; endif; ?>
cart->get_cart_subtotal(); ?>
shipping->get_available_shipping_methods(); if (sizeof($available_methods)>0) : echo ''; else : if ( !$woocommerce->customer->get_shipping_country() || !$woocommerce->customer->get_shipping_state() || !$woocommerce->customer->get_shipping_postcode() ) : echo '

'.__('Please fill in your details above to see available shipping methods.', 'woothemes').'

'; else : echo '

'.__('Sorry, it seems that there are no available shipping methods for your state. Please contact us if you require assistance or wish to make alternate arrangements.', 'woothemes').'

'; endif; endif; ?>
cart->get_cart_tax(); ?>
-cart->get_total_discount(); ?>
cart->get_total(); ?>
'.$_product->get_title().$woocommerce->cart->get_item_data( $values ).' '.$values['quantity'].' '.woocommerce_price($_product->get_price_excluding_tax()*$values['quantity'], array('ex_tax_label' => 1)).'
cart->needs_payment()) : ?>
nonce_field('process_checkout')?> 0) : ?>

id="terms" />