logoutCustomerProfile
Method Signature |
Cart logoutCustomerProfile(); |
---|---|
Description |
Logs out a customer profile from a cart. |
Parameters |
None – the global cart variable is automatically submitted with this call. |
Result |
Cart – the updated cart reflecting the customer profile logout. The prices will return to retail levels. The global cart variable is automatically updated after this call. |