Improving HoR – Day 1
10 Apr
Day 1 of my effort to improve my online business HouseOfRave.com started with me re-doing a bunch of products with a new Add-To-Cart template.
Previous all the products on HoR had the shopping cart buttons at the bottom of the page, like this:

As you can see it’s often not centered, different product image sizes throw it off, and it’s just more confusing in general.
To cure this I had a top-right-centered template made for Shopsite, so I’ve been going through and changing product pages to this more standard Add-to-Cart layout:

In theory I can simply select all the products in the catalog and mass-edit them to the new template in one action…however many of the products on the old template required me to insert a lot of breaks so the formatting around the images was correct. This causes problems now since the layout is different, and if I blindly apply this template, it leaves many of the products with a lot of wasted space like so:

So there’s the unfortunate job of going through all the products and removing that code. The upside is once this job is done, I can make new templates without worry about ghetto-ized code messing everything up.
So today I’ve gone through several product sections and cleaned up code, re-sized a lot of product images, added bulk pricing information to certain products as well as updated shipping cost information.














Hey Nev, what shopping cart platform do you use for HoR?
Chris
if you know what the code looks like, you should be able to do a search and replace.
Most text editors can do this in multiple files.
Try notepadd++