stevenrwoolley Posted November 5, 2005 Posted November 5, 2005 I created a page that displays an index of vehicles to help my customers identify what transmission is in their vehicle. I am trying to make a link from the transmission to the subcategory that displays all the products that I have for that Transmission. I have created a category ?Chrysler? and a subcategory ?A404? that list all the products that are associated with that transmission. I am trying to like the A404 text to the subcategory A404. If you have any suggestions please let me know.
1Putts Posted November 5, 2005 Posted November 5, 2005 I created a page that displays an index of vehicles to help my customers identify what transmission is in their vehicle. I am trying to make a link from the transmission to the subcategory that displays all the products that I have for that Transmission. I have created a category ?Chrysler? and a subcategory ?A404? that list all the products that are associated with that transmission. I am trying to like the A404 text to the subcategory A404. If you have any suggestions please let me know. A subcategory will have an additional cPath value in the URL. I'm guessing cPath stands for "Category Path". For example, lets say the main category value is 10 - the URL will look like this: http://www.yourdomain.com/index.php?cPath=10 Now lets say the subcategory value is 20. The URL would look like this: http://www.yourdomain.com/index.php?cPath=10_20 That's just the background on what the cPath numbers mean. To create a link to the subcategory, all you need to do is click on the subcategory and note what the URL is and that's your link.
stevenrwoolley Posted November 5, 2005 Author Posted November 5, 2005 That made all the difference, Thank you.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.