Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AddToCartInputProps

Index

Properties

cartId?: string

The identifier of the cart. If not provided, the service will try to add to the "default cart" defined by the commerce provider. And if no "default cart" available, a new cart for the current user will be created and used.

distributionChannel?: string

The distribution channel id/reference, if supported by the commerce backend.

storeKey?: string

The store identifier/key, if supported by the commerce backend.

Generated using TypeDoc