When clicking on a menu page it will open in the current window by default. There are situation when opening in a new tab/window is required. This post will show you how to open a web page in a new window/tab. Just copy-paste the following script in footer.html template file. ...
In this article you will learn how to create a custom panel that contains a calendar and then how to add it to your templates.
1) Copy the code…
Many labels in a BigCommerce store are controlled by variables. It is known that BC does not grant access to the php code so, in order to change some words you have to replace the variable itself. This is not recommended therefore the best solution is to use some JavaScript ...
If a Country is not covered by a Shipping Zone, when a customer selects that specific Country, there will be a message shown: "Unfortunately we can't ship to your location. Please select another location and try again." This post will show you how to change that text. Just place the ...
A lot of clients have asked for a way to dynamically calculate product prices on the product page based on the quantity that is selected. BigCommerce does not offer this…
There are times when you need to hide shipping methods from your clients and this is especially true when when running a free shipping promotion.BigCommerce does not support hiding shipping…