List of Standard Metafields and Tags
Creating metafields via Convermax App
Most metafields can be created in the Convermax settings.
Go to Shopify Admin: Admin → Apps → Convermax: Year Make Model → Settings → Metafields tab

Standard metafields
| Name | Namespace.Key | Object | Description |
|---|---|---|---|
| Hidden | seo.hidden | Product, Collection | Set the value 1 to hide the product from search results. |
| Hide in Filters: Yes/No | convermax.hidden | Collection | Select True if you want to hide this collection in the Category filter. |
| Hide Filters | convermax.hide_filters | Collection | Select the Filters you want to hide on the collection. |
| Show Filters | convermax.show_filters | Collection | Select the Filters you want to show on the collection. |
| Hide Verify Fitment widget | convermax.hide_verify | Product, Collection | Select True to hide the Verify Fitment widget for this product / all products in this collection. |
| Product fitments | convermax.fitment | Product | Provide fitments as a YAML array of objects. Each object can contain fields such as Year, Make, Model, Submodel, etc. |
| Universal product | convermax.universal | Product | Select True if this product is universal. |
| Boost | convermax.boost | Product, Collection | Set the numeric value to boost the product in search results. |
| Fitment Type | convermax.fitment_type | Collection | Select Universal Fit or Non-Vehicle Products option if the collection contains such products. If one of the options is selected, the YMM widget will be hidden on this collection. |
| Linked Collection | convermax.linked_collection | Collection | Link a vehicle landing page to a collection to filter products on the vehicle landing. |
| Merge vendors | convermax.merge_vendors | Collection | Merge multiple vendors into one (e.g. division of one brand). Replace vendor on all products included in the collection with the collection title. It can be used to rename vendors. |
| Wheel attributes | convermax.wheel_diameter convermax.wheel_width convermax.wheel_bolt_pattern convermax.wheel_offset convermax.wheel_bore convermax.wheel_max_load | Product | Set of metafields representing wheel attributes. |
| Tire attributes | convermax.tire_width convermax.tire_aspect_ratio convermax.tire_rim convermax.tire_load_index convermax.tire_speed_rating | Product | Set of metafields representing tire attributes. |
| Promotion (metaobject) | convermax.promotion | Collection | Metaobject representing promotion. |
| Master-child products (Product groups) | convermax.product_group | Product | Use to group multiple product fitment to one product for marketing. |
Standard tags
| Name | Tag | Description |
|---|---|---|
| Hidden | convermax-skip | It hides a product from search results. Read more |
| Product fitments | fits_Years`Make`Model`Submodel | The Submodel is optional. If you use multiple fitments, separate them with the ~ symbol. |
| Universal product | fits_Universal | Add it if this product is universal. Read more |
Create filters
To create desired metafields and add them to filters, follow the guide.