cart->get_cart(); ?>
$cart_item ) { // phpcs:ignore ?> exists() && $cart_item['quantity'] > 0 && apply_filters( 'woocommerce_cart_item_visible', true, $cart_item, $cart_item_key ) ) { $bloghash_product_permalink = apply_filters( 'woocommerce_cart_item_permalink', $bloghash_product->is_visible() ? $bloghash_product->get_permalink( $cart_item ) : '', $cart_item, $cart_item_key ); ?>
get_image(), $cart_item, $cart_item_key ); if ( ! $bloghash_product_permalink ) { echo $thumbnail; // phpcs:ignore } else { printf( '%s', esc_url( $bloghash_product_permalink ), $thumbnail ); // phpcs:ignore } ?>

get_name() ), $cart_item, $cart_item_key ) . ' ' ); } else { echo wp_kses_post( apply_filters( 'woocommerce_cart_item_name', sprintf( '%s', esc_url( $bloghash_product_permalink ), esc_html( $bloghash_product->get_name() ) ), $cart_item, $cart_item_key ) ); } ?>

1 ) { ?> get_price_html(); // phpcs:ignore ?>
icons->get_svg( 'x', array( 'aria-hidden' => 'true' ) ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> get_title() ) ); ?>