Hello,
Does anyone know how I add the currency picker below the top header as shown in the example (top left) below please?
I have done all the necessary steps and cannot figure where to insert it in the Edit Code.
Thanks
You can follow the step as per this link: https://help.shopify.com/en/themes/customization/currencies/show-multiple-currenciesd
or, let me know if you are not familiar to edit code then I can help you to implement multi currency in you Pipeline theme.
Thank you,
Tejas
Thanks for your reply.
Yes, I have go through all the steps except for the last one where you add {% include ‘currency-picker’ %} in the liquid theme. I’m not sure where it goes in the code? I played around with it and it keeps going in the header or footer.
Okay, then you have to include snippet ( {% include ‘currency-picker’ %} ) in header.liquid
If you have followed all step correctly then it will appear in your site header. May be it require some CSS tweak to adjust in header and look good.
Thank you,
Tejas
Hello Tejas,
I am unfamilliar with coding and im looking forward to enabling the currency picker as well, any advice on how to implement this?
Kind regards