Skip to main content

Store Management

Quark Commerce supports multi-store operation from a single deployment. Each store can have its own branding, languages, currencies, payment methods, shipping methods, and product catalog.

Managing Stores

Navigate to Settings → Stores.

Store Fields

FieldDescription
NameStore display name
CodeUnique identifier used in X-Store-Code header (e.g., us-store)
URLStore's public URL
Company NameLegal company name (used in legal document placeholders)
Contact EmailStore contact email
Default LanguageFallback language for this store
Default CurrencyFallback currency for this store
SMS ProviderAssigned SMS notification provider
Email ProviderAssigned email notification provider
Is ActiveWhether the store is operational

Languages & Currencies

Each store is linked to one or more languages and currencies. Customers browsing this store can switch between the assigned languages/currencies.

Payment & Shipping

Payment methods and shipping methods are assigned per store. See Payment Methods and Shipping.

Warehouse Assignment

Warehouses are linked to stores. A store's inventory availability is calculated from its assigned warehouses only.

Multi-Store Architecture

Product Visibility

Products can be limited to specific stores using the Store Mapping system:

  • Products with LimitedToStores = false appear in all stores
  • Products with LimitedToStores = true only appear in explicitly mapped stores

Configure store mappings on the product edit form.