Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I need to create a list of abandened basket details.
Is there a way in ucommerce to distinguish between submitted and nonsubmitted baskets? possibly at database level.
thanks
lj
I would use OrderStatus = 1
OrderStatus = 1
As Nickolaj suggests, all purchaseOrders with OrderStatus 1 is basket.
Thanks for the fast reply.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Abandoned Baskets
I need to create a list of abandened basket details.
Is there a way in ucommerce to distinguish between submitted and nonsubmitted baskets? possibly at database level.
thanks
lj
I would use
OrderStatus = 1
As Nickolaj suggests, all purchaseOrders with OrderStatus 1 is basket.
Thanks for the fast reply.
is working on a reply...