Class GXEngineShoppingCart
Class GXEngineShoppingCart
- GXEngineShoppingCart implements ShoppingCartInterface
Package: ShoppingCart
Category: System
Located at Services/Core/ShoppingCart/GXEngineShoppingCart.inc.php
Category: System
Located at Services/Core/ShoppingCart/GXEngineShoppingCart.inc.php
Methods summary
public
__construct( IdType $id, IdType $customerId, StringType $productId, DecimalType $quantity, DecimalType $finalPrice, StringType $creationDate )
GXEngineShoppingCart constructor.