News:

AbanteCart v1.4.2 is released.

Main Menu

Need help with the product listing page

Started by sanax, September 09, 2013, 12:33:45 PM

Previous topic - Next topic

sanax

First of all, I would like to say this is the BEST shopping cart platform out there!... and trust me, I tried them all!

Congrats to the developers!!

Here's my question. I would like to 'reorder' or fix my layout of the product listing page. My attribute values are too long and you can't read it all. (I can try to shorten it a bit)

Is there a way to move the attributes below the image? I know it must a .tpl page where I can move it around?

I'm just starting out with my site. Have a look at the 'Kevin Harvick' art print listing as an example. My website is www[dot]artdropshipping[dot]com

TIA!

abantecart

You can edit template file storefront/view/default/template/pages/product/product.tpl to rearrange HTML in your product details page

Look for section


<div class="product_options">
<div class="top">
<div class="left"></div>
<div class="right"></div>
<div class="center"></div>
</div>
....


move this section somewhere after this :


<div class="middle_content">
.....
        </div>
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

sanax


Forum Rules Code of conduct
AbanteCart.com 2010 -