In this tutorial, I will show you how to make an e-commerce website in WordPress for FREE. This is a complete step-by-step tutorial and is beginner-friendly. If you don’t have any previous experience, you can also make your own website only by following this step-by-step process. Now let’s have a look at some basic steps
Step 3: Install Theme (OceanWP) and import demo for e-commerce
Step 4: Install all necessary Plugins ( ShopLentor, duplicate post etc)
Step 5: Update site setting (upload logo, set color and font)
Step 6: Upload different type of products
Step 7: Design home page from scratch.
Step 8: Create menu.
Step 9: Create some others pages.
Step 10: Create Blog posts.
Step 11: Woocommerce settings
Step 12: add payment gateways
Step 13: Manage Orders
Step 14: Manage Coupon code
CSS Code
/**** custom css*******/ .product-inner .title h2 { margin: 0; } .product-inner .price-wrap { margin-top: 5px !important; } .htwoolentor-faq-card .htwoolentor-faq-head .htwoolentor-faq-head-indicator { margin-right: 10px; }