Hey Dave,
Really appreciate all the help you have provided. I think I have found the issue.
for some reason the following code returns the item count for the cart as 1
Dim itemCount As Integer = CurrentCart.GetCurrentCartItems(PortalID).Count()
am i doing this correctly? or am i meant to use some other method??
Please help.
Thanks,
Fahad