Post by raziel22222 » Sun Apr 09, 2017 10:31 am

Hey guys,

I would like to modify the default product page description.

How is it possible to change the layout ?

I would like to have the description on top or on the right side of the picture section ?

Thank you

Newbie

Posts

Joined
Thu Mar 02, 2017 10:27 am

Post by IP_CAM » Sun Apr 09, 2017 11:36 am

It may NOT look exactly the same, in your PRODUCT.TPL File, but sure similar.
Strictly basically, JUST MOVE the:

Code: Select all

<?php echo $description; ?>
from the TAB-Section , by deleting it's TAB-Section in Full, and place something like this:

Code: Select all

<div><strong>Description:</strong><p><?php echo $description; ?></div>
further above, right after the

Code: Select all

<div class="description">
But if you don't understand the above, you probably better ask for professional Support.
Good Luck
Ernie
---
Image

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 4 guests