90 likes | 115 Views
If you are thinking of setting up an online shop, eCommerce with Drupal is the best option. Get started with your shopping cart with this handy guide
E N D
How To Build An Ecommerce Website With Drupal 7 How To Build An Ecommerce Website With Drupal 7 Read More
INTRODUCTION : When you go shopping, you usually use a cart to carry all your shopped items and pay for them at checkout. Online shopping isn’t much different either, except that everything is happening virtually and you are keeping all your items in a digital shopping cart. Since cart is such an essential part of an ecommerce shopping spree, this article will show you how to create an ecommerce website with Drupal 7 by utilizing Commerce kickstart module. www.cloudways.com/en
Commerce kickstart comes with the most recent version of drupal core and is the best way to approach drupal ecommerce. • It gives you an option to create a full-featured demo store to test on with complete themes and configurations right out of the box. • Several new features also make commerce kickstart easier to understand and simpler to launch and control. www.cloudways.com/en
Step to build an ecommerce sites with Drupal 7 • Download Commerce Kickstart • Creating Products • Creating Product Display • Testing
Once you have downloaded the latest version of Commerce Kickstartfrom the link provided above, you need to install the module on your system. You will see the following screen after installation is complete Step 1: Download Commerce Kickstart
You need to create products before you can add them to your cart. To do that, click on Add Product > Create Product. Step 2: Creating Products Now you can create products as shown in the image
Step 3: Creating Product Display To display your product in the cart, click on Add product display. Add the Title of the product, write the summary in the Body and add product SKU in theProduct field. Once done, click on the Save button.
To test your product, click the Add to cart button to add the created product in the cart. Step 4: Testing