TGWSE_GY Posted October 8, 2009 Share Posted October 8, 2009 I have been hired to customized a shopping cart system. The shopping cart needs to look like this site http://www.southsidejohnny.net/ssjstore/ is it possible to use zen cart, or is there an easier system to use to customize to look like this site. Thanks Quote Link to comment Share on other sites More sharing options...
foreverdita Posted October 9, 2009 Share Posted October 9, 2009 Zen cart can look however you want it to look. The easiest way to skin a zen cart is to copy the default template folder, rename it as a custom template, remove all css, and in the admin area select your new template as the default. You then have the bare bones code and can style it however you want. IE developers toolbar and firebug (for firefox) help greatly. This is how I customize all zen cart clients - and I have done some heavy customizing. Quote Link to comment Share on other sites More sharing options...
TGWSE_GY Posted October 12, 2009 Author Share Posted October 12, 2009 how would I go about redoing the catagories to use images rather than text for the links Quote Link to comment Share on other sites More sharing options...
sKunKbad Posted October 16, 2009 Share Posted October 16, 2009 I'm kind of dealing with the same thing right now. I'm actually being sub-contracted, and there aren't very many restrictions. I made the decision to use CodeIgniter, create my own cart, and create my own checkout. Often times these open source carts have way too many features that people don't need. You can either spend time ripping them out, or just create what you need from scratch. Another bonus is that you won't be effected by the latest exploit, since you're not using something that is part of a big target. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.