m openmage

OpenMage LTS Developer Documentation

Cart Product

Edit this page on GitHub

Mage_Checkout

The Mage_Checkout module allows you to manage shopping carts and the checkout process. This module allows you to create an order once filling the shopping cart is complete.

Cart Product

Allows you to manage products in a shopping cart.

Resource Name: cart_product

Methods:

Faults

Fault Code Fault Message
1001 Can not make operation because store is not exists
1002 Can not make operation because quote is not exists
1021 Product’s data is not valid.
1022 Product(s) could not be added.
1023 Quote could not be saved during adding product(s) operation.
1024 Product(s) could not be updated.
1025 Quote could not be saved during updating product(s) operation.
1026 Product(s) could not be removed.
1027 Quote could not be saved during removing product(s) operation.
1028 Customer is not set for quote.
1029 Customer’s quote is not existed.
1030 Quotes are identical.
1031 Product(s) could not be moved.
1032 One of quote could not be saved during moving product(s) operation.
Create the Magento file system owner