removeCouponFromCurrentCart( )


Removes the coupon from the current site visitor's cart.

について removeCouponFromCurrentCart() function returns a Promise that resolves to the updated current cart when the coupon is removed.

Permissions
Manage Stores - all permissions
Manage eCommerce - all permissions
Learn more about app permissions.
メソッド宣言
コピー
リクエスト
このメソッドはパラメータを取らない
リターン
Return Type:Promise<RemoveCouponResponse>
役に立ちましたか?
はい
いいえ