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
Author: Nifi C Joy
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