Sammy30
10/6/2019 - 7:26 PM

Remove quantity woocommerce

/*
ethis.co.id / httpdocs / wp-content / themes / dt-the7 / woocommerce / checkout / review-order.php
*/

<?php echo apply_filters( 'woocommerce_checkout_cart_item_quantity', ' <strong class="product-quantity">' . sprintf( '&times; %s', $cart_item['quantity'] ) . '</strong>', $cart_item, $cart_item_key ); ?>