show some product custom field with the insertprod

  • Posts: 91
  • Thank you received: 0
11 years 2 weeks 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: 82906
  • Thank you received: 13378
  • MODERATOR
11 years 2 weeks 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.051 seconds
Powered by Kunena Forum