Customfields in article listing

  • Posts: 235
  • Thank you received: 4
11 years 3 months ago #156652

-- url of the page with the problem -- : zonnepanelengoedkoopkopen.nl/pakket-aanbiedingen
-- HikaShop version -- : 2.3.1
-- Joomla version -- : 3.3.0
-- PHP version -- : 5.3
-- Browser(s) name and version -- : All
-- Error-message(debug-mod must be tuned on) -- : Error_message

I want to add my customfields to this listing.

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

  • Posts: 84298
  • Thank you received: 13694
  • MODERATOR
11 years 3 months ago #156655

Hi,

You need to edit the file "listing_table" via the menu Display>Views and add such code:
<?php echo $this->row->FIELD; ?>
where FIELD is to be replaced with the column name of your custom product field.

The following user(s) said Thank You: janvankuijk

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

  • Posts: 235
  • Thank you received: 4
11 years 3 months ago #156837

Great!
It's working.

Jan

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

Time to create page: 0.061 seconds
Powered by Kunena Forum