Characteristic overwrite template

  • Posts: 17
  • Thank you received: 1
10 years 5 months ago #197246

-- HikaShop version -- : 2.4.0

Hello.
In the product/show_block_characteristic.php page of hika shop, in the top there is the following code:

if($this->params->get('characteristic_display') != 'list') {
	echo $this->characteristic->displayFE($this->element, $this->params) . '</div>';
	return;
}

Where I can find the template of the displayFE page? I have to do some html changes.

Thanks in advance

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
10 years 5 months ago #197262

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.

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

  • Posts: 17
  • Thank you received: 1
10 years 5 months ago #197306

i really appreciate your answer.
I have followed the hard way (create a hikashop_characteristics.php inside template/html folder) because I need to add some css clases inside each input field.
Thank you very much

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

Time to create page: 0.056 seconds
Powered by Kunena Forum