PHP Shopping cart script written in PHP with theuse of My SQL. This works in PHP 4.0 and PHP 5.0 . Shop-Script is a open source application and product of WebAsyst LLC, a privately owned international company. This company introduced this Script three years ago. Started using it as a web store for selling our ink and toner cartridges. The main storefront template is index.tpl.html (this template defines layout of your shopping cart design). Please open this file in your HTML editor and make necessary changes in it (change colors, logos, etc.).
PHP Shop-Script
PHP Shop-Script
Advantages:
-Shop Script Free is a PHP based shopping cart system that is very quick and easy to install.
– No CSS in templates, (you can do-it yourself)
General features:
- Fully open source code (PHP)
- MySQL database driven
- Very fast
- Uses Smarty template engine
- Design is separate from PHP scripts and is pretty easy to customize
- Works exactly the same in all major browsers — Internet Explorer, Firefox, Opera, Safari
- Multilingual interface «wrapper» — all interface elements which are not stored in the database can be easily translated into any language
- Unlimited number of products
- Hierarchical product category tree (unlimited category nesting)
- Basic product description tools — upload product image, edit description in HTML (WYSIWYG editor is not included), price, customer rating
- Structured presentation of products in storefront effectively indexed by search engines
- Product search by name
- Shopping cart (session based)
- Simplest one-step checkout
- Orders are stored in the database
- Order notifications by email
Comments