Store configuration
To ensure the Mecaparts app functions optimally, follow the configurations outlined below.
1. Configuring the Vehicle Filter
In this step, you'll need to use Shopify's free Search & Discovery app. Follow these steps:
-
Install the Shopify Search & Discovery App:
-
Open the app and access the Filters Tab:
-
Click on the Add filter button, click Select source button, then select the CAR Variant Metafield and finally click Save button.
-
Drag the CAR filter to the top of the list to prioritize it.
-
Navigate to your Shopify admin panel and go to Online Store > Themes > Customize.
-
In the theme editor locate Custom CSS section and add the following CSS code:
#FacetFiltersForm > div.page-layout-sidebar-inner-content > div:nth-child(1) {
display: none;
}
2. Adding a Custom Liquid Section
To enhance your theme's functionality, you can add a custom Liquid section. Here's how:
-
Navigate to your Shopify admin panel and go to Online Store > Themes > Customize.
-
In the theme editor, click on Add Custom Liquid section and input the following Liquid code:
{{ product.metafields.pro.oem }}
{{ product.metafields.pro.iam }}
{{ product.metafields.pro.pdf }}
By completing these configurations, your Mecaparts app and Shopify store will be set up for optimal performance. If you have any questions or need further assistance, please contact our support team at contact@mecazon.com.