Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Maintaining OscID in links - shopping cart empties


mj_superfly

Recommended Posts

Hello all - I'm developing a site with a image slideshow on the front page which links to 'collections' of my products... basically just search results pages which pick up all the products in a collection.

 

e.g.

<?php echo tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, 'keywords=jade', 'NONSSL', false); ?>

 

Unfortunately, this doesn't maintain the session ID and the customers shopping cart gets emptied. I don't want to force cookie use.

 

Any suggestions?

 

Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...