You are here:  » Change url to product page

Support Forum



Change url to product page

Submitted by wilkins on Mon, 2012-07-09 19:53 in

Hi David

Trying something new and need to be able to hard code the url when going to the product page, I know its in taperstry.php but not sure exactly where.

Brent

Submitted by support on Tue, 2012-07-10 08:12

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