Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @jubbas,

    All Booster’s [wcj_order_] shortcodes can only be used when order is already created (e.g. in invoices or orders emails etc.). If you need to display any info in cart, you’ll need to use one of [wcj_cart_] shortcodes (e.g. [wcj_cart_total]). I’ve just added some more [wcj_cart_] shortcodes to our development version. You can download the development version here – https://booster.io/dev/. You will need to uninstall the old plugin version first (don’t worry your saved settings won’t disappear). If you are a Booster Plus user – please let me know on [email protected] your order number and I will send you the development version for Plus.

    Now there are these cart shortcodes available:

    • [wcj_cart_items_total_quantity]
    • [wcj_cart_items_total_weight]
    • [wcj_cart_shipping_total]
    • [wcj_cart_subtotal]
    • [wcj_cart_tax]
    • [wcj_cart_total]
    • [wcj_cart_total_ex_tax]

    To be honest, I’m not sure if any of these will display exactly what you need, but this is easily fixable – I’m going to review WooCommerce code and add more shortcodes to Booster’s dev version tomorrow.

    Hope that helps.

    P.S. If you like Booster, please leave us a rating.

    Best regards,
    Tom

    Hi @jubbas,

    As promised, today I’ve added some more cart shortcodes to Booster’s dev version (https://booster.io/dev/). Here is the full list:

    • [wcj_cart_discount_tax]
    • [wcj_cart_discount_total]
    • [wcj_cart_items_total_quantity]
    • [wcj_cart_items_total_weight]
    • [wcj_cart_fee_tax]
    • [wcj_cart_fee_total]
    • [wcj_cart_function]
    • [wcj_cart_shipping_total]
    • [wcj_cart_shipping_tax]
    • [wcj_cart_subtotal]
    • [wcj_cart_subtotal_tax]
    • [wcj_cart_tax]
    • [wcj_cart_total]
    • [wcj_cart_total_ex_tax]

    Best regards,
    Tom

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode for SubTotal including VAT in the mini cart’ is closed to new replies.