cart_interaction_event

 avatar
unknown
json
5 months ago
3.0 kB
2
Indexable
{
  "type": "cart_interaction_event",
  "payload": {
    "cart": {
      "id": "9d5a7390-b21c-4521-81a9-799e2fbbe6f9:1729664036018",
      "items": [
        {
          "quantity": 2,
          "product_group": {
            "id": 12095867,
            "selected_variant": {
              "price": {
                "currency": "USD",
                "value": 39.99
              },
              "sku": 12095869
            },
            "total_variants": 11
          }
        },
        {
          "quantity": 1,
          "product_group": {
            "id": 10852482,
            "selected_variant": {
              "price": {
                "currency": "USD",
                "value": 79.99
              },
              "sku": 10852493
            },
            "total_variants": 25
          }
        },
        {
          "quantity": 1,
          "product_group": {
            "id": 10852500,
            "selected_variant": {
              "price": {
                "currency": "USD",
                "value": 16.99
              },
              "sku": 11359418
            },
            "total_variants": 64
          }
        }
      ],
      "total_price": {
        "currency": "USD",
        "value": 216.95
      },
      "total_size": 5
    },
    "insert_id": "4aa7d5e9-4023-47db-93e3-5c83de468882",
    "nonce": "0695cfef-9b09-415d-bad7-b6603863ab3f",
    "event": {
      "type": "cart_interaction_event",
      "subtype": "quantity_decrease",
      "items": [
        {
          "quantity": 2,
          "product_group": {
            "selected_variant": {
              "price": {
                "currency": "USD",
                "value": 39.99
              },
              "sku": 12095869
            }
          }
        },
        {
          "quantity": 1,
          "product_group": {
            "selected_variant": {
              "price": {
                "currency": "USD",
                "value": 79.99
              },
              "sku": 10852493
            }
          }
        },
        {
          "quantity": 1,
          "product_group": {
            "selected_variant": {
              "price": {
                "currency": "USD",
                "value": 16.99
              },
              "sku": 11359418
            }
          }
        }
      ]
    },
    "request": {
      "start_timestamp": 0,
      "url": "my.basket",
      "duration_ms": 0
    },
    "property": {
      "site_id": 83,
      "channel": "myprotein",
      "locale": "en_US",
      "subsite": "us",
      "country_code": "us",
      "customer_location": null
    },
    "device": {
      "cookies_consent_shown": false,
      "ip": "27.107.42.210"
    },
    "origin": {
      "gclid": null,
      "medium": null,
      "source": null,
      "campaign": null,
      "channel": null
    },
    "experiments": [
      {
        "name": "nativeHomePDP_app",
        "value": "this is a test"
      }
    ],
    "ray_ids": [
      "CSU4GpEGEe-cqzHDN3e18A"
    ]
  }
}
Editor is loading...
Leave a Comment