Page 1 of 1

undouble results in productmanager

Posted: Sun Feb 10, 2013 9:58 am
by vhaakman
Hi all,

When I'm displaying a set of products random, the products that are in multiple categories are showed double. This only happens if you order randomly.

So there probably is a mechanism that checks whether the product is the same as the previous, which fails if you show them random.

Well you get the question yet, is there a way to solve this?

Any help would be appreciated.
Thanks, Vincent..

Re: undouble results in productmanager

Posted: Thu Feb 14, 2013 12:26 am
by applejack
{assign var=prodid value=entry->id}

{if !$prodid}
etc
{/if}