How to set up an Advance Auto Parts Search App?

How to set up an Advance Auto Parts Search App?

Backend / Advance Auto Parts Search app Setup
   
-  First, create the attributes you want to include in the search box, such as Make, Model, Year, etc.
- Next, go to the Cars section and assign values to the attributes you created in the Attributes section.



- In the Cars section, click the blue button at the top-right corner to add your first attribute.


-  After adding the first attribute value, a blue bar will appear below. Click the + icon to add more attribute data.
-  Next, go to the Autoparts section to view the list of products.
- Click the Add Car button located at the top-right corner.



- Select the desired tags, then click Add Tag.

Note: Repeat these steps for all products.

Front end / Storefront side Search box Set up!

Embedded Search Box Code : "<div class="mmy_drop_down" ></div>"
Copy the above code and follow the below steps:

-Go to Online Store => Themes => Actions => Edit Code
-Under Sections Menu, look for the File and open the Liquid File where you want to add Search Box.
-Place the above code and hit the Save Button.
-Open the page, you can see the Advance Auto Parts Search Box on-page.