Quote:
|
Originally Posted by mainecomp I was wondering if anybody knows of a shopping cart that I can integrate into my existing website. |
It is possible to integrate the osCommerce shopping cart features directly into your existing website.
Keep your current website as it is. Then add a $content tag into it. That way your current website becomes your 'layout template' that osCommerce can use. Then you configure osCommerce to use STS template and the content of osCommerce will show up in your existing website in the position you placed the $content.
Do the same for $menu, $cart one at a time and configuring the display of osCommerce so it integrates seemlessly into your current website.
You should know how to debug HTML code and use stylesheets before you attempt to do layout changes for shopping carts.