SharedShoppingCartDeleterInterface

Extends

Interface SharedShoppingCartDeleterInterface

category

System

package

SharedShoppingCart

subpackage

Interfaces

Methods

Deletes all shared shopping carts by a given customer ID.

deleteShoppingCartsByCustomerId(\IdType $customerId) 

Arguments

$customerId

\IdType

Deletes all shared shopping carts that are expired

deleteShoppingCartsOlderThan(\DateTime $expirationDate) 

Arguments

$expirationDate

\DateTime

All shared shopping carts older than that date are expired