Statamic

Getting Started with Simple Commerce

Inspired by Peak, the Simple Commerce Starter Kit is a great starting point to build bespoke e-commerce sites.

You can either build on top of the Starter Kit or use it as reference for your project. It includes a full checkout flow, including shipping selection, payment via on-site & off-site gateways.

If you have any questions, reach out on GitHub. Otherwise, enjoy!

What to do next...

Bring in your design

To make things simple, this starter kit comes bundled with Tailwind CSS and Alpine.js. However, you're free to rip it all out and use what you want.

Integrate with your favourite payment gateway

Simple Commerce supports Stripe, Mollie and PayPal out of the box. If you need something else, it's easy enough to build your own gateway.

Learn more

Setup Shipping

If you need to ship physical products to customers, you'll probably want to setup build your own shipping method.

Learn more