File Structure
The spreadsheet contains the following columns:- Category / Department: Defines the product departments or category where the attribute applies.
- Attribute Name: Human-readable name of the attribute.
- Attribute Code: Unique, machine-readable identifier used in APIs and integrations.
- Attribute Description: (Optional) A short explanation of the attribute’s purpose.
- Grouping: Logical grouping of the attribute (for example, misc, images, general).
- Type: Data type expected for the attribute (for example, string, number, boolean).
- Editable By: Defines who can edit the attribute (for example, any, merchant, or system restricted).
- Attribute Scoping: Indicates if the attribute applies at specific scopes (for example, variant, product, or global level).
Examples
Using this file
- Use this file when defining product data models for Dropship onboarding.
- Reference Attribute Codes when mapping external merchant feeds or API payloads.
- Apply Grouping and Type metadata to enforce validation rules in systems.
- Leverage Editable By to control where and how attributes can be modified.
