Each of the Browse Nodes further expands to a series of sub-categories, making shopping for Auto Parts and Accessories, for example, jusk a click away.
On Amazon.com itself the Automotive shops provides you with a PartFinder search interface where you can search for auto parts by Year, Make and Model. Effectively this new Automotive shop replaces the Automotive category which was previously available from the Tools & Hardware shop.
To have the Automotive SarchIndex and category Browse Nodes inplemented in yur ASM2 installations add the following 3 component/segments into your *.inc files situated in the script/nodes/ folder of your script.
us_browse.inc
Add the 'Automotive' category to the listing in the script/nodes/us_browse.inc file. This will enable 'Automotive' to be one of the Search Indices available on your ASM store :
us.inc
Add the following BrowseNodes section addition to the script/nodes/us.inc file. These browse nodes will be displayed as the sub-categories of your Automotive 'shop' in ASM2. You can always use our Browse Node Lookup - Automotive if you want to add to customize the following selected nodes :
sort.inc
Add the following sort-box addition to the script/nodes/sort.inc file. This will make available the small sort-box that appears just above the products listing in your BrowsePage mode :
Save, upload and your Automotive shop should now be up and running.