shipping->get_available_shipping_methods(); ?>
cart->get_discounts_before_tax() ) : ?> cart->needs_shipping() && $woocommerce->cart->show_shipping() ) : ?> cart->get_fees() as $fee ) : ?> cart->tax_display_cart == 'excl' ) { $taxes = $woocommerce->cart->get_formatted_taxes(); if ( sizeof( $taxes ) > 0 ) { $has_compound_tax = false; foreach ( $taxes as $key => $tax ) { if ( $woocommerce->cart->tax->is_compound( $key ) ) { $has_compound_tax = true; continue; } ?> $tax ) { if ( ! $woocommerce->cart->tax->is_compound( $key ) ) continue; ?> cart->get_cart_tax() ) { ?> cart->get_discounts_after_tax()) : ?> 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; do_action( 'woocommerce_review_order_after_cart_contents' ); ?>
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 ); ?>
cart->tax->get_rate_label( $key ); ?>
cart->get_cart_subtotal( true ); ?>
cart->tax->get_rate_label( $key ); ?>
cart->get_cart_tax(); ?>
-cart->get_discounts_after_tax(); ?>
cart->get_total(); ?> cart->tax_display_cart == 'incl' ) { $tax_string_array = array(); $taxes = $woocommerce->cart->get_formatted_taxes(); if ( sizeof( $taxes ) > 0 ) { foreach ( $taxes as $key => $tax ) { $tax_string_array[] = sprintf( '%s %s', $tax, $woocommerce->cart->tax->get_rate_label( $key ) ); } } elseif ( $woocommerce->cart->get_cart_tax() ) { $tax_string_array[] = sprintf( '%s tax', $tax ); } if ( ! empty( $tax_string_array ) ) { ?>
' . $_product->get_title().$woocommerce->cart->get_item_data( $values ) . ' × ' . $values['quantity'] . ' ' . apply_filters( 'woocommerce_checkout_item_subtotal', $woocommerce->cart->get_product_subtotal( $_product, $values['quantity'] ), $values, $item_id ) . '
cart->needs_payment()) : ?>
nonce_field('process_checkout')?> 0) : ?>

id="terms" />