DaffCartItemInput

A set of fields specifying how to add a product to the cart.

Properties

Name Type Description
type DaffCartItemInputType The type of cart item that corresponds to the product being added to the cart.
productId DaffProduct['id'] The ID of the product to add to the cart.
qty number How many of the product should be added to the cart.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.