Item Master
What is Item Master?
Item Master serves as a comprehensive repository for item details. An "Item" here is uniquely defined by a specific code.
👉 Read CSV Import Templates - Pricing and Item Master 🔗 to Learn how ti Import from a CSV file
Examples:
SOFA-2SEATER-BED
SOFA-2SEATER-NOBED
More detailed: SOFA-2SEATER-BED/FABRIC-RED74
The flexibility of Item Master allows for an unlimited number of entries, each tailored to meet specific needs.
What Information Can Be Added to the Item Master?
The table below outlines the fields available in the Item Master, along with example entries, and whether these fields support API and Embed functionalities.
Field | Example Entry | API | Embed |
---|---|---|---|
ITEM MASTER CODE | SOFA-2SEATER-BED | ✅ | ✅ |
Short Description | Comfortable two-seater sofa bed | - | - |
DELIVERY TIME [DAYS] | 25 | ✅ | ✅ |
M3 | 0.60 | ✅ | ✅ |
WIDTH [CM] | 170 | ✅ | ✅ |
HEIGHT [CM] | 75 | ✅ | ✅ |
DEPTH [CM] | 80 | ✅ | ✅ |
WEIGHT [KG] | 85 | ✅ | ✅ |
Long Notes | Robust, easy-fold mechanism for seamless sofa-bed transition. | - | - |
Note: The values are primarily in Metric units but can be conceptualized in Imperial units. Similarly, delivery days can be considered in hours, weeks, or months.
Example Use Cases
Delivery Information
- The standard UI dynamically calculates delivery information in working days, referencing the "Delivery information from Item Master" checkbox in the product pricing and codes tab.
- It aggregates the longest lead-time from each item master for the configured product and displays this on the configurator's finish screen.
Weights
The configurator always relays weight information to the front end for potential use in custom UIs.
We also pass the weights to the Shopify created Products see Shopify App - Admin Settings
Example:
Mimeeq integrates weight data into Shopify cart products. This integration sums the weights of all item codes and attaches it to the configured product in Shopify.
Modular Products:
In modular configurations, the weights of individual components are combined to calculate the total product weight. For example, the weight for three center pieces and one corner unit is calculated by tripling the weight of a center piece and adding the weight of the corner unit.
Upcoming Features:
Mimeeq is developing customfields for Item Master, enhancing dynamic data referencing and consumption. Stay tuned for this feature, and feel free to contact us with feedback or additional use case suggestions.
Updated on: 04/04/2024
Thank you!