After a customer successfully places an order, the system takes them to a page that is called finishorder.php. Have you ever wondered how to change the wording on that page?…
In the default BigCommerce templates the Cart Quantity Selector is created in such a way that it will show numbers from 1 to 30 no matter how many products you…
If you've ever wondered how to disable the shipping in your BigCommerce store, you will need to know that this is done automatically by the system every time…
We are glad that the BigCommerce templates are highly customizable. Using custom HTML and javascript code we can alter the behavior in ways limited only by our imagination.
Maybe…
BigCommerce features an extensive shipping system, but it lacks the ability to remove shipping countries from the drop down if you do not ship there. This post will show you…
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. ...