docs: add details on updating a cart's customer (#10226)
Should be merged after releasing v2.0.5 Closes DX-1096
This commit is contained in:
@@ -118,3 +118,5 @@ This is necessary, as only products matching the cart's sales channel(s) can be
|
||||
## Associate Customer with Cart
|
||||
|
||||
When the cart is created for a logged-in customer, it's automatically associated with that customer.
|
||||
|
||||
However, if the cart is created for a guest customer, then the customer logs in, then you have to set the cart's customer as explained in [this guide](../update/page.mdx#set-carts-customer).
|
||||
|
||||
Reference in New Issue
Block a user