Skip to main content

General Settings

Configure store identity, currency, checkout fields, and the email sender. The tab is split into four sub-sections: Store Details, Currency, Checkout, and Email.

Location: Settings > General

Store Information

FieldDescription
store_nameDisplay name for invoices, emails, and the storefront
store_urlPublic URL of the store
store_phoneContact phone number
admin_emailAddress that receives admin notifications
store_logoLogo used on invoices and emails (PNG, JPG, SVG, or WebP up to 2 MB). Upload via drag-and-drop, file picker, or paste an existing media path.

Store Address

FieldDescription
store_addressStreet address line
store_cityCity
store_stateState or province
store_countryCountry picker with flag-based search
store_postcodeZIP or postal code

The store address is the "shop base" used for tax calculation when Calculate Tax Based On is set to Shop base address.

Store Notice

FieldDescription
enable_store_noticeToggle a banner on storefront pages
store_notice_textMessage body shown in the banner (only saved when the toggle is on)

Currency

FieldDescription
currencyISO currency code. Built-in options: USD, EUR, GBP, JPY, AUD, CAD, CHF, INR.
currency_positionleft, right, left_space, or right_space
thousand_separatorSingle-character separator for thousands
decimal_separatorSingle-character separator for the decimal place
number_of_decimalsInteger 0 to 8

The Currency sub-tab shows a live preview built from the four fields above.

Format Examples

ConfigurationOutput
left, ., ,, 2 decimals$1,234.56
right_space, ,, ., 2 decimals1.234,56 €
left_space, ., ,, 2 decimals$ 1,234.56

Checkout

FieldDescription
enable_guest_checkoutAllow ordering without an account
checkout_require_phoneMake the phone field mandatory
checkout_require_companyMake the company field mandatory
checkout_require_tax_idCollect a tax/VAT ID
checkout_require_addressRequire the primary address line (always enforced for physical goods)
checkout_require_address_2Require the secondary address line
enable_terms_and_conditionsShow a terms checkbox at checkout
terms_urlLink target rendered on the terms checkbox label (only saved when terms are enabled). Leave blank for plain text.

The settings UI does not expose dedicated "Terms Page" or "Privacy Policy Page" pickers on the General tab. Privacy policy linking lives on the Accounts tab.

Email Sender

FieldDescription
from_nameDisplay name shown in customer inboxes
from_emailAddress used as the From header on transactional mail

Per-event toggles and template branding (header image, colors, footer text) are configured under Email Settings.