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
  • Purpose
  • Features
  • Default unit setup
  • Features and benefits for B2B commerce

Was this helpful?

Export as PDF
  1. Core Commerce

Measurement Units

CE provides built-in unit management and conversion mechanism.

PreviousTax classes (Legacy)NextIntroduction

Last updated 22 days ago

Was this helpful?

The unit management concept allows you to create and manage units, as well as convert units of the same unit type (such as mass or volume).

  • Looking for object descriptions and code tutorials? Check out the .

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

Purpose

To reduce data redundancy, units are now stored independently from the price model. With our brand new unit management solution, it is possible to manage all measurement units through a separate service.

To reduce data redundancy, units are now stored independently from the price model. With our brand new unit management solution, it is possible to manage all measurement units through a separate Emporix API service.

Features

Unit management comes with a set of features that make managing measurement units easier. The features are described in the table below.

Feature
Description

Customizable unit model

You can create custom measurement units depending on your business's needs.

Default setup of most common measurement units

Localization of unit names

Unit measurement names can be translated into different languages to target global markets.

Unit conversion

You can easily convert between units that share the same base unit type.

Unit search

You can search for specific units and filter them with additional criteria.

Default unit setup

The Emporix e-commerce system automatically configures a set of most commonly used measurement units. The units are listed below.

  • Volume:

    • Centiliter

    • Cubic centimeter

    • Cubic decimeter

    • Liter

    • Milliliter

    • US fluid ounce

  • Length:

    • Centimeter

    • Kilometer

    • Meter

    • Millimeter

  • Quantity:

    • Dozen

    • Piece

  • Mass:

    • Gram

    • Kilogram

    • Milligram

    • Tonne

Features and benefits for B2B commerce

With the newest unit management solution, it is possible to clearly define the allowed units and their codes to avoid any mistakes or ambiguity. The solution provides your business with clear-cut rules and definitions of unit types.

The conversion of units is a very intuitive process, where a factor serves as a universal measure of values. The factors are always the same for the values, so their maintenance in the system does not require any additional actions on a daily basis.

Most common measurement units are set up for you out of the box. They are listed in the section.

Units need to be convertible by a factor — you can convert units of the same type only. Currently, it is not possible to convert units through shift (for example, Celsius to Fahrenheit).

⚠️
Default unit setup
Unit Handling Service guide
Unit Handling Service