Weight on front page

  • Posts: 17
  • Thank you received: 0
11 years 6 months ago #70952

How can i add weight on front page.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 6 months ago #71335

Hi,

If you mean display the weight in the product page, there is an option in HikaShop > Configuration > Display, "Display weight"

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

  • Posts: 18
  • Thank you received: 0
11 years 6 months ago #71878

the display weight option is not on my hika shop display page? please advise how to remove.

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

  • Posts: 17
  • Thank you received: 0
11 years 6 months ago #72002

please see the attached file where i want to show weight.
thanks

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 6 months ago #72029

Hi,

To add the weight in this listing, edit the view "product / listing_img_title" and add the following code after the price part:

<?php
	echo $this->row->product_weight.$this->row->product_weight_unit;
?>

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

Time to create page: 0.065 seconds
Powered by Kunena Forum