Class SharedShoppingCartReader
category |
System |
---|---|
package |
SharedShoppingCart |
__construct(\CI_DB_query_builder $db)
\CI_DB_query_builder
getShoppingCart(\StringType $shoppingCartHash) : string
string
JSON representation of the shopping cart
getShoppingCartsByCustomerId(\IdType $customerId) : \SharedShoppingCartCollection