Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > How to customize shopping cart form? View modes: 
User avatar
Member
Member
steven4733-gmail - 2/10/2012 4:30:57 PM
   
How to customize shopping cart form?
I noticed that when you checkout of the items in your shopping cart, it will pass several steps to collect info from customer. I am wondering how to customize the form in order to meet our requirement. I didn't find a way to customize, though. Also, do you think it is appropriate to use shopping cart for registration purpose? We have designed a registrate process that shows registration forms like using a wizard control of .net.

User avatar
Member
Member
kentico_michal - 2/12/2012 6:03:02 AM
   
RE:How to customize shopping cart form?
Hello,

You can customize the checkout process as it is demonstrated in the following section of Developer's guide: Developing custom dialogs for checkout

The Shopping card control provides a similar functionality as the wizard control, however, it was not designed for user's registration. I would go for creating a custom web part based on standard either Wizard control or Create User Wizard control (Create User Wizard), as you would need to completely modify the Shopping card functionality.

Best regards,
Michal Legen