Creating Metafields for wheel/tire product attributes
To create metafield definitions:
- Open “Settings” and select “Custom data” → “Products”:
- Click “Add Definition”
- Fill in the name, namespace, key, and select the type (see the values below).
4. Click “Save”.
Please note that if you add any wheel or tire attribute to the metafield, we stop parsing attributes from the title for that product at all. So you’ll need to add all the attributes for that product to the metafields.
Wheel fields:
Name | Namespace.Key | Type |
---|---|---|
Wheel Diameter | convermax.wheel_diameter | Single line text (one value) |
Wheel Width | convermax.wheel_width | Single line text (one value) |
Wheel Bolt Pattern | convermax.wheel_bolt_pattern | Single line text (one value) |
Wheel Offset | convermax.wheel_offset | Single line text (one value) |
Wheel Bore | convermax.wheel_bore | Single line text (one value) |
Wheel Max Load | convermax.wheel_max_load | Single line text (one value) |
Use this template for importing product data with corresponding wheel fields:
https://docs.google.com/spreadsheets/d/1ZIE7RFGEn6VBFHmGQrCxxMUwBLGMdX6YQbmATFBoJII/edit?usp=sharing
wheel_product_template.csv 3930
Tire fields:
Option 1:
Name | Namespace.Key | Type |
---|---|---|
Tire Width | convermax.tire_width | Single line text (one value) |
Tire Aspect Ratio | convermax.tire_aspect_ratio | Single line text (one value) |
Tire Rim Diameter | convermax.tire_rim | Single line text (one value) |
Tire Load Index | convermax.tire_load_index | Single line text (one value) |
Tire Speed Rating | convermax.tire_speed_rating | Single line text (one value) |
Option 2:
Name | Namespace.Key | Type |
---|---|---|
Tire Size | convermax.tire_size | Single line text (one value) |
Tire Load Index | convermax.tire_load_index | Single line text (one value) |
Tire Speed Rating | convermax.tire_speed_rating | Single line text (one value) |
Use this template for importing product data with corresponding tire fields:
https://docs.google.com/spreadsheets/d/1F2ToAP7SiJqocv2rYFgI4wtTSSUy-s2NaGVAvwmtuoQ/edit?usp=sharing