Size recommend sizing system
Step Create Metaobjects
Login to your Shopify store, click to Settings
Click to Custom data --> Metaobjects and Click Add definition
Add metaobject definition with 2 fields as bellow:
- Name: Size recommend sizing system
- Field 1:
* Name: Sizing system
* Type: Single line text - One value (e.g., "US Standard", "European")
- Field 2:
* Name: Bust size
* Type: Multi-line - One value (comma-separated, e.g., "30,32,34,36,38")
- Field 3:
* Name: Cup
* Type: Multi-line - One value (comma-separated, e.g., "A,B,C,D,DD")

Back to Custom data -> Metafields -> Products
Add a metafield as bellow:
- Name: Size recommend sizing system
- Type: List of entries - Metaobjects - Reference: Size recommend sizing system
- Namespace and key: custom.size_recommend_sizing_system
Setup metafield for a product and you can see the result

Last updated