Can be used from small to large stores, allowing the admin unrestricted and totally controllable access to his product catalog.
Here are some key features of "GoCart":
Categories:
· Unlimited categories
· Tiered categories with unlimited depth
· Editable category title and meta data
· Editable category content section
· WYSIWYG content editor
· Organized contained products with drag and drop
Customers:
· Export newsletter subscriptions as CSV
· Export Customers as XML
· Group discounts
· Multiple address manager
CMS:
· Homepage rotating banner and box manager
· Basic page and link manager
· WYSIWYG editor for page content
· Editable page title and Meta data
Administrative:
· WYSIWYG editable canned messages
· Sales tax support from national down to the zip code level
· Giftcard management
· Coupon management
· Basic sales reports
· Export Orders in XML
Products:
· Unlimited products
· Editable product title and meta data
· WYSIWYG editor for product description
· User friendly URLs
· Unlimited product images
· Unlimited product options
· Related item support
Shipping Methods:
· Flat rate
· Table rate
· USPS Domestic
· USPS International
· FedEx
· UPS
Payment Methods:
· C.O.D.
· Authorize.net
· Paypal Express
Editable in Config:
· Charge tax on shipping or billing address
· Toggle tax on shipping rate
· Toggle login requirements for checkout
· Modify Order statuses and default status
· Modify currency symbol
What's New in This Release: [ read full changelog ]
Bug Fixes:
· Replaced deprecated function in the credit card helper and missing HTML tags in the main header view.
· Made admin and customer authentication use different cookie names to avoid conflicts.
· Fixed various HTML errors.
· Fixed height issues on "related products".
· Fixed PHP errors associated with no image available on related products.
· Support foreign characters in TinyMCE.
· Fixed the get_homepage_boxes function.
· Removed PHP warning when attempting to add a new product which does not have images. (thanks tfevens)
Features:
· Added language support and extended internationalization capabilities.
· Added support for Sage Pay payment gateway (Thanks to swicks).
· Added support for digital products.
· Added inventory support.
· Converted payment and shipping libraries into application packages.
· Accented characters are now converted to their non-accented equivalents in Category, Page and Product slugs.
· Support themes through CodeIgniter packages. (configurable via gocart.php config file)
· One-click remove item from view cart page.
Other:
· Updated to CodeIgniter 2.1.
· Removed database password and prefix requirements in the Installer, for those of you who want to shoot yourself in the feet.
· Eliminated some junk code and views that are not used.
· Added a check in the dashboard controller to check if there are payment and shipping modules installed.
· Extended default expiration for non-remembered sessions.
· Package jQuery & jQuery UI with GoCart for more end user control.