toryj Posted May 12, 2008 Posted May 12, 2008 I have a client that has an HTML site (using a Dreamweaver template) combined with an Oscommerce site. He would like to be able to do the product descriptions in the HTML site so he can make the updates using Dreamweaver which allows him more flexibility in terms of layout and images. The Problem: When the user clicks between the Oscommerce site and the HTML site the session ID is lost which empties the shopping cart. (The sidebar navigation was identical in both sites and hard coded.) From what I have read the HTML site will need to be converted to PHP and some code will need to be added to the pages. I also assume that the navigation will needed to be coded differently.
♥toyicebear Posted May 13, 2008 Posted May 13, 2008 Have a look at the STS templating system Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
Guest Posted May 13, 2008 Posted May 13, 2008 we use the following code for the buy now buttons on the html side of our site. http://www.website.com/catalog/index.php?action=buy_now&products_id=32 just change the product id number to whatever the number is of that product. 32 was just an example. we've never had any problem with the cart being emptied as they go back and forth between the sites. is this the same code you're using?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.