docs: remove section on updating cart's customer (#10154)
* docs: add more clarification on updating a cart's customer * remove section
This commit is contained in:
@@ -118,7 +118,3 @@ 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.
|
||||
|
||||
If the customer is a guest, then later logs in, you can set their ID on the cart by updating it.
|
||||
|
||||
Refer to [this documentation](../update/page.mdx#update-carts-customer) to learn how to set the customer of a cart.
|
||||
Reference in New Issue
Block a user