'. wp_strip_all_tags( wp_kses_post( WC()->cart->get_cart_subtotal() ) ) .'
Enable this if you want to display this attribute in products archives.
: cart->get_product_price( $_product ), $cart_item, $cart_item_key ); ?>
'; else: echo ''; endif; ?>
Shortcodes are allowed. This will be displayed at the top of the category.
Shortcodes are allowed. This will be displayed at the bottom of the category.
'.sprintf( $translate['free-delivery-progress-bar'], ''.$diff.'' ).'
'.__( 'Continue shopping', 'woocommerce' ).'
'.$translate['free-delivery-progress-bar-achieved'].'
'; if( $type == '2' ){ if( $p % 2 == 0 ){ $string .= ($names ? trim( $names[rand(0, $names_length-1)] ) : $translate['fake-sale-notification-someone']) .' '. $translate['fake-sale-notification-single'] . ' '.$title.''; }else{ $string .= __( 'Product', 'woocommerce' ) . ' '.$title.' ' .sprintf( $translate['fake-sale-notification-multi'], rand(5, 10) ); } }elseif( $type == '1' ){ $string .= __( 'Product', 'woocommerce' ) . ' '.$title.' ' .sprintf( $translate['fake-sale-notification-multi'], rand(5, 10) ); }else{ $string .= ($names ? trim( $names[rand(0, $names_length-1)] ) : $translate['fake-sale-notification-someone']) .' '. $translate['fake-sale-notification-single'] . ' '.$title.''; } $string .= '