When comparing products, show description as well

  • Posts: 19
  • Thank you received: 0
13 years 1 month ago #49512

When comparing products in the business edition, the table displays product name, image, price, and custom fields. How can I add product description as well?

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

  • Posts: 83933
  • Thank you received: 13588
  • MODERATOR
13 years 1 month ago #49595

You will have to edit the file "compare" of the view "product" via the menu Display->Views and add some code in the view to display it.

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

  • Posts: 19
  • Thank you received: 0
13 years 1 month ago #49621

Can you tell me the code to add? what is the field name that I should echo?

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

  • Posts: 83933
  • Thank you received: 13588
  • MODERATOR
13 years 4 weeks ago #49695

you should use such code:
<?php echo $element->product_description; ?>

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

  • Posts: 19
  • Thank you received: 0
13 years 4 weeks ago #49714

Thanks.

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

Time to create page: 0.066 seconds
Powered by Kunena Forum