cart->get_cart_subtotal(); ?> | ||
-cart->get_discounts_before_tax(); ?> |
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_cart_tax(); ?> | ||
-cart->get_discounts_after_tax(); ?> | ||
cart->get_total(); ?> | ||
'.$_product->get_title().$woocommerce->cart->get_item_data( $values ).' | '.$values['quantity'].' | ' . $woocommerce->cart->get_product_subtotal( $_product, $values['quantity'] ) . ' |
'.__('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" />