peripheral_device Posted June 9, 2004 Share Posted June 9, 2004 I tested the built in banner system which works fine for static links (to external pages). In fact i want to use banners to advertise special products in my shop, i.e. i need to point to an internal page. How do i have to build links to internal pages including session context, product id ... ? Any reference to general information about how the shop handles session context, product id's... is welcome. Thanks Peter Link to comment Share on other sites More sharing options...
byps Posted June 13, 2004 Share Posted June 13, 2004 try this: <a href="' . tep_href_link(FILENAME_DEFAULT, 'cPath=33') . '">link</a> regards byps Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.