View Single Post
  #1  
Old 09-01-2011, 06:28 AM
 
stuartblackett stuartblackett is offline
 

Member
  
Join Date: Dec 2010
Posts: 17
 

Default Anyone had any problems with smarty session variables?

Hi,

I'm trying to make an "In My Basket" feature on my website. I've noticed that when clicking "Add to basket" it creates a session with "productid"included in it.

So I'm trying to manipulate the productid and pair it together to show an "In My Basket" icon.

The site is using Smarty : 2.6.20

Has anyone had any issues with the smarty session variables and better yet found a work around?


Thanks in advance.
__________________
X-Cart v4.2
Reply With Quote