Question
Returning unique shopping cart descriptions
Is there some code I can use for my add to cart buttons that
will return a unique description based on the frame that I
navigated there from or based on a specific item that has already
been added to the cart? My site allows you to add an "item" to the
cart and then build on it by adding "optional" items. I would like
the add to cart buttons, for each "option", to return a description
unique to each of the "items" for sale.
Further explanation...
At this time what I have is 10 "items" for sale... when one "item" is added to the cart flash advances to a specific frame where "options" can be selected and added to the cart. In order to make the "option" unique to that specific "item", for order filling purposes, I gave each "option" a devoted description. The problem is that the "options" for all 10 "items" are the same on each frame. That's 10 extra frames of the exact same objects. I would much rather condense the framns to a single frame where all 10 "items" can advance to, however I'm just not sure how to do it. Hope that all makes sense.
Any help would be greatly appreciated.
Kim
Further explanation...
At this time what I have is 10 "items" for sale... when one "item" is added to the cart flash advances to a specific frame where "options" can be selected and added to the cart. In order to make the "option" unique to that specific "item", for order filling purposes, I gave each "option" a devoted description. The problem is that the "options" for all 10 "items" are the same on each frame. That's 10 extra frames of the exact same objects. I would much rather condense the framns to a single frame where all 10 "items" can advance to, however I'm just not sure how to do it. Hope that all makes sense.
Any help would be greatly appreciated.
Kim