How to Add width and height in Product view

  • Posts: 18
  • Thank you received: 0
10 years 10 months ago #137833

-- url of the page with the problem -- : alfaleather.com/index.php/en/all-products/clubs/blocks-leather
-- HikaShop version -- : 2.0.0
-- Joomla version -- : 2.5

i tried to edit the view product / listing_img_title.php
to display the product's Dimensions
but it displays only the words:
Width:
Height:
without the values
how to display the values beside the label ???

Attachments:
Last edit: 10 years 10 months ago by Ahmed nasser.

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

  • Posts: 82727
  • Thank you received: 13343
  • MODERATOR
10 years 10 months ago #137872

You can use such code:

<?php echo $this->row->product_width; ?>

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

Time to create page: 0.063 seconds
Powered by Kunena Forum