OliverEggertsen Posted June 21, 2013 Share Posted June 21, 2013 Hello :-) I would like my product pages to look like the following: My current product page looks like this: http://olivereggertsen.dk/armbaand-til-maend/8-rocky-perlearmband.html As you can see, i would like the center column to be stretched to a width of 100%. I would also like the center column to be seperated into a left and a right side. Lastly, i would like the featuredproductsblock to be able to be hooked right under the product as you can see. How do i do all this. I have tried a lot of things but it doesn't work for me. Can you please help? :-) Thanks Link to comment Share on other sites More sharing options...
vekia Posted June 21, 2013 Share Posted June 21, 2013 well, header, menu, footer is placed correctly, so you need to modify only composition of product page layout - all you have to do is edit the product.tpl file. but for the first, go to the header.tpl and add {if} condition - you have to use correct grid for center column where $page_name == 'product' (grid_9 insted grid_5) Link to comment Share on other sites More sharing options...
OliverEggertsen Posted June 21, 2013 Author Share Posted June 21, 2013 Hi Vekia. What exactly should i write in the header.tpl (i know little about coding). And how would i go modifying the product.tpl? :-S Link to comment Share on other sites More sharing options...
OliverEggertsen Posted June 21, 2013 Author Share Posted June 21, 2013 My main problem is how i move the product description into the right "column" below the product information Link to comment Share on other sites More sharing options...
OliverEggertsen Posted June 21, 2013 Author Share Posted June 21, 2013 I think i found out :-) Link to comment Share on other sites More sharing options...
Modern Fit Clothing Posted September 20, 2013 Share Posted September 20, 2013 I am looking to do the same on my website. What do I need to change in the product.tpl file? Please let me know. Thanks!!! Link to comment Share on other sites More sharing options...
White Lion Posted September 21, 2013 Share Posted September 21, 2013 Dear OliverEggertsen. You can find "product.tpl" in your theme directory. Follow this steps to find "product.tpl" Your Prestashop directory > themes > Your themes directory if you use default prestashop theme, You can find it in "default" directory in the themes directory. Link to comment Share on other sites More sharing options...
Modern Fit Clothing Posted September 21, 2013 Share Posted September 21, 2013 I know where the product.tpl file is. I just don't know what to change to make it so the whole screen is used. Product image and information only cover 75% of the page as you can see here.. Please help!! Thanks!!! http://modernfitclothing.com/en/home/8-tester.html Link to comment Share on other sites More sharing options...
vekia Posted September 21, 2013 Share Posted September 21, 2013 you need to change header.tpl file and as far as i remember - also footer.tpl not product.tpl Link to comment Share on other sites More sharing options...
Modern Fit Clothing Posted September 27, 2013 Share Posted September 27, 2013 I tried editing header and footer but I'm just trying to change size of the product portion.Not the whole page. Please help me with coding. Thanks!!! Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 I tried editing header and footer but I'm just trying to change size of the product portion.Not the whole page. Please help me with coding. Thanks!!! so you expecting something different than main case in this topic, please create new thread with your question with detailed informations about your PS installation (version, theme, url if it is possible) thanks in advance Link to comment Share on other sites More sharing options...
Recommended Posts