Zero-hassle PHP storefront for makers, artists & merchants.
Up to 1 000 items, automatic inventory, tax & gallery tools.
NOTE: strip away the βbloatβ that plagues modern e-commerce. Replacing it with safer, high-performance, predictable flat-file storage and direct control over the server environment. Drop photos in a folder, edit a CSV, and have a store Contact Us
Click below to see the fully configured items page in action on my WebSite:
Launch Live Demoitems.csv is super-Fast and Securely automatic writing of pages optomized to sell.items.csv & orders.csv in real time.a1gallery.php into any folder β auto-thumbnails, watermark, editable text descriptions with some html. Auto Generated imagename.txt links back to coresponding Shopping category.config.php to have additional, configurable, themed store showrooms and galleries at the same domain.ENVIRONMENT='development' β sandbox orders without real payment.items.csv with SKUs, prices, options, image paths.ENVIRONMENT='production' on your server and start selling.
your-domain.com/
ββ a1cart/ [Gallery: Main script folder config to any name.]
β ββ a1gallery.php
β ββ items_page.php
β ββ item-page.php
β |β config.php
β ββ Cars/ [category: Any Level #2 ]
β ββ a1gallery.php
β ββ electric/ [Sub-category: any Levels #3, #4, etc..]
β ββ a1gallery.php
β
β "unlimited" Optional additional Gallery/category/Sub-category/Sub-category..
β
ββ gallery-aircraft/ [Gallery]
β ββ a1gallery.php
β ββ config.php (optinal)
β ββ planes/ [category]
β β ββ a1gallery.php
β ββ parts/ [category]
β ββ a1gallery.php
β ββ electrinics/ [Sub-category]
β ββ a1gallery.php
ββ gallery-trains/ [Gallery]
ββ a1gallery.php
ββ config.php (optional)
ββ steam/ [category]
β ββ a1gallery.php
ββ passenger/ [category]
ββ a1gallery.php
ββ electric/ [Sub-category]
ββ a1gallery.php
ββ highspeed/ [Sub-category]
ββ a1gallery.php
ββ magnetic../ [Sub-category]
ββ a1gallery.php
Everything you need is inside the Helps/READ-ME.txt fileβinstallation steps, CSV format, and advanced tweaks.