English
English
简体中文
Register
Log In
English
English
简体中文
Register
Log In
Language
English
English
简体中文
Register
Log In

为你的店铺添加基础设置

Last Updated on2024-05-08 07:38:50
Before you start setting up the store, please ensure the following information has been added
In this section
  • Set store contact information
  • Select store currency and format

Set store contact information

Steps:
  • 1. Navigate to "Settings" through the navigation menu.
  • 2. Fill in the basic information and contact details under "Store Details"
  • 3. Click on "Save"

    Select store currency and format

    Steps:
    1. Navigate to "Settings" through the navigation menu.
    2. Choose your store's currency under "Store Currency"
    3. Set your currency format under "Currency Format" Please refer to the currency format options table below.
    4. Click Save
    Currency format option
    Currency format
    Rounded
    Example
    {{ amount }}
    1,134.65
    {{ amount_no_decimals }}
    1,134
    {{ amount_with_comma_separator }}
    1.134,65
    {{ amount_no_decimals_with_comma_separator }}
    1.135
    {{ amount_with_apostrophe_separator }}
    1'134.65
    When using the formatting option amount_no_decimals the thousands separator (used for digit grouping) is determined from the international set standard for the currency code.
    If the decimal number is 50 or greater, then currency formats that are rounded are rounded up. If the decimal number is less than 50, then currency formats that are rounded down.