Customers can be classified into different segments, or groups, by using the Customer Groups feature, available in Big Commerce. Customer groups allow to organize customers, give them discounts, and restrict access to specific products or categories. To create customer groups: Control panel →Customers-> Customer groups → Add new customer group → Add details → save… Continue reading Big Commerce: Customer Category creation and assign Price level to customer
Author: Nifi C Joy
Big Commerce: Creating Promotions in Website
Automatic Promotions are a way to set up product discounts based on whether the customer’s shopping cart has met specific criteria, such as including certain products or brands, reaching a set order amount, or even whether the customer has purchased before. To add promotions, Control panel -> Marketing -> Promotions -> Automatic promotions -> Create… Continue reading Big Commerce: Creating Promotions in Website
Big Commerce: Creation of Categories
Categories are used to group products together to make them easier to find and browse for shoppers. To create categories, Go to Products-> product categories and click Create category. Enter a display name and save the changes. A subcategory is a category that is “nested” in another category. Subcategories are sometimes called child categories, and the category they… Continue reading Big Commerce: Creation of Categories
Big Commerce: Add new store to existing account
If we already have a trial store, then we can add a new store to the existing account directly from the Big commerce dashboard. Following steps are done to start a new store: Control panel -> Account settings -> Account overview ->Stores -> New store -> Enter the details -> New store is ready Note… Continue reading Big Commerce: Add new store to existing account
Adding webpages to big commerce store
Web pages are used to display content that doesn’t change often. To add a new web page: Go to Control panel-> Storefront -> Web pages -> Create new web page: There are four different ways to add web pages: Using WYSIWYG Editor Add the page name and page url and add directly add the page… Continue reading Adding webpages to big commerce store
Big Commerce: Stencil setup for windows
To install Stencil CLI on windows, initially download the following in your PC: *Git *Python 2.7.x or python 3.11 *node .js 14 and npm (higher versions are not supported) Once these are installed, use the following command in command prompt to download Stencil CLI: npm install -g @bigcommerce/stencil-cli Live preview of theme Add API account… Continue reading Big Commerce: Stencil setup for windows