Help with product listing...

  • Posts: 70
  • Thank you received: 2
  • Hikashop Business
4 years 4 weeks ago #316681

-- HikaShop version -- : HikaShop Business: 4.2.3
-- Joomla version -- : 3.9.16
-- PHP version -- : 7.1
-- Browser(s) name and version -- : Firefox 74

Hi

What i would like to know is how can i change the table view for product listing...

What i would like to show is below.

Image then Title and Price nder the title i would like to show a description or a short description of the item they are looking at...

Can you help me...

Thanks

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

  • Posts: 4501
  • Thank you received: 610
  • MODERATOR
4 years 3 weeks ago #316685

Hello,

First, in order to have what you request, you have to go in your required Item Menu.
1. Go to Menus dropdown => Main Menu
2. Select your required Item Menu, click on Name to edit
3. Go to Products options tab
4. Reproduce this configuration from my screenshot :


Click on the image to see more details

For have the product description on your products listing, this will require a custom via an override view.
Have a look on this other thread to see how to proceed.

Hope this will fit your needs.
Regards

Last edit: 4 years 3 weeks ago by Philip.

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

  • Posts: 70
  • Thank you received: 2
  • Hikashop Business
4 years 3 weeks ago #316729

Hi Philip

Thanks for your help - below is a photo of what i would like to achive ...

Thanks

Attachments:

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

  • Posts: 81478
  • Thank you received: 13060
  • MODERATOR
4 years 3 weeks ago #316735

Hi,

If you're using the "table" layout in your menu item settings, then you should already have something quite close to that, with only the "product description here" missing.
And you could easily add it, by adding the code:
<br/><?php echo $this->row->product_description; ?>
after the code:
<?php echo $this->row->product_name; ?>
in the file product / listing_table.php via the menu Display>Views

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

  • Posts: 70
  • Thank you received: 2
  • Hikashop Business
4 years 3 weeks ago #316777

Hi Nicolas

Thanks for your help :)

Thanks

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

Time to create page: 0.069 seconds
Powered by Kunena Forum