Guides
These docs are for v1.13.1. Click to read the latest docs for v2.0.0.

Anonymous Basket Conversion

The basket conversion process happens in the CustomerContext when the customer gets converted from an anonymous customer to a customer. During this process, the reference record in merchAnonymousCustomer is abandoned and the application starts referencing the merchCustomer record (so it uses the pk from that table instead of the pk in the merchAnonymousCustomer table).

Previously Saved Baskets