Saturday, April 8

Open Online Store In Blogger With Ecwid Totally Free !!

Open Online Store In Blogger With Ecwid Totally Free !!

Ecwid is a leading choice for small business merchants to easily set up a store and start selling fast. No need to abandon your existing site — Ecwid can be added virtually anywhere you have an online presence. You have the freedom to operate multiple online stores including on your website, social media channels, and mobile devices.



How To Set Up Ecwid Store In Blogger?

Step 1: Sign up for Ecwid online store here.

Step 2: You will be asked some basic details. Choose Platform as other or custom-built site.

Step 3: Add products and other details or you can do this step later.

Step 4: Click on Create Store > Yes, i have website > Other Platform.

Now, you will see different codes for four different categories.

Product Browser : Add product browser codes to a static page or where ever you want to display your products.
To add product store in a static page create new page and click on html view and paste codes.

Categories , Mini cart and Search Box : You can use Gadgets in layout to add mini cart , search and product categories code. Mini-Cart will be used for checkout , Search for finding products and Categories for showing your product categories.

Now, what if you want to show up all these things in your store page only?

To do that you have to use blogger conditional tag. i.e <b:if></b:if>

  • Go to Theme > Edit HTML > Jump to widget > Widget you want to show in store page only.
  • Expand that widget codes and add <b:if cond='data:blog.url == &quot;YOUR STORE URL HERE&quot;'> after <b:includable and add </b:if> before </b:includable>.
  • Change Blue text with your store URL and Save changes.