VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: FAUSTddd on August 29, 2016, 10:49:33 AM

Title: How to edit custom fields in the cart?
Post by: FAUSTddd on August 29, 2016, 10:49:33 AM
Hi.
How to edit value custom fields in the cart? which variable is responsible for this?
Title: Re: How to edit custom fields in the cart?
Post by: Milbo on August 29, 2016, 14:36:52 PM
I am not sure what you mean.
Customfields of producs are usually not editable in the cart, but plugins may provide that.

http://docs.virtuemart.net/manual/general-concepts/212-customfields.html

If you mean a custom field within the cart, read here
http://docs.virtuemart.net/manual/general-concepts/216-shopperfields.html
Title: Re: How to edit custom fields in the cart?
Post by: FAUSTddd on August 30, 2016, 06:09:36 AM
Hi, Milbo.
There are product with custom fields. I add this product to the cart. In the cart displayed product with custom fields. How to change the value of the custom field of this product? Where is this information stored? Where the information is stored the cart? in the session, but how?