I've been custom coding my own sites and designs for 8 years or so now, but never got into creating templates for anything and now this is almost a necessity as I need something launched as soon as possible. I have my design, it was hand coded into html & css by me and I also coded my own shopping cart, HOWEVER I don't want to risk security through my inexperience in a shopping cart and just want to convert this design to work with zen and a certain payment module that works through zen.
I only have 4 products, all I need is when someone clicks the product, it takes them to the product page where they can add to cart. That's all I need! I don't want the 3-column layout with categories, search, etc. I've been digging and digging and reading the documentation, but it all seems so much more cluttered and difficult than what I'm simply trying to do. If I could just hard-code, split my page into <header> <body> <footer>, <product_display>, and <cart_display> I'd be in heaven... Am I missing a simple document somewhere?


Reply With Quote

