• skumar1st

    (@skumar1st)


    Hi,
    I want to insert currency switcher on checkout page.

    Tried to insert into woocommerce/templates/checkout/ , right after the shop_table class but failed.

    Please confirm if code is wrong.
    <?php echo do_shortcode( ‘[wcj_currency_select_drop_down_list]‘ ); ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • mlaw84

    (@mlaw84)

    Is the Multicurrency Switcher module enabled and setup?

    Hi @skumar1st,
    Have you tried to use the Multicurrency Switcher widget?
    It’s located on appearance > widgets > Booster – Multicurrency Switcher

    If the widget works, then your shortcode should work too. If the shortcode doesn’t work, probably it’s some syntax error or you’re using it in a wrong template file.

    But first of all, check if the widget works and tell us, please.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘currency switcher on checkout page’ is closed to new replies.