Re: Simple cart (but low budget)
Posted: Thu Apr 03, 2008 8:23 pm
As you may, or may not know... Ted and I have developed an e-commerce solution of sorts.
It consists of a number of modules
Products (module)
- Supports hundreds of products
- custom fields (image, text input, text area, dropdown)
- hierarchical as well as flat categories
- hierarchical categories have an image and a description
- summary and detail view
- category view
- hierarchy view
- supports multiple image fields
- product attribute sets (size, color, etc).
- individual attributes can adjust the product cost
- each product has a 'weight' and a 'base cost' attribute
- supports seo optimized urls
- supports search
- more
FlatRateShipping (module)
- create flat shipping cost based on weight ranges
WarehouseTaxes (module)
- Adjust tax rates based upon warehouse locations
FlatRate Taxes (module)
- Simple flat rate tax manipulation
Cart (module)
- Supports edit quantity, and delete operations (probably more, I just can't remember)
- all information is held in session variables
- easily integrate an addtocart call with any page or template
Orders (module)
- takes a snapshot of user order
- integrates with the FEU module
PaypalGateway (module)
- simple paypal payment method.
This set of modules was originally developed for a private sponsor, who has since not paid us. However, another generous sponsor has come up and sponsored alot of the features you see above in the products module. The products module will be released to the public when he has done his testing and says it is good.
The other modules will not be released until Ted and I receive payment for them. Now this can be done by the initial sponsor, or it can be done from the collective. I intend to setup a demo site for you to test with in the near future, so that you can judge for yourselves if it is worth contributing, etc.
After the modules are released, there will be a strict 'sponsor our time' rule for enhancements.
I just thought I'd post an update.
[edit] added a few more capabilities to the cart thing... not like we need to get into a pissing contest, multiple solutions are a good thing.
It consists of a number of modules
Products (module)
- Supports hundreds of products
- custom fields (image, text input, text area, dropdown)
- hierarchical as well as flat categories
- hierarchical categories have an image and a description
- summary and detail view
- category view
- hierarchy view
- supports multiple image fields
- product attribute sets (size, color, etc).
- individual attributes can adjust the product cost
- each product has a 'weight' and a 'base cost' attribute
- supports seo optimized urls
- supports search
- more
FlatRateShipping (module)
- create flat shipping cost based on weight ranges
WarehouseTaxes (module)
- Adjust tax rates based upon warehouse locations
FlatRate Taxes (module)
- Simple flat rate tax manipulation
Cart (module)
- Supports edit quantity, and delete operations (probably more, I just can't remember)
- all information is held in session variables
- easily integrate an addtocart call with any page or template
Orders (module)
- takes a snapshot of user order
- integrates with the FEU module
PaypalGateway (module)
- simple paypal payment method.
This set of modules was originally developed for a private sponsor, who has since not paid us. However, another generous sponsor has come up and sponsored alot of the features you see above in the products module. The products module will be released to the public when he has done his testing and says it is good.
The other modules will not be released until Ted and I receive payment for them. Now this can be done by the initial sponsor, or it can be done from the collective. I intend to setup a demo site for you to test with in the near future, so that you can judge for yourselves if it is worth contributing, etc.
After the modules are released, there will be a strict 'sponsor our time' rule for enhancements.
I just thought I'd post an update.
[edit] added a few more capabilities to the cart thing... not like we need to get into a pissing contest, multiple solutions are a good thing.