How to move product specification to the bottom

  • Posts: 130
  • Thank you received: 1
11 years 11 months ago #77100

Hi,

Is there a way to move product specification beyond product description (so it would be last element on the screen). I tried various product layouts but none of it worked.

Thanks,

Karol

Please Log in or Create an account to join the conversation.

  • Posts: 26152
  • Thank you received: 4027
  • MODERATOR
11 years 11 months ago #77173

Hi,

You have to edit one of the layout in order to move the wanted block.
In "Display > view", you have to edit the "product / show_...." (default, tabular, reverse) view for your front-end template.

You have to move this portion of code

<?php
if(!empty($this->fields)){
	$this->setLayout('show_block_custom_main');
	echo $this->loadTemplate();
}
?>

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: karolko

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum