on 2019 Jul 10 5:31 PM
Hi,
Please your help. I need to know which is the JSP page for the /Cart page for the checkout process. I found the controller CartPageController.java. But I need to add new lines in the table to add new attributes.
How could I add new attributes in the table, and make them enable to update like Quantity (OOTB)?
Thank you!!
Request clarification before answering.
Hi
Do check "pages/cart/cartPage" jsp in your project code base, as this is straight forward return in controller.Do refer to attached screenshot from OOTB cart page controller.

How could I add new attributes in the table, and make them enable to update like Quantity (OOTB). you mean you need to add attributes to cart entry/cart entry model ? please provide some more details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.