Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

integration help


mikes84

Recommended Posts

Posted

Hi, this is my first post so bear with me here, I'll try to make it as clear as possible. I'm using STS to allow me to only display the parts of oscommerce I want to. I only want to display the cart contents in the top right and the content under the header (only when necessary, like if the user clicks on the cart to see its full contents or during the checkout process) Other than that, I have my own separate php pages in my public_html folder that I want to use for each of my links (Home, Products, Contact Us, etc..) now to load each of these "regular" pages, i usually do so with the url .. http:///www.mysite.com?p=Home and that loads my normal header and Home.php under it. Well I want to continue doing that, but I also want the content box to appear under the header, but like i said, only when necessary. Any ideas on how I can remain within the whole oscommerce system and still allow each of my own personal php files to load depending on which button I click? I don't mind moving my php files to the /catalog directory if that's what it takes, but I'm just not sure how to make both oscommerce pages and my personal php pages work together correctly and I'd appreciate any input anyone could give. The only thing I could think of is to somehow make a separate .php for each of the parts of oscommerce, like one for the shopping cart box, one for the content etc... and then just use PHP includes in my header and other pages to keep the shopping cart on the top right and the content below it. Again, I'm not sure how much sense this makes but if you have any suggestions, please let me know. Thanks.

 

Mike

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...