- Your stored is small and you don't know a lots of code on your website
- You wanna setup basic store
If you answer YES on above 2 questions, This tutorial is for you ^_^
I can suggest you use WordPress with WooCommerce plugin.
See below picture
I have one shop selling clothes
This is my demo shop, you can customize it with any type by debug your website and if you know Cascading style sheets (CSS)
Customer add to cart two products
Proceed to checkout
Customers checkout with Cash on Delivery method with total 500.000 VNĐ
From Admin tool: you can see:
(0) => Order Number = 78
(1) => IP address of customers (we can see here - because I demo this tutorial in local, you'll see this real IP if you setup this shop in public network)
(2) => Phone of customers
(3) => Do your action when completed this order
(4) (5) => Show your product status in stored
You see, so convenience, you can setup any small shop by yourself just one click!
Now, we go setup it WooCommerce plugin
First download and active WooCommerce plugin
Ok, back to your wordpress
After setup WooComerce -> Go to Settings -> setup all config on
General Tab, Products Tab, Shipping Tab, Checkout Tab, Accounts Tab, Emails Tabs and API Tabs
- General Tabs => define your base location, selling location, sell to specific countries, shipping location (using Geolocate ....) , enable taxes, currency, currency position, thousand separator, decimal separator, ...
- Products Tabs => define product, ...image size,...
- Shipping Tabs => define shipping info
- Checkout Tabs => define coupons, checkout process info
- Accounts Tabs => define accounts info
- Email Tabs => define emails info (from name, from address, email template,
- API Tabs => enable REST API for mobile mode)
In addition you can see more information from live video below. This video will be help you step by step config and use WooCommerce more details