Weight displayed standard above other specification

  • Posts: 590
  • Thank you received: 23
  • Hikaserial Subscription Hikashop Multisite
7 years 1 month ago #290268

-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.6
-- PHP version -- : 7

Hi,

When we use the layout on productpage "tabular" we see that the weight of the product is standard displayed above the specification title.

Is there a reason for? How can we put this under the specification title next to the other fields?



Thanks for your help.

Kind regards,
Lumiga


Kind regards,
Lumiga
Attachments:

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

  • Posts: 83778
  • Thank you received: 13564
  • MODERATOR
7 years 1 month ago #290271

Hi,

You can edit the file "show_tabular" and change the line:
$specif_tab_content .= trim($this->loadTemplate());
to:
$specif_tab_content = trim($this->loadTemplate()). $specif_tab_content;
and that will swap both.
There is no particular reason that it is in this order. We'll change that on our end too for the next version.

The following user(s) said Thank You: Lumiga

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

Time to create page: 0.059 seconds
Powered by Kunena Forum