Binding down number of related products shown.

  • Posts: 13
  • Thank you received: 3
  • Hikashop Business Hikashop Essential
1 day 18 hours ago #366146

-- url of the page with the problem -- : www.mijninterieurwinkel.nl
-- HikaShop version -- : 5.1.5
-- Joomla version -- : 5.2.5

Hi there,

We now have quite some products in the shop and we are tuning the look and feel and the quality of the information. On the bottom of the product we show the related products module. But if a product is related to more than 4 we get lot of pages for that. See the attachment or look at mijninterieurwinkel.nl/index.php/overzic...ct/plinten-plaatsing .
Can we some how bind the number of listed related products to only the first four or rather four random products, instead of listing all of them?

Thanks in advance,

Reijer van Galen

Attachments:

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

  • Posts: 83401
  • Thank you received: 13494
  • MODERATOR
1 day 14 hours ago #366150

Hi,

You can just hide the pagination of the related products with a bit of CSS code:

.hikashop_product_page .hikashop_products_pagination_bottom {
 display: none;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

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

Time to create page: 0.047 seconds
Powered by Kunena Forum