[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] repeated item listed in basket
> From: interchange-users-admin@interchange.redhat.com
[mailto:interchange-
> users-admin@interchange.redhat.com] On Behalf Of john j
>
<SNIP>
> ...
> [item-quantity] shows the quantity of the item
> ordered. If the same item is ordered multiple times,
> the quantity increases.
> ...
>
> but I get many duplicate item if I order the same item
> more than one. it doesn't add the quantity into the
> same item. Is it a bug in IC 4.8.2?
Try putting in your catalog.cfg and restarting:
SeperateItems No
This should force the code to combine like items and their quantities.
If you have options for your products I think this tag must be set to
SeperateItems Yes. I'm also not sure why it is no longer in the
documentation online, may be deprecated?
Good luck,
-Ron