関数
Returns
GenericError
instance if the item has been deleted or put in the ‘trash’, true
otherwise ソース: src/API/Validation.php:55
GenericError
instance if the item has been deleted or put in the ‘trash’, true
otherwise与えられたオプションの配列が商品に対し有効かどうかを確認する
GenericError
instance if any required options are blank or if any input values are malformed. Returns true
if all checks pass.Validation
お気に入りリスト商品をカートに追加し、更新したお気に入りリストを返す
複数のお気に入りリストアイテムをカートに追加し、更新したお気に入りリストを返す
一括で複数のお気に入りリスト商品を削除し、更新したお気に入りリストを返す
何らかの理由でお気に入りリストからカートに商品を追加することができなかった場合はGenericError
を返し、そうでない場合はvoid
を返す
IDでお気に入りリストの商品を消し、更新したお気に入りリストを返す
clearCart
is set in $payload