Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can I put a specific product on the font page?


solidad

Recommended Posts

This is a very odd request. What I want to try and do, is put a product on the front page with order button and attributes and all of that. Is this even possible? I would apreciate any help I can get with this. Thanks in advance for any help on this.

Link to comment
Share on other sites

This is a very odd request.  What I want to try and do, is put a product on the front page with order button and attributes and all of that.  Is this even possible?  I would apreciate any help I can get with this.  Thanks in advance for any help on this.

 

Do you want to have a random product show up or a stagnant product (meaning it changes only when you change it)?

Link to comment
Share on other sites

Do you want to have a random product show up or a stagnant product (meaning it changes only when you change it)?

 

Actually what I want is a single product (no other products will be added onto the site) that then has a bunch of attributes to customize it. I want this single on the start page since customers don't have categories to navigate (since they are all empty). Basically I want them to see the product info and shopping cart right away. I am using simple template system and I was trying to think of how to maybe integrate the product info template html into the entire site template (if that makes any sort of sense).

Link to comment
Share on other sites

I'd comment out anything from index.pphp that wasn't essential, (this also means editing out anything from the catalog/includes files too. I'd go to product_info.php and figure out what the relevant code is for generating a product listing, and copy it into index.php so that it will appear where you want it to. Since you won't have any categories, you can comment out all the code that generates a category browsing list too. That ought to be a good place to start.

 

Jeremy

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...