Adding a new field Customer Detail Web Part - Shopping cart

Jeewani Jayasuriya asked on April 29, 2019 13:45

I want to add a new check box under "Billing Contact" in "Billing and Shopping address" form in the shopping cart. How should I add a new custom check box how should I save this field to COM_Customer table. Am I okay to add a new field to COM_Customer table? If so how I can save the data. Which document I have to edit and how to add the new field.

Thanks

Correct Answer

Roman Hutnyk answered on April 29, 2019 13:52

Go to modules -> e-commerce -> classes -> Customer - this class is customizable, so you are good to add new fields there (through Kentico admin). Once new fields are in place you'll need to update the form used on shopping card (I guess you're talking about checkout process).

0 votesVote for this answer Unmark Correct answer

Recent Answers


Jeewani Jayasuriya answered on April 29, 2019 16:01

Thanks Roman!! It works. I have another question. I want to visible this new checkbox message field only for one specific item from COM_SKU table. How can I do that?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.