Package:
- Charon Cart 3 extension for Dreamweaver MX/Dreamweaver MX 2004.
- Demo site with sample database.
- Administration section for the sample site.
- Help files.
Demo Features:
- Product search.
- Add items to cart via a link.
- Add items via forms.
- Add multiple items to the cart at the same time.
- Line item discounts. eg. Buy 1 item @ £10 each or 3 items @ £8 each.
- Contains examples for using PAYPAL, SECPAY and WORLDPAY integration. Code for other merchants can be written.
- Best sellers.
- Cross-selling (people who bought one product also bought these other products...).
- Related products - ability to group products together.
- Special offers.
- Simple stock control.
- Simple Affiliate system.
- User registration.
- Email friend feature.
- View order history.
- Forgotten password feature.
- Search for orders/customers and export to Excel.
- Mailing list. Send a newsletter to registered customers.
- Insert/update/delete products in the database.
Extension Features:
- Add items to cart using any database schema.
- Show items in cart using your own custom designs.
- Save items in cart to database.
- Calculates line and total weight for cart items.
- Cart supports customised shipping, sales tax and discounting.
Requirements:
- Dreamweaver MX/Dreamweaver MX 2004
- IIS5/IIS6 (the cart will need to be deployed to a Win2k or Win2003 server)
- Access and SQL Server Databases supported. The cart has not been tested with mySQL. Some handcoding may be required when using mySQL.
Server Behaviours:
- Add To Cart From Form
- Add To Cart From Link
- Cart Repeat Region
- Update Cart
- Kill Cart
- Redirect If Cart is Empty
- Store Order And Get Order ID
- Save Cart To Database
- Fixed Cost Shipping
- Custom Shipping Costs
- Shipping Costs From Recordset
- Sales Tax
- Set Discount
Screenshots:
Default behaviour to manage the cart columns.
Screen shot of Add to Cart from Form behaviour
Save Cart to Database behaviour.