Sure - it's in includes/tapestry.php - look for the tapestry_productHREF function beginning at line 45. This function needs to return the URL to your product page for the product record passed in $product, so in your code where you construct your custom URL you can use $product["normalised_name"] to generate the URL...
Hi Brent,
Sure - it's in includes/tapestry.php - look for the tapestry_productHREF function beginning at line 45. This function needs to return the URL to your product page for the product record passed in $product, so in your code where you construct your custom URL you can use $product["normalised_name"] to generate the URL...
Cheers,
David.
--
PriceTapestry.com