How to change the numer Related products in a row?

  • mol4
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 8 months ago #8243 by mol4
Hello,

On this page you can see the problem. I like to change the number of Related products from 4 to 3 but I can't find that option in Virtuemart backend. Does this have to be done hardcoded somewhere in a file or something?
Thanks!

Please Log in to join the conversation.

More
13 years 8 months ago #8265 by ivan.milic
Hi,

open
administrator\components\com_virtuemart\html\shop.product_details.php

find line:

$q .= "AND FIND_IN_SET(#__{vm}_product.product_id, REPLACE(related_products, '|', ',' )) LIMIT 0, 4";


and replace 4 with 3

Please Log in to join the conversation.

  • mol4
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 8 months ago #8332 by mol4
Thanks! that did the trick :-)

Please Log in to join the conversation.

Time to create page: 0.147 seconds
Powered by Kunena Forum