cart->get_cart_subtotal(); ?> |
shipping->get_available_shipping_methods();
if (sizeof($available_methods)>0) :
echo '';
else :
if ( !$woocommerce->customer->get_country() ) :
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_cart_tax(); ?> | ||
-cart->get_total_discount(); ?> | ||
cart->get_total(); ?> | ||
'.$_product->get_title().woocommerce_get_formatted_variation( $values['variation'] ).' | '.$values['quantity'].' | '.woocommerce_price($_product->get_price_excluding_tax()*$values['quantity'], array('ex_tax_label' => 1)).' |
'.__('Please fill in your details above to see available payment methods.', 'woothemes').'
'; else : echo ''.__('Sorry, it seems that there are no available payment methods for your state. Please contact us if you require assistance or wish to make alternate arrangements.', 'woothemes').'
'; endif; endif; ?>id="terms" />