View Single Post
Old 05-15-2009, 07:27 PM   #2
Pete
Senior Member
 
Pete's Avatar
 
Join Date: Jan 2009
Location: Chorlton, Manchester
Posts: 106
Thanks: 5
Thanked 18 Times in 15 Posts
Default

Hi Oliver,

Your simplest option would be to create a website in Dreamweaver and have the shopping cart as a separate area of the site, linked in via the menu. e.g. domainname.com/shop (or shop.domainname.com). You can skin it to look like the rest of your website, re-using your CSS in the same way as you'd edit a Wordpress or Texpattern skin.

Shopping cart wise, it depends on your needs. I'd recommend Magento as it's probably the most SEO friendly system out there. Zencart's also a safe bet as it's pretty easy to style and there's a big community behind it, which is important if you're using free software.

Don't try to do anything too complex as there are a lot of factors involved in an e-commerce site. Payment gateways and stock management systems can be a real pain to code from scratch.

Hope this helps.
Pete is offline   Reply With Quote
The Following User Says Thank You to Pete For This Useful Post:
OliverB (05-20-2009)