removeCoupon( )


Removes the coupon currently applied to the cart.

について removeCoupon() function returns a Promise that resolves to the current site visitor's cart when the currently applied coupon has been removed.

注: When editing a site as a contributor, removeCoupon() will only work when viewing the live site.

メソッド宣言
コピー
リクエスト
このメソッドはパラメータを取らない
リターン
Return Type:Promise<CartObj>
役に立ちましたか?
はい
いいえ