Change product info in cart - edit custom field values for product

Started by Mole_LR, February 03, 2014, 04:02:19 AM

Previous topic - Next topic

Mole_LR

Hi!

I'm interesting in such feature -> is there any possibility at this moment (or it's in future plans) that buyer can change product info when reviewing it in cart, I mean - custom field value that buyer chooses for product (all other info is changeable/updatable)? For example, I buy T-shirt and choosed customfied as Size=L (or Color=red), but when I'm in the cart, I realize that I need X instead of L (or blue instead of red), so - I want to go back (with some edit button) and return to this product and choose correct custom field value! At this moment I see that remove from cart and reinsert again is the only option...if it's just 1 custom field value - then of course there is no difference between pressing remove and Add To Cart 1 more time (1 button press), but if product have many more customfields -> size, color, other attributes then it makes sence (if I need just to change 1)...now I have to remove and again choose every customfield again...

I hope - it's understandable what I meant... ;-)

Thank You!

lindapowers

When reviewing? You mean at checkout?

I think this is something indeed needed, would be really nice if customers could modify the custom field directly at the checkout and select another variant there.

Regards

Mole_LR

Yes, at Checkout!

Not neccessary edit in Cart (but also could be nice), can be redirected to productdetails view with saved data! I've figured out that there is parameter ($prow->cart_item_id) which "specifies" apropriate item into cart....but tried to set it to url smth like this:
http://www.website.lv/parth-to-product/productname-detail?Itemid=92::161:35;0, it opens apropriate productdetails page but without "stored" info... :-(