/*
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( '× %s', $cart_item['quantity'] ) . '</strong>', $cart_item, $cart_item_key ); ?>