Skip to content

Creating Metafields for wheel/tire product attributes

To create metafield definitions:

  1. Open “Settings” and select “Custom data” → “Products”:

  1. Click “Add Definition”

  1. 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:

NameNamespace.KeyType
Wheel Diameterconvermax.wheel_diameterSingle line text (one value)
Wheel Widthconvermax.wheel_widthSingle line text (one value)
Wheel Bolt Patternconvermax.wheel_bolt_patternSingle line text (one value)
Wheel Offsetconvermax.wheel_offsetSingle line text (one value)
Wheel Boreconvermax.wheel_boreSingle line text (one value)
Wheel Max Loadconvermax.wheel_max_loadSingle 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:

NameNamespace.KeyType
Tire Widthconvermax.tire_widthSingle line text (one value)
Tire Aspect Ratioconvermax.tire_aspect_ratioSingle line text (one value)
Tire Rim Diameterconvermax.tire_rimSingle line text (one value)
Tire Load Indexconvermax.tire_load_indexSingle line text (one value)
Tire Speed Ratingconvermax.tire_speed_ratingSingle line text (one value)

Option 2:

NameNamespace.KeyType
Tire Sizeconvermax.tire_sizeSingle line text (one value)
Tire Load Indexconvermax.tire_load_indexSingle line text (one value)
Tire Speed Ratingconvermax.tire_speed_ratingSingle 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

tire_product_template.csv 4182