I'm developing my first shopping cart from scratch, and am getting hung up by browser caching issues. I think I have worked a way around it, but I have no good way of testing it. That's where I hope people here can help out with! =)
How the page works is, you select a category from the left, select a color, then 4 steps show on the right letting the customer select the actual product & quantity. If I could get people to test this out, that would be great! Basically, if when you click to add an item to the cart, if the page comes back and says that product has been added to the cart, everything should be fine. But if that area on the web page returns blank, then there are still browser caching issues.
just a couple disclaimers,
1) do not select from the accessories category, I have to handle that catagory separately.
2) i'm just asking for a functionality review, not a design review. The design needs some reworking I know, but that will come later after the functionality.
Thanks in advance