Zen Cart Website Design

December 14th, 2009

Design a e-commerce website with zen cart.

The following is the process flow:
Option 1 ( single address check )
1 – User enters data & runs a query process ( this will be written in
ASPX )
2 – The cart is updated.
3 – User repeats step 1-2 as many times as he wants
4 – User proceeds to get his report ( results of all his queries ):
a) User is 1st directed to the checkout
b) Upon successful checkout user is provided with a stub ( token )
to download his report ( PDF file ).

Option 2 ( multiple addresses check )
1 – User uploads data in Excel form & runs a number of queries
( this will be written in ASPX )
2 – The cart is updated for every query ran.
3 – User proceeds to get his report ( results of all his queries ):
a) User is 1st directed to the checkout
b) Upon successful checkout user is provided with a stub ( token )
to download his report.
4 – The report ( PDF file ) can be downloaded right away or within 10
days using the stub provided to him during the checkout.

As far as Zen Cart setup, Product = One Address Check

In addition, the website needs to include:
Google Analytics
Google Site Map
Keywords, Tags for SEO, etc.


Zen Cart Website Design

Comments are closed.
Bear