LogoLogo
CommunitySupport PortalYouTubeStart a free trial
  • Welcome
  • Commerce Engine
  • Orchestration Engine
  • API Documentation
  • Release Notes
  • Changelog
  • Commerce Engine
  • Getting Started
    • General Concepts of Emporix
    • Creating your first tenant
    • Developer Portal
      • Manage Users
      • Manage API Keys
      • Tenant List
      • My Account
      • Manage Showcase and Sample Data
  • Customer Use Cases
    • Commerce Use Cases
      • Quote Process
      • Orders
      • Coupons and Redeeming Rewards
      • Returns
      • Payments
      • User Management and Approvals
      • Customer Social Login
      • Personalized Commerce - Customer Segments
      • Company Shared Orders and Customer Groups
    • Automated Use Cases
      • First Registration Coupon
      • Availability and Warehouse Assignment
      • Quote and Order Entry Automation
  • System Management
    • Introduction
    • Authentication and Authorization
      • Identity and Access Management (IAM)
      • Auth0
      • Emporix Single Sign-On (SSO)
    • Webhook Event Publishing
      • HTTP Webhook Strategy - HMAC Configuration
      • HTTP Webhook Strategy - Integration with Azure Service Bus
      • HTTP Webhook Strategy - Integration with Amazon Simple Queue Service (SQS)
    • Search
      • Universal Search Connector
      • Search Configuration
      • Indexing Service
    • Optimistic Locking
  • Extensibility and Integrations
    • Extensibility Cases
      • External Products, Pricing and Fees
      • Enabling Custom Extensions
    • Integrations
      • SAP Integration
    • Payment Systems
      • PayPal
      • Saferpay
      • Spreedly Gateway
      • Unzer
    • Third Party Add-Ons
      • Emporix Contentful App
      • Emporix Builder.io Plugin
      • Magnolia Emporix Connector
      • Zendesk Emporix Connect
    • Powered by AI
      • AI Smart Config
      • AI Smart Import
  • Core Commerce
    • Introduction
    • AI Assistance
    • Carts
    • Catalogs
    • Categories
    • Coupons
    • Customer Management
      • Approvals
      • Assisted Buying
      • Customer Groups
      • Customer Segments
    • Data Localization
    • Delivery Cycle Management
    • Mixin Schemas
    • Media Management
    • Orders
      • Shared Orders
    • Pricing
      • Pricing (Legacy)
    • Products
      • Availability, location, and stock levels
      • Brands
      • Labels
    • Quotes
    • Returns
    • Reward Points Management
    • Sites
    • Tax Classes
      • Tax classes (Legacy)
    • Measurement Units
  • Management Dashboard
    • Introduction
    • Customer Management
      • Companies
      • Customers
      • Groups
      • Segments
      • Coupons
    • Quotes
      • Quotes
      • Status Codes
    • Orders
      • Orders
      • SEPA
      • Returns
    • Catalogs
      • Catalogs
      • Categories
    • Products
      • Products
      • Product Templates
      • Labels
      • Suppliers
      • Brands
      • AI for a Product Description
    • Pricing
      • Price Models
      • Price Lists
    • Settings
      • Sites
      • Shipping Zones and Methods
      • Delivery Times
      • Units
      • Tax
      • Countries
      • Currencies
      • Languages
      • System Preferences
      • Custom Entities
      • Mixin Schemas
    • Administration
      • Users and Groups
      • Extensions
      • API Statistics
      • Webhooks
    • Extensions
    • Custom Instances
  • Additional Resources
    • Glossary
    • Videos
    • Emporix Community
Powered by GitBook
LogoLogo

Resources

  • Emporix.com
  • Developer Policy
  • Terms of Use

Find us

  • LinkedIn

© 2025 Emporix. All Rights Reserved.

On this page
  • Properties
  • Custom attributes
  • Site-specific resources

Was this helpful?

Export as PDF
  1. Core Commerce

Sites

Sites correspond to your online shops or warehouses with location-specific settings, such as currencies, taxes, and delivery options.

PreviousReward Points ManagementNextTax Classes

Last updated 22 days ago

Was this helpful?

In the Emporix e-commerce system, a site represents a specific shop, warehouse, or another independent facility.

You can create multiple sites depending on your business needs, such as in the following scenarios:

  • You own stores in multiple locations, where each store handles a different delivery area.

  • You own stores in multiple locations, where taxes vary between each location.

  • You own stores in multiple locations, where delivery options vary between each location.

You can manage your sites through the Emporix API Site Settings Service.

  • Looking for code tutorials? Check out the .

  • Looking for API reference? Check out the in the Emporix API Reference.

Properties

By default, each site is described by the following properties:

  • Currency

  • Default language

  • Home base from which products are shipped

  • Flag indicating whether the site is active

  • Flag indicating whether the site is your business's default site

  • Flag indicating whether prices assigned to the site are expressed as gross or net values

  • List of countries that the site ships products to

  • List of supported languages

  • Name

  • Unique site code

Custom attributes

Predefined mixins available in the Emporix e-commerce system are described in the table below.

Mixin name
Purpose

Coupon settings

Defines settings for regular, referral, and reward points coupons.

Customer settings

Defines regular expressions which validate the following customer account information:

  • Account password

  • Bank account owner's name

  • BIC

  • Email address

  • Phone number

Debit settings

Specifies your business's financial information needed to enable direct debit payments on your storefront.

Delivery process settings

Defines settings related to delivery, such as expected time for a delivery vehicle to spend at one stop.

General shop settings

Specifies business information related to your storefront, such as the business's brand name, logo, or Facebook page.

Image size

Defines image resolutions for desktop, tablet, and mobile versions of your storefront.

Linkable pages

Specifies relations between pages on your storefront and in your Content Management System.

Maps API key

Specifies your Google Maps API key.

Merchant address

Specifies your business's address information.

Merchant information

Specifies your business's information such as company address, contact information, or financial information.

Order process settings

Defines settings related to checkouts, orders, payments, and delivery.

  • Cash

  • Credit card

  • Direct debit

  • Invoice

Pickup settings

Specifies addresses where customers can pick up their orders.

Product settings

Specifies custom packaging and cutting options for products.

Template settings

Defines conditions for templates used by your business.

Site-specific resources

Resources are configured either globally or on the site level. The following resources need to indicate a site that they apply to:

  • Carts

  • Delivery-related information:

    • Groups

    • Fees

    • Methods

    • Time windows

    • Zones

  • Orders

  • Payment methods

  • Picklists and packlists

  • Pickup points

  • Product-related information:

    • Availabilities

    • Physical locations on sites

    • Promotions

    • Prices

    • Stock levels

    • Tax rates

  • Shipping services

You can use to configure custom site attributes.

See: .

See: .

You need to configure your merchant information if you want to enable direct debit payments on your site.

Emporix e-commerce system supports the following payment methods:

See: .

Examples of custom packaging options include paper, vacuum, or loose packaging.

Custom cutting options are often used for grocery-related products. Examples of custom preparation options include cutting options such as slices or preparation options such as marinade.

⚠️
⚠️
✅
✅
ℹ️
Site Settings Service guide
Site Settings Service Service
mixins
How to add custom attributes to a site
How to set up direct debit payments
How to enable payment methods