show volume information

  • Posts: 30
  • Thank you received: 0
13 years 4 months ago #2707

i fill in volume information for product but not display .
how to show the volume information ?

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

  • Posts: 81562
  • Thank you received: 13071
  • MODERATOR
13 years 4 months ago #2716

You need to go to the menu Display->Views and search for the file show of the view product. Then, edit it.
There, near the middle, you will find the code

<span id="hikashop_product_id_main" class="hikashop_product_id_main">
			<input type="hidden" name="product_id" value="<?php echo $this->element->product_id; ?>" />
		</span>
Below that code, you can add the code available there pastebin.com/0Vp9vULK in order to display the volume of the product

Last edit: 13 years 4 months ago by nicolas. Reason: change code into link to pastebin as some code was truncated by the forum

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

Time to create page: 0.056 seconds
Powered by Kunena Forum