Interface SharedShoppingCartReaderInterface
category |
System |
---|---|
package |
SharedShoppingCart |
subpackage |
Interfaces |
getShoppingCart(\StringType $shoppingCartHash) : string
string
JSON representation of the shopping cart
getShoppingCartsByCustomerId(\IdType $customerId) : \SharedShoppingCartCollection