Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Send Abandoned cart reminder

If the abandoned cart functionality is enabled in the settings and the duration is set, the abandoned carts will be transferred to Maileon as contact events. The abandoned carts will be transferred if they are left in the cart by registered users and their email address is not empty.

shopify_abandoned_carts_v3 contact event fields

Field name

Type

cart.id

string

cart.date

timestamp

cart.url

string

cart.items

JSON

cart.product_ids

string

cart.product_names

string

cart.categories

string

cart.subcategories

string

cart.brands

string

cart.total

float

cart.total_tax

float

cart.currency

string

discount.total

float

customer.firstname

string

customer.lastname

string

customer.id

string

cart.items json content

Field name

Type

id

string

name

string

sku

string

total

float

single_price

float

quantity

string

weight

string

gift_card

boolean

description

string

category

string

categories

string

brand

string

image_url

string

url

string

Import all newsletters subscribers

...