by insignia » Tue Aug 30, 2011 3:55 pm
I've implemented the code and i have one question. When clicking to add the item to the cart, it does so and captures all the correct information except the actual link from where the item came from. The item link when clicked from the shopping cart takes you to /index.html followed by the item num. (/index.html#12345). Is it possible to have the link going back to the search page from where it was added from? This does work when using just one add to cart button, it will give me the link back to the page where it came from.
I did the test on your FLEX-Build-Search template.