JustinWDev of Archived Theme Support
5/10/2015 - 10:18 PM

Add multiple currencies / a currency picker to the Minimal and Launchpad themes. #Minimal #Launchpad

Add multiple currencies / a currency picker to the Minimal and Launchpad themes. #Minimal #Launchpad

What you want

Add a currency picker to the Minimal or Launchpad theme:

How to get there

  1. Follow the usual steps except "Step 8: Display the currency picker".

  2. In theme.liquid, locate the ul element inside the toolbar, and at the start of it, add this li element:

<li class="fr">{% include 'currency-picker' %}</li>