exclude shipping, [wcj_order_total_excl_shipping] works.
exclude tax, [wcj_order_total_excl_tax] works too,
but how to exclude fee? I just want to show the total amount of products, without shipping/tax/fee.
thanks!
I’ve tried the below 4, none of them works.
[wcj_order_total_excl_fee]
[wcj_order_total_excl_fees]
[wcj_order_total excl_fee="yes"]
[wcj_order_total excl_fees="yes"]