Repository › Forums › Support › WooCommerce Extended Coupon Features PRO › Product price on order detail and email receipt › Reply To: Product price on order detail and email receipt
December 23, 2016 at 9:01 pm
#963
Soft79
Keymaster
These filters are applied:
apply_filters( 'wjecf_free_cart_item_price', __('Free!', 'woocommerce'), $price_html, $cart_item, $cart_item_key );
apply_filters( 'wjecf_free_cart_item_subtotal', __('Free!', 'woocommerce'), $price_html, $cart_item, $cart_item_key );