Sunday, December 19, 2010

Email CartPage

iBizSoft customized the iStore Cart page for the users to Email or Print the Cart infomormation, as shown below. The custom functionality Email/Print cart will allow the user to send iStore Shopping cart page as an email or allow the user to take a printout of the whole shopping cart page..

To implement this feature, iStore cart page has the “Email/Print Cart” butto and a custom JSP was created. “Email/Print Cart” button will open this custom JSP in a new window.Java APIs are used in the Custom JSP send out email and / or print the cart details according to the option selected by the user.

ecp-1.png

Email/Print Cart button will open pop up page and it contains the fields to enter the comments, TO,CC email Ids and the buttons for Send/Print as shown in the below screen.

ecp-2.png

Send button will send the Cart details with customer login information to the email ids entered on this page. User clicks on the Print button to Print the Cart details.

No comments:

Post a Comment