Shella Shopify Theme
  • User Manual
  • Shopify help
  • Get Started
    • How to create a new Template
    • How to add and edit a Page
    • How to build Metaobjects
    • How to find a handle
    • Filters logic
    • Pre-Order
  • Product variants
  • Header
    • Theme Blocks
  • Footer
    • Theme Blocks
  • Metafields
    • How to create custom filters
  • Theme Sections
    • Builder
      • Promo box (Banner)
      • Slick Slider
      • Revolution Slider
      • Instagram
      • Product column
      • Custom HTML
      • Space for vertical menu
    • Spacer
    • Article carousel
    • Brand carousel
    • Product carousel
    • Review carousel
    • Contact form
    • FAQs
    • Gallery
    • Information line
    • Search form
    • Subscription form
    • Brands
    • Collections
    • Lookbook
    • One product
    • Collection page heading
      • Theme Blocks
    • Collection banner builder
      • Theme Blocks
    • Ticker
  • Products
    • Product page
      • Theme blocks
    • Related product carousel
    • Usage information sidebar
  • Collections
    • Product grid
      • Current filters
      • Collections
      • Filters
      • Filter settings
      • Tags
      • Products
      • Custom HTML
      • Subscription
      • Promo box (Banner)
  • Collections list
  • Page categories
    • Policy page
    • Lookbook
      • Page
    • Gallery
      • Page
    • FAQs
      • Page
    • Contact
      • Page
    • Brands
      • Page
    • Password
      • Social media
    • Search
      • Current filters
      • Filters
      • Filter settings
      • Products
      • Custom HTML
      • Subscription
      • Promo box (Banner)
    • Quick view
  • Blogs
    • Theme Blocks
  • Blog posts
    • Theme Blocks
  • Theme settings
    • Quick Start
    • License
    • Logo and Favicon
    • Layout
    • Colors
    • Typography
    • Collection and Search page
    • Product -> General
    • Product -> Variants
    • Product -> Collection Page
    • Product Page and Quick View
    • Search
    • Currency
    • Cart
    • Wishlist and Compare
    • Payments
    • Social Media
    • News Subscription
    • Blog and Article Pages
    • Account
    • Reviews
    • Services
    • Apps and Language
    • Button, Input and Promo Box
    • Notifications
    • Pre-loader
    • Animations
    • Developer
    • Custom CSS
  • Theme features
  • Back to Help Center
Powered by GitBook
On this page
  • Currency options
  • 1. Client's currency
  • 2. Store's currency
  • Currency

Was this helpful?

  1. Theme settings

Currency

In this section, you can customize the “Store's currency” option.

Theme settings -> Currency

Currency options

You can choose one of the proposed currency options for your store:

1. Client's currency

“Client´s currency”. The customer can choose a currency from a currency dropdown menu in the header and pay with this currency at checkout.

Example: The customer is checking your store page in Germany and realizing, that all prices are shown in British Pounds and not in Euros. So, a customer clicks on the currency dropdown menu in the header and changes the currency from British Pounds to Euros. As a result, all prices are shown in Euros, and at the checkout, the client pays in the suitable for them currency, which is Euro in this example.

Now if you want to add some extra currencies to your store, which should be shown in a currency dropdown menu, please follow these steps:

  • Go to your Shopify Admin and click on Settings

  • Then click on Payments and find Payment methods and click on Manage

  • In the section Enabled currencies, you can decide which currencies will be supported by your store and shown in the currency dropdown menu. Just click on Add currency and choose the needed ones from the list.

  • Save changes.

By default, the theme shows currencies configured at Shopify Payments. If you want to show currencies that are not supported by Shopify Payments - enable the info currency conversion below.

2. Store's currency

WARNING! If previously your store was using the first currency option (“Client's currency”) and now you decided to change to the second currency option (“Store's currency”) you need to remove all your additional currencies from the section “Payment providers” in your Shopify Admin and only after that, you can start with the second currency option (“Store's currency”) which is described below!

“Store´s currency”. The customer can choose a currency from a currency dropdown menu to see prices on the store page in the particular currency, but at the checkout, the price will be shown in the store´s default currency and the client will also pay in the store's default currency.

Example: The customer is checking your store page in the USA and realizes, that all prices are shown in Euro and not in US dollars. So, a customer clicks on the currency dropdown menu in the header and changes the currency from Euro to US dollars. As a result, all prices are shown in US dollars but at the checkout, the client sees the prices in the store's default currency and has to pay for his order in the store's default currency, which is Euro in this example.

If you want to use the second currency option (“Store's currency”), please follow these steps:

  • In your Shella Admin go to Theme Settings -> Currency

  • In the subsection, Info currency click on Enable legacy method of the currency conversion

  • Go to your Shopify Admin and click on Settings -> Store details

  • In the section Store currency choose the needed currency (e.g.: US Dollar (USD)) and click on Change formatting

  • In the field HTML with currency write: ${{amount}} USD In the field HTML without currency write: ${{amount}}

  • Save changes.

Example for USD:

HTML with currency

<span class=money>${{amount}} USD</span>

HTML without currency

<span class=money>${{amount}}</span>

Email with currency

${{amount}} USD

Email without currency

${{amount}}

Once you are done with the settings for the second currency option (“Store's currency”) you can start formatting the currency.

Currency

Show sale price separator 'from'

This option enables you to show a sale price separator.

Please note, that the text of this separator you can change by following these steps:

  • Go to your Shopify Admin -> Online Store, and press the dotted [...] button next to the “Customize”;

  • Click on “Edit default theme content”;

  • Click on the “Products” tab (or simply write “Price sale separator” in Search);

  • Start editing your content.

This is what it looks like:

Info currency

To use the Store's currency option, enable the option Enable legacy method of the currency conversion.

Format

Here are two formats available:

  • With currency ($ 10.00 CAD)

  • Without currency ($ 10.00)

By the way, exactly for this option we have used the HTML code when enabling the advanced currency conversion above.

Supported

Short names

Write the short names for the currencies, which will be shown as a chosen currency from the currency dropdown menu:

Full names

Write the full names for the currencies, which will be shown in the currency dropdown menu:

Default

Here you can set the default store´s currency, which will be shown in the checkout and in which you will get paid, e.g.: USD.

PreviousSearchNextCart

Last updated 1 year ago

Was this helpful?

Here you can write the supported currencies which will be shown on your store page e.g.: EUR, USD, GBP. Use the country's ISO . Separate your currency codes with a space.

currency code