Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: How to change a Product Page's layout?  (Read 7012 times)

Offline iron

  • Newbie
  • *
  • Posts: 19
  • Karma: +4/-0
    • View Profile
How to change a Product Page's layout?
« on: May 02, 2016, 11:06:04 AM »
Hello guys!

In normal mode an images and product info (such size, price, quantity, and so) are on the top, and text description is on the bottom. How to move description to the top?

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: How to change a Product Page's layout?
« Reply #1 on: May 02, 2016, 12:53:47 PM »
You will need to edit HTML template to change layout of product details page's content.

Check this template:
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl

“If you’re in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent.”
― Warren Buffett

Offline iron

  • Newbie
  • *
  • Posts: 19
  • Karma: +4/-0
    • View Profile
Re: How to change a Product Page's layout?
« Reply #2 on: May 03, 2016, 04:51:37 AM »

Offline sjpcompanies

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: How to change a Product Page's layout?
« Reply #3 on: July 10, 2016, 06:54:36 AM »
Just to clarify as I would like to implement this too, is it a case of copying the supplied code and replace the contents product.tpl? if so , I have tried this and no change to the front end? Am I missing something or is it a case of moving a snippet of code to another place within the same file?  Any help appreciated.
Cheers

 

Powered by SMFPacks Social Login Mod