cart->get_cart() as $cart_item_key => $cart_item ) { $_product = apply_filters( 'woocommerce_cart_item_product', $cart_item['data'], $cart_item, $cart_item_key ); if ( $_product && $_product->exists() && $cart_item['quantity'] > 0 && apply_filters( 'woocommerce_checkout_cart_item_visible', true, $cart_item, $cart_item_key ) ) { ?> cart->get_coupons() as $code => $coupon ) : ?> cart->needs_shipping() && WC()->cart->show_shipping() ) : ?> cart->get_fees() as $fee ) : ?> cart->display_prices_including_tax() ) : ?> cart->get_tax_totals() as $code => $tax ) : // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited ?>
get_name(), $cart_item, $cart_item_key ) . ' ' ); ?> ' . sprintf( '× %s', $cart_item['quantity'] ) . '', $cart_item, $cart_item_key ) ); ?> get_id(), 'car_make_featured_status', true ); $product_post_type = get_post_type( $_product->get_id() ); if ( apply_filters( 'stm_listings_post_type', 'listings' ) == $product_post_type ) { $featured_period = apply_filters( 'stm_me_get_nuxy_mod', 0, 'featured_listing_period' ); } elseif ( function_exists( 'stm_is_multilisting' ) && stm_is_multilisting() ) { $ml = new STMMultiListing(); $featured_period = $ml->stm_get_listing_type_settings( 'featured_listing_period', $product_post_type ); } ?> "' . apply_filters( 'woocommerce_cart_item_name', $_product->get_name(), $cart_item, $cart_item_key ) . '"' ); ?> "' . apply_filters( 'woocommerce_cart_item_name', $_product->get_name(), $cart_item, $cart_item_key ) . '"' ); ?> cart->get_product_subtotal( $_product, $cart_item['quantity'] ), $cart_item, $cart_item_key ) ); ?>
name ); ?>
label ); ?> formatted_amount ); ?>
countries->tax_or_vat() ); ?>