iperez_genius Posted November 21, 2006 Posted November 21, 2006 When a person clicks to buy a product, say some shoes, i want them to be able to type a comment for size and colour. I have added this column to the shopping_cart.php file but i dont know how to carry the information to the checkout_process.php file. Can anyone help? Ilan P.s. i know there are easier solutions but this is what my client wants. i have no choice
digipete Posted November 21, 2006 Posted November 21, 2006 Ilan, Size and colors are usually handled using product attributes. Does it have to be an input field? Pete
iperez_genius Posted November 21, 2006 Author Posted November 21, 2006 yes it must be through an input field...sorry It must be in an input field. The truth is that if you look at the shopping_cart.php it has an amount field and then you click the update button. If someone can explain how to implement that That would be a great help Ilan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.