solidad Posted August 26, 2005 Share Posted August 26, 2005 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 More sharing options...
AllTheAbove Posted August 26, 2005 Share Posted August 26, 2005 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. <{POST_SNAPBACK}> 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 More sharing options...
solidad Posted August 26, 2005 Author Share Posted August 26, 2005 Do you want to have a random product show up or a stagnant product (meaning it changes only when you change it)? <{POST_SNAPBACK}> 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 More sharing options...
Jeremy at oddly enough Posted August 27, 2005 Share Posted August 27, 2005 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.