Saturday, September 02, 2006
Free Shopping Carts, Online Store and Inventory Management Perl Scripts
Web Store
This is a configurable shopping cart that allows your customers to select items (and put them back if they change their mind), search according to some criteria, etc.
Commerce.cgi
commerce.cgi is a shopping cart system with a store manager that allows you to manage your inventory (add, delete, edit items in your shop inventory). You can customise your storefront in a wide variety of ways: you can control the headers and footers, associate options with certain products (for example if the visitor selects a T-shirt, you would want a way for them to select the T-shirt size), add images, add static links, etc. Your visitors can also search for a particular product.
Redicart
This shopping cart allows you to accept credit card, cheques (checks) and EPT payments online in real time. It uses the customer's IP address to track cart contents (which may not be necessarily good since it is possible for many customers to share an IP). You can control the header and footer of your shop front. It can handle things like shipping charges and taxes. This script is designed to work on Unix servers.