Loading...

BigCommerce Modifications

Your #1 resource on modifying your BigCommerce store
28 June, 2014 Remove the header and footer when printing a page

You will need to use CSS to remove certain design elements from your print page such as the header or footer in your Bigcommerce store. This can be done in two ways: the first is through a media query in a CSS file and the second by using an attribute ...

05 February, 2014 Zero search results page

You have to spend time optimizing your store's search page because these days it does not get enough attention from shopping cart developers. Resources are spent more on flashy features while the old search page gets neglected. It should not be this way. Your search results page is extremely important ...

01 January, 2014 Use HTML5 To Shorten Load Times

With the newest browsers (IE11, Chrome, Firefox) supporting HTML5 it is time for ecommerce websites to take advantage of the new features to cut load times and keep clients from abandoning their orders. Here are a few tips on how to do just that: Use the async or defer attribute ...

28 September, 2012 Automatically Create Coupon Codes In Bigcommerce For Free

Creating coupon codes manually is a big hassle, especially when you are promoting your business on Groupon and need to come up with several hundred coupons. You can either hire somebody for a few hundred dollars to create them for you, or you can use an ingenious method to import ...

31 August, 2012 The Lazy Developer's Guide To Application Deployment With Fabric

I want to introduce to you, Fabric -- no, not the swanky nightclub in London, but the Python library that is used for deploying applications and other system administration tasks. If you spend a lot of time modifying settings files, deploying EC2 instances, or doing any other mindless tasks over ...