Skip to content
Advertisement

How to update cart options in LaraveShoppingcart by Crinsane

I’m using laravel cart by Crinsane https://github.com/Crinsane/LaravelShoppingcart

I wanna update options cart, I have many options inside, but I just want only one option to change, and I cannot do it

Here’s my code

JavaScript

and then I want to change options

Here’s my code

JavaScript

and then the result options only item_code, and others are disappear I want the others options still there, how to handle this?

Sorry for bad English

Thanks for Answer

Advertisement

Answer

Please try by following code.

JavaScript
User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement