Category Archives: BigCommerce

This category contains posts related to BigCommerce design, development and administration.

Payment Gateway Integration For Ecommerce Website

eCommerce payment methods

Steps to integrate a payment gateway to your website With rapid proliferation of online shopping carts, one can’t swim swiftly without an effectual payment gateway system. It is the path to accept online payments from customers and must offer hassle-free transaction process for easy shopping! Every of the gateway charge depending on the transactions involved […]

How to add custom template for category and page in bigcommerce

Please follow the step to create new custom template for category and content page. Step 1: Create one .html file with the file name start with underscore(_). For example _customPage.html ,  _customCategory.html Step 2: Copy the existing template code from bigcommerce and paste into _customPage.html file. Step 3: Upload _customPage.html inside “/dev/template”. Step 4: Now […]