Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

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.

...