show some product custom field with the insertprod

  • Posts: 91
  • Thank you received: 0
12 years 1 month ago #131515

hello

i need to display my product custom field when i use the plugin insertproduct in my articles

how can i set it up?

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

  • Posts: 84868
  • Thank you received: 13818
  • MODERATOR
12 years 1 month ago #131685

Hi,

There is no option to do that. You will have to edit the file plugins/system/hikashopproductinsert/hikashopproductinsert_view.php and add such code:
<?php echo $product->MY_FIELD; ?>
where MY_FIELD is the column name of your custom product field.

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

Time to create page: 0.054 seconds
Powered by Kunena Forum