shipping->get_available_shipping_methods(); ?>
cart->get_cart_subtotal(); ?> | |
-cart->get_discounts_before_tax(); ?> | |
$available_methods ) ); ?> | |
name ?> | cart->tax_display_cart == 'excl' ) echo woocommerce_price( $fee->amount ); else echo woocommerce_price( $fee->amount + $fee->tax ); ?> |
' . $tax->label . ' | ' . $tax->formatted_amount . ' |
-cart->get_discounts_after_tax(); ?> | |
cart->get_total(); ?> cart->tax_display_cart == 'incl' ) { $tax_string_array = array(); foreach ( $woocommerce->cart->get_tax_totals() as $code => $tax ) { $tax_string_array[] = sprintf( '%s %s', $tax->formatted_amount, $tax->label ); } if ( ! empty( $tax_string_array ) ) { ?> | |
' . apply_filters( 'woocommerce_checkout_product_title', $_product->get_title(), $_product ) . ' ' . apply_filters( 'woocommerce_checkout_item_quantity', '× ' . $values['quantity'] . '', $values, $cart_item_key ) . $woocommerce->cart->get_item_data( $values ) . ' | ' . apply_filters( 'woocommerce_checkout_item_subtotal', $woocommerce->cart->get_product_subtotal( $_product, $values['quantity'] ), $values, $cart_item_key ) . ' |
' . __( 'Please fill in your details above to see available payment methods.', 'woocommerce' ) . '
'; 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.', 'woocommerce' ) . '
'; } ?>id="terms" />