Mage_Checkout
magento-1Gerenciamento de carrinho e fluxo de checkout.
cart.create — Create a new quote
cart.create
Create a new quote.
cart.info — Retrieve cart information
cart.info
Retrieve cart information.
cart.totals — Retrieve cart totals
cart.totals
Retrieve cart totals.
cart.order — Convert the cart into an order
cart.order
Convert the cart into an order.
cart.licenseAgreement — Retrieve license agreements
cart.licenseAgreement
Retrieve license agreements.
cart_coupon.add — Add a coupon code to a quote
cart_coupon.add
Add a coupon code to a quote.
cart_coupon.remove — Remove a coupon code from a quote
cart_coupon.remove
Remove a coupon code from a quote.
cart_customer.set — Set customer for a shopping cart
cart_customer.set
Set customer for a shopping cart.
cart_customer.addresses — Set customer addresses for a cart
cart_customer.addresses
Set customer addresses for a cart.
cart_payment.method — Set payment method
cart_payment.method
Set payment method.
cart_payment.list — List payment methods
cart_payment.list
List payment methods.
cart_product.add — Add product to cart
cart_product.add
Add product to cart.
cart_product.update — Update product in cart
cart_product.update
Update product in cart.
cart_product.remove — Remove product from cart
cart_product.remove
Remove product from cart.
cart_product.list — List products in cart
cart_product.list
List products in cart.
cart_product.moveToCustomerQuote — Move product to customer quote
cart_product.moveToCustomerQuote
Move product to customer quote.
cart_shipping.method — Set shipping method
cart_shipping.method
Set shipping method.
cart_shipping.list — List available shipping methods
cart_shipping.list
List available shipping methods.