Phusion Posted April 13, 2004 Posted April 13, 2004 Hello my fellow Coders! Boy do I have a challenge for you! I am selling discount cards for a company that requires each customer to customize each one ordered with a unique name on each one. Here is the problem: Once someone orders a Discount Card they are able to order the same card again by changing the quantity in the shopping cart from one to two or three. Well if a customer does this by accident, they end up placing an order for the exact same Discount Card with the same name on it even though they meant to order 3 of the same discount cards with different names on each one. How can I avoid this and force the shopping cart to add a new product below the first one since each product is considered unique even though it has the same serial number. This way the customer can see all of the cards they ordered with each unique name on them. I guess what I need is a command in the admin that will let you assign a feature to each product such as: Is this a unique Product that can only be ordered once with a name or message on it? Yes/No If No, then the customer can purchase as many quantities as they wish. If Yes, the customer must specify the name on each product and will not be able to change the Quantity in the Shopping Cart. Does anything like this exist out there? * I already have (option_type_feature_v1.6) installed which enables the customer to enter in their name or a message thus customizing each product.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.