Page 1 of 1

Edit Products Attribute whenn in Cart

Posted: Fri May 13, 2022 8:07 am
by loop
Hi All
i'm experimenting with the "attributes" if that would suits my needs. My Question is:
  • whenn customer decide a attribute, and add it to the cart, ist it possible in the shoppingcart.php to change the option (so to choose a other option or to disable the option at all), If not already programmed, where would be the starting point there, is there a class/ function to update the attribute?
thanks all!

Re: Edit Products Attribute whenn in Cart

Posted: Fri May 13, 2022 8:24 am
by burt
That is not programmed as part of core code.
I don't know if there might be an addon that could do it.

Re: Edit Products Attribute whenn in Cart

Posted: Fri May 13, 2022 9:16 am
by loop
One other thing i don't find out at the moment: whenn click on "add to cart" with the ajax_buy module and DON'T select a option (so the option is empty) i get the screen "added to cart" but it does not add to cart. if i select a option it's fine, and the product is added to the cart including option

if i add a product where there is no option active, it's also added to cart with no problem.

so something goes wrong, whenn the attribute is submited (ID) but no value / Empty

Re: Edit Products Attribute whenn in Cart

Posted: Fri May 13, 2022 11:35 am
by admin
loop wrote: Fri May 13, 2022 9:16 amajax_buy module
Post your question in the module topic.