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

Version 1 Current »

Method Signature Item[] getRelatedItems();
Description
Returns an array of all the items that are related to the items in the cart. This can be used to display additional items to the customer for purchase.
Parameters None - the global cart variable is automatically submitted with this call.
Result Item[]- an array of related items.

  • No labels