Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.


  • No labels