チェックアウトを開始する

Triggered when the Buy Now button is clicked.

Initiate Checkout: Event Properties

名称タイプ説明
originストリングWix App that emitted this event, such as "Stores" or "Bookings."
アイドルGUIDProduct ID.
名称ストリングProduct name.
pricenumberTotal price of all items in the checkout process.
currencycurrencyCurrency in ISO-4217 format.
quantitynumberNumber of items in checkout process.
skuストリングProduct Stock Keeping Unit (SKU).
タイプストリングProduct type. Possible values are physical そして digital.
ブランドストリングProduct brand.
checkoutIdGUIDCheckout ID.
contentsarray of objectsProducts in the checkout process.
contents.idGUIDProduct ID.
contents.nameストリングProduct name.
contents.pricenumberProduct price.
contents.currencycurrencyCurrency in ISO-4217 format.
contents.quantitynumberProduct quantity.
visitorIdGUIDSite visitor ID.
_internalEventIdGUIDEvent ID.
isPremiumbooleanWhether the Wix site is a Premium site.
userIdGUIDWix user ID.
metaSiteIdGUIDWix site ID.

コピー
1
役に立ちましたか?
はい
いいえ