Storecasper.com
ModelGemini 3.6 Flash
OutcomeCart Created
DateSep 20, 2026, 10:44 PM
Tokens152,749 (150,254p / 2,495c)
Duration24.8s
Turns8
StepsSearch ProductsView DetailsAdd to CartCheckout URL
Connected withSnapshot at session start
Negotiationv2026-08-25 · 7/8 active · shopping
- DiscoverRead /.well-known/ucp (declares 2026-08-25)
- Select versionMerchant and platform both run 2026-08-25
- Intersect8 declared · 7 shared spec · 1 vendor · 0 excluded
- Resolve extensionsActive extension blocks: shopping.fulfillment, shopping.discount
- ActivateAgent runs the shopping prompt with 9 negotiated capabilities
7 shared · 1 vendor · 0 excludedprompt:
shoppingdev.ucp.shopping.cartactive2026-08-25Shared spec capability at a version both sides run.dev.ucp.shopping.catalog.lookupactive2026-08-25Shared spec capability at a version both sides run.dev.ucp.shopping.catalog.searchactive2026-08-25Shared spec capability at a version both sides run.dev.ucp.shopping.checkoutactive2026-08-25Shared spec capability at a version both sides run.dev.ucp.shopping.discountactive2026-08-25Shared spec capability at a version both sides run.dev.ucp.shopping.fulfillmentactive2026-08-25Shared spec capability at a version both sides run.dev.ucp.shopping.orderactive2026-08-25Shared spec capability at a version both sides run.dev.shopify.catalogvendor2026-08-25Vendor namespace, not protocol-governed; passed through as the merchant declares it.
Services
dev.ucp.shoppingmcp · embeddedProfile-only: this reads what the merchant declares against what this platform (2026-08-25) implements. It does not call any tool.
Buyer contextCountryUSCurrencyUSDLanguageen
Conversation
Wire log32 events · 8 calls · 0 errors
THINKINGThinking...+0.00s
REQUESTsearch_catalog+2.99s
{
"catalog": {
"query": "side sleeper pillow",
"context": {
"currency": "USD",
"language": "en",
"address_country": "US"
}
}
}RESPONSEsearch_catalog+3.46s
{
"ucp": {
"version": "2026-08-25",
"status": "success",
"services": {
"dev.ucp.shopping": []
},
"capabilities": {
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
}
],
"dev.ucp.shopping.cart": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/cart/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
}
],
"dev.ucp.shopping.order": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/order/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json"
}
],
"dev.ucp.shopping.fulfillment": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
},
"config": {
"multi_destination": [],
"method_combinations": [
[
"shipping"
]
]
}
}
],
"dev.ucp.shopping.discount": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
}
}
]
},
"payment_handlers": {
"com.google.pay": [
{
"id": "gpay",
"version": "2026-01-11",
"spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
"schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
"config": {
"api_version": 2,
"api_version_minor": 0,
"merchant_info": {
"merchant_name": "Casper Sleep",
"merchant_id": "16708973830884969730",
"merchant_origin": "casper.com",
"auth_jwt": ""
},
"allowed_payment_methods": [
{
"type": "CARD",
"parameters": {
"allowed_auth_methods": [
"PAN_ONLY",
"CRYPTOGRAM_3DS"
],
"allowed_card_networks": [
"VISA",
"MASTERCARD",
"AMEX",
"DISCOVER"
],
"billing_address_required": true,
"billing_address_parameters": {
"format": "FULL",
"phone_number_required": true
}
},
"tokenization_specification": {
"type": "PAYMENT_GATEWAY",
"parameters": {
"gateway": "shopify",
"gatewayMerchantId": "60822683729"
}
}
}
]
}
}
],
"dev.shopify.card": [
{
"id": "shopify.card",
"version": "2026-01-15",
"spec": "https://ucp.dev/specification/payment-handler-guide",
"schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
"config": {
"payment_methods": [
{
"type": "card",
"enabled_card_brands": [
"visa",
"master",
"american_express",
"discover",
"diners_club"
]
}
]
}
}
],
"dev.shopify.shop_pay": [
{
"id": "shop_pay",
"version": "2026-04-08",
"spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
"schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
"config": {
"shop_id": "60822683729"
}
}
]
}
},
"products": [
{
"id": "gid://shopify/Product/7576114233425",
"title": "Original Pillow",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"url": "https://casper.com/products/pillows",
"handle": "pillows",
"price_range": {
"min": {
"amount": 7500,
"currency": "USD"
},
"max": {
"amount": 9500,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670972538961",
"sku": "PILLOWSTD",
"title": "Standard",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"price": {
"amount": 7500,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Pillow-Feel-Scale.jpg?v=1754509193"
}
]
},
{
"id": "gid://shopify/ProductVariant/41670972571729",
"sku": "PILLOWKNG",
"title": "King",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"price": {
"amount": 9500,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Pillow-Feel-Scale.jpg?v=1754509193"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Pillow-Feel-Scale.jpg?v=1754509193",
"alt_text": "A hand feeling the Casper Original Pillow"
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YCRF_Pillow",
"YGroup_OGPillow"
]
},
{
"id": "gid://shopify/Product/7550924816465",
"title": "Hybrid Pillow",
"description": {
"html": "Meet our Hybrid Pillow. It’s part ultra-soft foam, part down alternative fiber, giving you everything you need to sleep deeper. Oh, and it’s pretty huggable too."
},
"url": "https://casper.com/products/hybrid-pillow",
"handle": "hybrid-pillow",
"price_range": {
"min": {
"amount": 12900,
"currency": "USD"
},
"max": {
"amount": 15900,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41611226808401",
"sku": "HYBPILLOWSTD",
"title": "Standard",
"description": {
"html": "Meet our Hybrid Pillow. It’s part ultra-soft foam, part down alternative fiber, giving you everything you need to sleep deeper. Oh, and it’s pretty huggable too."
},
"price": {
"amount": 12900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Pillow-Feel-Scale.jpg?v=1754509175"
}
]
},
{
"id": "gid://shopify/ProductVariant/41611226841169",
"sku": "HYBPILLOWKNG",
"title": "King",
"description": {
"html": "Meet our Hybrid Pillow. It’s part ultra-soft foam, part down alternative fiber, giving you everything you need to sleep deeper. Oh, and it’s pretty huggable too."
},
"price": {
"amount": 15900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Pillow-Feel-Scale.jpg?v=1754509175"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Pillow-Feel-Scale.jpg?v=1754509175",
"alt_text": "A hand feeling the Casper Hybrid Pillow"
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YCRF_Pillow",
"YGroup_HybridPillow"
]
},
{
"id": "gid://shopify/Product/14992274784622",
"title": "Original Cooling Pillow",
"description": {
"html": "Our fan-favorite Original Pillow, now with a layer of cooling Phase Change Material to keep you dreaming in any position."
},
"url": "https://casper.com/products/original-cooling-pillow",
"handle": "original-cooling-pillow",
"price_range": {
"min": {
"amount": 9900,
"currency": "USD"
},
"max": {
"amount": 14900,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/53654184853870",
"sku": "FIBERCOOLPILSTD",
"title": "Standard",
"description": {
"html": "Our fan-favorite Original Pillow, now with a layer of cooling Phase Change Material to keep you dreaming in any position."
},
"price": {
"amount": 9900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Cooling-Pillow-PDP-hero.jpg?v=1776884227"
}
]
},
{
"id": "gid://shopify/ProductVariant/53654184886638",
"sku": "FIBERCOOLPILKNG",
"title": "King",
"description": {
"html": "Our fan-favorite Original Pillow, now with a layer of cooling Phase Change Material to keep you dreaming in any position."
},
"price": {
"amount": 14900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Cooling-Pillow-PDP-hero.jpg?v=1776884227"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Cooling-Pillow-PDP-hero.jpg?v=1776884227",
"alt_text": "Casper's Original Cooling Pillow on a bed over a blanket"
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YCRF_Pillow",
"YGroup_OGCoolPillow"
]
},
{
"id": "gid://shopify/Product/7576114430033",
"title": "Original Pillow Double Pack",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"url": "https://casper.com/products/double-original-pillow",
"handle": "double-original-pillow",
"price_range": {
"min": {
"amount": 15000,
"currency": "USD"
},
"max": {
"amount": 19000,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670973096017",
"sku": "PILLOWSTD-DBLBX",
"title": "Standard",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"price": {
"amount": 15000,
... (truncated)STEPStep: search+3.46s
THINKINGThinking...+3.46s
INFO10 products extracted+3.46s
REQUESTcreate_cart+6.14s
{
"cart": {
"line_items": [
{
"item": {
"id": "gid://shopify/ProductVariant/41670972538961"
},
"quantity": 1
}
]
}
}RESPONSEcreate_cart+6.76s
{
"ucp": {
"version": "2026-08-25",
"status": "success",
"services": {
"dev.ucp.shopping": []
},
"capabilities": {
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
}
],
"dev.ucp.shopping.cart": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/cart/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
}
],
"dev.ucp.shopping.order": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/order/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json"
}
],
"dev.ucp.shopping.fulfillment": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
},
"config": {
"multi_destination": [],
"method_combinations": [
[
"shipping"
]
]
}
}
],
"dev.ucp.shopping.discount": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
}
}
]
},
"payment_handlers": {
"com.google.pay": [
{
"id": "gpay",
"version": "2026-01-11",
"spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
"schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
"config": {
"api_version": 2,
"api_version_minor": 0,
"merchant_info": {
"merchant_name": "Casper Sleep",
"merchant_id": "16708973830884969730",
"merchant_origin": "casper.com",
"auth_jwt": ""
},
"allowed_payment_methods": [
{
"type": "CARD",
"parameters": {
"allowed_auth_methods": [
"PAN_ONLY",
"CRYPTOGRAM_3DS"
],
"allowed_card_networks": [
"VISA",
"MASTERCARD",
"AMEX",
"DISCOVER"
],
"billing_address_required": true,
"billing_address_parameters": {
"format": "FULL",
"phone_number_required": true
}
},
"tokenization_specification": {
"type": "PAYMENT_GATEWAY",
"parameters": {
"gateway": "shopify",
"gatewayMerchantId": "60822683729"
}
}
}
]
}
}
],
"dev.shopify.card": [
{
"id": "shopify.card",
"version": "2026-01-15",
"spec": "https://ucp.dev/specification/payment-handler-guide",
"schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
"config": {
"payment_methods": [
{
"type": "card",
"enabled_card_brands": [
"visa",
"master",
"american_express",
"discover",
"diners_club"
]
}
]
}
}
],
"dev.shopify.shop_pay": [
{
"id": "shop_pay",
"version": "2026-04-08",
"spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
"schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
"config": {
"shop_id": "60822683729"
}
}
]
}
},
"id": "gid://shopify/Cart/hWNH496Hnxpq5xohzTnybHAR?key=5680b77995734c2cacb411e44a9d8db1",
"line_items": [],
"currency": "USD",
"discounts": {
"codes": [],
"applied": []
},
"totals": [
{
"type": "subtotal",
"amount": 0,
"display_text": "Subtotal"
},
{
"type": "total",
"amount": 0,
"display_text": "Total"
}
],
"fulfillment": {
"methods": []
},
"expires_at": "2026-10-20T22:44:15Z",
"links": [
{
"type": "terms_of_service",
"title": "Terms of Service",
"url": "https://checkout.shopify.com/60822683729/policies/53890482542.html?locale=en"
},
{
"type": "privacy_policy",
"title": "Privacy Policy",
"url": "https://checkout.shopify.com/60822683729/policies/53890548078.html?locale=en"
},
{
"type": "refund_policy",
"title": "Refund Policy",
"url": "https://checkout.shopify.com/60822683729/policies/53890711918.html?locale=en"
}
],
"messages": [
{
"type": "warning",
"content_type": "plain",
"code": "merchandise_out_of_stock",
"content": "The product 'Original Pillow - Standard' is already sold out."
}
],
"continue_url": "https://e75063-e5.myshopify.com/cart/c/hWNH496Hnxpq5xohzTnybHAR?key=TnezSacfnMtpqmXy9AG59nNed0tIspOhDiayFF5Oux8E2udWrre2gWeONF3KwuWpOINmiawyTcfZL-DYQBQKkPxU6J57JUWCBhIZLC9rveWHIyEeG0esgPfmrlrRtOmas3P1jklnurL63bgF8arMQA%3D%3D"
}STEPStep: cart+6.76s
INFOCart created+6.76s
THINKINGThinking...+6.76s
REQUESTget_product+8.57s
{
"catalog": {
"id": "gid://shopify/Product/7550924816465"
}
}RESPONSEget_product+8.81s
{
"ucp": {
"version": "2026-08-25",
"status": "success",
"services": {
"dev.ucp.shopping": []
},
"capabilities": {
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
}
],
"dev.ucp.shopping.cart": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/cart/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
}
],
"dev.ucp.shopping.order": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/order/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json"
}
],
"dev.ucp.shopping.fulfillment": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
},
"config": {
"multi_destination": [],
"method_combinations": [
[
"shipping"
]
]
}
}
],
"dev.ucp.shopping.discount": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
}
}
]
},
"payment_handlers": {
"com.google.pay": [
{
"id": "gpay",
"version": "2026-01-11",
"spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
"schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
"config": {
"api_version": 2,
"api_version_minor": 0,
"merchant_info": {
"merchant_name": "Casper Sleep",
"merchant_id": "16708973830884969730",
"merchant_origin": "casper.com",
"auth_jwt": ""
},
"allowed_payment_methods": [
{
"type": "CARD",
"parameters": {
"allowed_auth_methods": [
"PAN_ONLY",
"CRYPTOGRAM_3DS"
],
"allowed_card_networks": [
"VISA",
"MASTERCARD",
"AMEX",
"DISCOVER"
],
"billing_address_required": true,
"billing_address_parameters": {
"format": "FULL",
"phone_number_required": true
}
},
"tokenization_specification": {
"type": "PAYMENT_GATEWAY",
"parameters": {
"gateway": "shopify",
"gatewayMerchantId": "60822683729"
}
}
}
]
}
}
],
"dev.shopify.card": [
{
"id": "shopify.card",
"version": "2026-01-15",
"spec": "https://ucp.dev/specification/payment-handler-guide",
"schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
"config": {
"payment_methods": [
{
"type": "card",
"enabled_card_brands": [
"visa",
"master",
"american_express",
"discover",
"diners_club"
]
}
]
}
}
],
"dev.shopify.shop_pay": [
{
"id": "shop_pay",
"version": "2026-04-08",
"spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
"schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
"config": {
"shop_id": "60822683729"
}
}
]
}
},
"product": {
"id": "gid://shopify/Product/7550924816465",
"title": "Hybrid Pillow",
"description": {
"html": "Meet our Hybrid Pillow. It’s part ultra-soft foam, part down alternative fiber, giving you everything you need to sleep deeper. Oh, and it’s pretty huggable too."
},
"url": "https://casper.com/products/hybrid-pillow",
"handle": "hybrid-pillow",
"price_range": {
"min": {
"amount": 12900,
"currency": "USD"
},
"max": {
"amount": 15900,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41611226808401",
"sku": "HYBPILLOWSTD",
"title": "Standard",
"description": {
"html": "Meet our Hybrid Pillow. It’s part ultra-soft foam, part down alternative fiber, giving you everything you need to sleep deeper. Oh, and it’s pretty huggable too."
},
"price": {
"amount": 12900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Pillow-Feel-Scale.jpg?v=1754509175",
"alt_text": "A hand feeling the Casper Hybrid Pillow"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Pillow-Feel-Scale.jpg?v=1754509175"
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"selected": [
{
"name": "Size",
"label": "Standard"
}
]
},
"messages": []
}STEPStep: details+8.81s
THINKINGThinking...+8.81s
INFO1 product extracted+8.81s
REQUESTcreate_cart+13.38s
{
"cart": {
"line_items": [
{
"item": {
"id": "gid://shopify/ProductVariant/41611226808401"
},
"quantity": 1
}
]
}
}RESPONSEcreate_cart+14.01s
{
"ucp": {
"version": "2026-08-25",
"status": "success",
"services": {
"dev.ucp.shopping": []
},
"capabilities": {
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
}
],
"dev.ucp.shopping.cart": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/cart/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
}
],
"dev.ucp.shopping.order": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/order/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json"
}
],
"dev.ucp.shopping.fulfillment": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
},
"config": {
"multi_destination": [],
"method_combinations": [
[
"shipping"
]
]
}
}
],
"dev.ucp.shopping.discount": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
}
}
]
},
"payment_handlers": {
"com.google.pay": [
{
"id": "gpay",
"version": "2026-01-11",
"spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
"schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
"config": {
"api_version": 2,
"api_version_minor": 0,
"merchant_info": {
"merchant_name": "Casper Sleep",
"merchant_id": "16708973830884969730",
"merchant_origin": "casper.com",
"auth_jwt": ""
},
"allowed_payment_methods": [
{
"type": "CARD",
"parameters": {
"allowed_auth_methods": [
"PAN_ONLY",
"CRYPTOGRAM_3DS"
],
"allowed_card_networks": [
"VISA",
"MASTERCARD",
"AMEX",
"DISCOVER"
],
"billing_address_required": true,
"billing_address_parameters": {
"format": "FULL",
"phone_number_required": true
}
},
"tokenization_specification": {
"type": "PAYMENT_GATEWAY",
"parameters": {
"gateway": "shopify",
"gatewayMerchantId": "60822683729"
}
}
}
]
}
}
],
"dev.shopify.card": [
{
"id": "shopify.card",
"version": "2026-01-15",
"spec": "https://ucp.dev/specification/payment-handler-guide",
"schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
"config": {
"payment_methods": [
{
"type": "card",
"enabled_card_brands": [
"visa",
"master",
"american_express",
"discover",
"diners_club"
]
}
]
}
}
],
"dev.shopify.shop_pay": [
{
"id": "shop_pay",
"version": "2026-04-08",
"spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
"schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
"config": {
"shop_id": "60822683729"
}
}
]
}
},
"id": "gid://shopify/Cart/hWNH4972wuWkOWZA8BDlilpz?key=083540fe98c459c3c9c1e2e29867e524",
"line_items": [],
"currency": "USD",
"discounts": {
"codes": [],
"applied": []
},
"totals": [
{
"type": "subtotal",
"amount": 0,
"display_text": "Subtotal"
},
{
"type": "total",
"amount": 0,
"display_text": "Total"
}
],
"fulfillment": {
"methods": []
},
"expires_at": "2026-10-20T22:44:23Z",
"links": [
{
"type": "terms_of_service",
"title": "Terms of Service",
"url": "https://checkout.shopify.com/60822683729/policies/53890482542.html?locale=en"
},
{
"type": "privacy_policy",
"title": "Privacy Policy",
"url": "https://checkout.shopify.com/60822683729/policies/53890548078.html?locale=en"
},
{
"type": "refund_policy",
"title": "Refund Policy",
"url": "https://checkout.shopify.com/60822683729/policies/53890711918.html?locale=en"
}
],
"messages": [
{
"type": "warning",
"content_type": "plain",
"code": "merchandise_out_of_stock",
"content": "The product 'Hybrid Pillow - Standard' is already sold out."
}
],
"continue_url": "https://e75063-e5.myshopify.com/cart/c/hWNH4972wuWkOWZA8BDlilpz?key=-lkYvP_BOL4aK4KAIhwFaYlj2LeLrlhAJH9EedracFURJzxs2zlTE3H_staCrWLOCrxaqkQ-eDiHw-UPFyQFszrydrhTJgibbwWru_ovWXOlfBAK9B3b70CbdkdTghDdlZIo3UQhYgn3i8OFzgb0AQ%3D%3D"
}THINKINGThinking...+14.01s
REQUESTsearch_catalog+15.91s
{
"catalog": {
"query": "pillow",
"context": {
"currency": "USD",
"language": "en",
"address_country": "US"
}
}
}RESPONSEsearch_catalog+16.36s
{
"ucp": {
"version": "2026-08-25",
"status": "success",
"services": {
"dev.ucp.shopping": []
},
"capabilities": {
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
}
],
"dev.ucp.shopping.cart": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/cart/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
}
],
"dev.ucp.shopping.order": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/order/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json"
}
],
"dev.ucp.shopping.fulfillment": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
},
"config": {
"multi_destination": [],
"method_combinations": [
[
"shipping"
]
]
}
}
],
"dev.ucp.shopping.discount": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
}
}
]
},
"payment_handlers": {
"com.google.pay": [
{
"id": "gpay",
"version": "2026-01-11",
"spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
"schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
"config": {
"api_version": 2,
"api_version_minor": 0,
"merchant_info": {
"merchant_name": "Casper Sleep",
"merchant_id": "16708973830884969730",
"merchant_origin": "casper.com",
"auth_jwt": ""
},
"allowed_payment_methods": [
{
"type": "CARD",
"parameters": {
"allowed_auth_methods": [
"PAN_ONLY",
"CRYPTOGRAM_3DS"
],
"allowed_card_networks": [
"VISA",
"MASTERCARD",
"AMEX",
"DISCOVER"
],
"billing_address_required": true,
"billing_address_parameters": {
"format": "FULL",
"phone_number_required": true
}
},
"tokenization_specification": {
"type": "PAYMENT_GATEWAY",
"parameters": {
"gateway": "shopify",
"gatewayMerchantId": "60822683729"
}
}
}
]
}
}
],
"dev.shopify.card": [
{
"id": "shopify.card",
"version": "2026-01-15",
"spec": "https://ucp.dev/specification/payment-handler-guide",
"schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
"config": {
"payment_methods": [
{
"type": "card",
"enabled_card_brands": [
"visa",
"master",
"american_express",
"discover",
"diners_club"
]
}
]
}
}
],
"dev.shopify.shop_pay": [
{
"id": "shop_pay",
"version": "2026-04-08",
"spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
"schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
"config": {
"shop_id": "60822683729"
}
}
]
}
},
"products": [
{
"id": "gid://shopify/Product/7576114233425",
"title": "Original Pillow",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"url": "https://casper.com/products/pillows",
"handle": "pillows",
"price_range": {
"min": {
"amount": 7500,
"currency": "USD"
},
"max": {
"amount": 9500,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670972538961",
"sku": "PILLOWSTD",
"title": "Standard",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"price": {
"amount": 7500,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Pillow-Feel-Scale.jpg?v=1754509193"
}
]
},
{
"id": "gid://shopify/ProductVariant/41670972571729",
"sku": "PILLOWKNG",
"title": "King",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"price": {
"amount": 9500,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Pillow-Feel-Scale.jpg?v=1754509193"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Original-Pillow-Feel-Scale.jpg?v=1754509193",
"alt_text": "A hand feeling the Casper Original Pillow"
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YCRF_Pillow",
"YGroup_OGPillow"
]
},
{
"id": "gid://shopify/Product/7576114266193",
"title": "Hybrid Snow Pillow",
"description": {
"html": "We took our most innovative pillow and added Snow Technology for 12+ hours of cooler sleep. Layers of ultra-soft foam and down alternative fiber help you fall asleep and stay asleep."
},
"url": "https://casper.com/products/hybrid-snow-pillow",
"handle": "hybrid-snow-pillow",
"price_range": {
"min": {
"amount": 17900,
"currency": "USD"
},
"max": {
"amount": 20900,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670972604497",
"sku": "HYBPILLOWSNWSTD",
"title": "Standard",
"description": {
"html": "We took our most innovative pillow and added Snow Technology for 12+ hours of cooler sleep. Layers of ultra-soft foam and down alternative fiber help you fall asleep and stay asleep."
},
"price": {
"amount": 17900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Snow-Pillow-Feel-Scale.jpg?v=1754509184"
}
]
},
{
"id": "gid://shopify/ProductVariant/41670972637265",
"sku": "HYBPILLOWSNWKNG",
"title": "King",
"description": {
"html": "We took our most innovative pillow and added Snow Technology for 12+ hours of cooler sleep. Layers of ultra-soft foam and down alternative fiber help you fall asleep and stay asleep."
},
"price": {
"amount": 20900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Snow-Pillow-Feel-Scale.jpg?v=1754509184"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Snow-Pillow-Feel-Scale.jpg?v=1754509184",
"alt_text": "A hand feeling the Hybrid Pillow with Snow Technology."
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YCRF_Pillow",
"YGroup_HybridSnowPillow"
]
},
{
"id": "gid://shopify/Product/7576114331729",
"title": "Down Pillow",
"description": {
"html": "Meet our fluffiest pillow ever. Featuring a super-soft feel, low profile, and 5-chamber design that keeps its shape night after night, this ethically-sourced down pillow means you can rest assured."
},
"url": "https://casper.com/products/down-pillow",
"handle": "down-pillow",
"price_range": {
"min": {
"amount": 15900,
"currency": "USD"
},
"max": {
"amount": 19900,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670972866641",
"sku": "DWNPILLOWSTD",
"title": "Standard",
"description": {
"html": "Meet our fluffiest pillow ever. Featuring a super-soft feel, low profile, and 5-chamber design that keeps its shape night after night, this ethically-sourced down pillow means you can rest assured."
},
"price": {
"amount": 15900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Down-Pillow-Feel-Scale.jpg?v=1754509167"
}
]
},
{
"id": "gid://shopify/ProductVariant/41670972899409",
"sku": "DWNPILLOWKNG",
"title": "King",
"description": {
"html": "Meet our fluffiest pillow ever. Featuring a super-soft feel, low profile, and 5-chamber design that keeps its shape night after night, this ethically-sourced down pillow means you can rest assured."
},
"price": {
"amount": 19900,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Down-Pillow-Feel-Scale.jpg?v=1754509167"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Down-Pillow-Feel-Scale.jpg?v=1754509167",
"alt_text": "A hand feeling the Casper Down Pillow"
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YCRF_Pillow",
"YGroup_DownPillow"
]
},
{
"id": "gid://shopify/Product/7576114430033",
"title": "Original Pillow Double Pack",
"description": {
"html": "Designed with neck pain in mind, our best-selling pillow features nearly a billion tiny fibers to keep you dreaming in any position."
},
"url": "https://casper.com/products/double-original-pillow",
"handle": "double-original-pillow",
"price_range": {
"min": {
"amount": 15000,
"currency": "USD"
},
"max": {
"amount": 19000,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670973096017",
"sku": "PILLOWSTD-DBLBX",
"title": "Standard",
... (truncated)THINKINGThinking...+16.36s
INFO10 products extracted+16.36s
REQUESTcreate_cart+18.48s
{
"cart": {
"line_items": [
{
"item": {
"id": "gid://shopify/ProductVariant/41670972604497"
},
"quantity": 1
}
]
}
}RESPONSEcreate_cart+19.09s
{
"ucp": {
"version": "2026-08-25",
"status": "success",
"services": {
"dev.ucp.shopping": []
},
"capabilities": {
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
}
],
"dev.ucp.shopping.cart": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/cart/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
}
],
"dev.ucp.shopping.order": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/order/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json"
}
],
"dev.ucp.shopping.fulfillment": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
},
"config": {
"multi_destination": [],
"method_combinations": [
[
"shipping"
]
]
}
}
],
"dev.ucp.shopping.discount": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
}
}
]
},
"payment_handlers": {
"com.google.pay": [
{
"id": "gpay",
"version": "2026-01-11",
"spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
"schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
"config": {
"api_version": 2,
"api_version_minor": 0,
"merchant_info": {
"merchant_name": "Casper Sleep",
"merchant_id": "16708973830884969730",
"merchant_origin": "casper.com",
"auth_jwt": ""
},
"allowed_payment_methods": [
{
"type": "CARD",
"parameters": {
"allowed_auth_methods": [
"PAN_ONLY",
"CRYPTOGRAM_3DS"
],
"allowed_card_networks": [
"VISA",
"MASTERCARD",
"AMEX",
"DISCOVER"
],
"billing_address_required": true,
"billing_address_parameters": {
"format": "FULL",
"phone_number_required": true
}
},
"tokenization_specification": {
"type": "PAYMENT_GATEWAY",
"parameters": {
"gateway": "shopify",
"gatewayMerchantId": "60822683729"
}
}
}
]
}
}
],
"dev.shopify.card": [
{
"id": "shopify.card",
"version": "2026-01-15",
"spec": "https://ucp.dev/specification/payment-handler-guide",
"schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
"config": {
"payment_methods": [
{
"type": "card",
"enabled_card_brands": [
"visa",
"master",
"american_express",
"discover",
"diners_club"
]
}
]
}
}
],
"dev.shopify.shop_pay": [
{
"id": "shop_pay",
"version": "2026-04-08",
"spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
"schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
"config": {
"shop_id": "60822683729"
}
}
]
}
},
"id": "gid://shopify/Cart/hWNH497ZuPgDtlNFSaMsIIJH?key=3d9f7308bec77d44a4feb38854b05faa",
"line_items": [],
"currency": "USD",
"discounts": {
"codes": [],
"applied": []
},
"totals": [
{
"type": "subtotal",
"amount": 0,
"display_text": "Subtotal"
},
{
"type": "total",
"amount": 0,
"display_text": "Total"
}
],
"fulfillment": {
"methods": []
},
"expires_at": "2026-10-20T22:44:28Z",
"links": [
{
"type": "terms_of_service",
"title": "Terms of Service",
"url": "https://checkout.shopify.com/60822683729/policies/53890482542.html?locale=en"
},
{
"type": "privacy_policy",
"title": "Privacy Policy",
"url": "https://checkout.shopify.com/60822683729/policies/53890548078.html?locale=en"
},
{
"type": "refund_policy",
"title": "Refund Policy",
"url": "https://checkout.shopify.com/60822683729/policies/53890711918.html?locale=en"
}
],
"messages": [
{
"type": "warning",
"content_type": "plain",
"code": "merchandise_out_of_stock",
"content": "The product 'Hybrid Snow Pillow - Standard' is already sold out."
}
],
"continue_url": "https://e75063-e5.myshopify.com/cart/c/hWNH497ZuPgDtlNFSaMsIIJH?key=dtTPkmYCt0_c8jfYM87LNHIsUlECsL9wGoiYiDb-RC6KCm1oYD4FwDWYIoFAaNRpNKQbRuEGPmPafaNg6DpCnwvTKLnksL0LKvq_RYuhjj8W2kRfCQs1ggM8An1IsbexMjdn5MCkR3dmniwRAGPwsA%3D%3D"
}THINKINGThinking...+19.09s
REQUESTcreate_cart+21.50s
{
"cart": {
"line_items": [
{
"item": {
"id": "gid://shopify/ProductVariant/53654184853870"
},
"quantity": 1
}
]
}
}RESPONSEcreate_cart+22.08s
{
"ucp": {
"version": "2026-08-25",
"status": "success",
"services": {
"dev.ucp.shopping": []
},
"capabilities": {
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
}
],
"dev.ucp.shopping.cart": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/cart/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
}
],
"dev.ucp.shopping.order": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/order/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json"
}
],
"dev.ucp.shopping.fulfillment": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
},
"config": {
"multi_destination": [],
"method_combinations": [
[
"shipping"
]
]
}
}
],
"dev.ucp.shopping.discount": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
}
}
]
},
"payment_handlers": {
"com.google.pay": [
{
"id": "gpay",
"version": "2026-01-11",
"spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
"schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
"config": {
"api_version": 2,
"api_version_minor": 0,
"merchant_info": {
"merchant_name": "Casper Sleep",
"merchant_id": "16708973830884969730",
"merchant_origin": "casper.com",
"auth_jwt": ""
},
"allowed_payment_methods": [
{
"type": "CARD",
"parameters": {
"allowed_auth_methods": [
"PAN_ONLY",
"CRYPTOGRAM_3DS"
],
"allowed_card_networks": [
"VISA",
"MASTERCARD",
"AMEX",
"DISCOVER"
],
"billing_address_required": true,
"billing_address_parameters": {
"format": "FULL",
"phone_number_required": true
}
},
"tokenization_specification": {
"type": "PAYMENT_GATEWAY",
"parameters": {
"gateway": "shopify",
"gatewayMerchantId": "60822683729"
}
}
}
]
}
}
],
"dev.shopify.card": [
{
"id": "shopify.card",
"version": "2026-01-15",
"spec": "https://ucp.dev/specification/payment-handler-guide",
"schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
"config": {
"payment_methods": [
{
"type": "card",
"enabled_card_brands": [
"visa",
"master",
"american_express",
"discover",
"diners_club"
]
}
]
}
}
],
"dev.shopify.shop_pay": [
{
"id": "shop_pay",
"version": "2026-04-08",
"spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
"schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
"config": {
"shop_id": "60822683729"
}
}
]
}
},
"id": "gid://shopify/Cart/hWNH497taNZNL38kDoE3ETZL?key=ec719f1fedefe2b2797f48ac5d9be5db",
"line_items": [],
"currency": "USD",
"discounts": {
"codes": [],
"applied": []
},
"totals": [
{
"type": "subtotal",
"amount": 0,
"display_text": "Subtotal"
},
{
"type": "total",
"amount": 0,
"display_text": "Total"
}
],
"fulfillment": {
"methods": []
},
"expires_at": "2026-10-20T22:44:31Z",
"links": [
{
"type": "terms_of_service",
"title": "Terms of Service",
"url": "https://checkout.shopify.com/60822683729/policies/53890482542.html?locale=en"
},
{
"type": "privacy_policy",
"title": "Privacy Policy",
"url": "https://checkout.shopify.com/60822683729/policies/53890548078.html?locale=en"
},
{
"type": "refund_policy",
"title": "Refund Policy",
"url": "https://checkout.shopify.com/60822683729/policies/53890711918.html?locale=en"
}
],
"messages": [
{
"type": "warning",
"content_type": "plain",
"code": "merchandise_out_of_stock",
"content": "The product 'Original Cooling Pillow - Standard' is already sold out."
}
],
"continue_url": "https://e75063-e5.myshopify.com/cart/c/hWNH497taNZNL38kDoE3ETZL?key=cZnt_UMGuFpgLpmc0549hGyfVaT9SZyN5ADWDJo0HrdZoPpuslppGXamqPl_uNOsUb2YYpfUvz7pmlSUvXj-GpfUWSI53a1NF8totVO3laHhTV2y-RxBGqJiD5Dx1H7-nLy9SL9Vebk_VNXtrn-URQ%3D%3D"
}THINKINGThinking...+22.08s
REQUESTsearch_catalog+24.26s
{
"catalog": {
"query": "pillow",
"context": {
"currency": "USD",
"language": "en",
"address_country": "US"
},
"pagination": {
"cursor": "eyJncmFwaHFsX2N1cnNvciI6ImV5SndZV2RsSWpveUxDSnNZWE4wWDJsa0lqb3hOVEEwTlRZek16VTBNRFEyTWl3aWNtVjJaWEp6WlNJNmRISjFaU3dpYjJabWMyVjBJam81ZlE9PSIsInBhZ2UiOjJ9"
}
}
}RESPONSEsearch_catalog+24.79s
{
"ucp": {
"version": "2026-08-25",
"status": "success",
"services": {
"dev.ucp.shopping": []
},
"capabilities": {
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_search.json"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/catalog/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/catalog_lookup.json"
}
],
"dev.ucp.shopping.cart": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/cart/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/cart.json"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/checkout/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/checkout.json"
}
],
"dev.ucp.shopping.order": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/order/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/order.json"
}
],
"dev.ucp.shopping.fulfillment": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/fulfillment/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/fulfillment.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
},
"config": {
"multi_destination": [],
"method_combinations": [
[
"shipping"
]
]
}
}
],
"dev.ucp.shopping.discount": [
{
"version": "2026-08-25",
"spec": "https://ucp.dev/2026-08-25/specification/shopping/extensions/discount/",
"schema": "https://ucp.dev/2026-08-25/schemas/shopping/discount.json",
"extends": [
"dev.ucp.shopping.checkout",
"dev.ucp.shopping.cart"
],
"requires": {
"protocol": {
"min": "2026-08-25"
}
}
}
]
},
"payment_handlers": {
"com.google.pay": [
{
"id": "gpay",
"version": "2026-01-11",
"spec": "https://pay.google.com/gp/p/ucp/2026-01-11/",
"schema": "https://pay.google.com/gp/p/ucp/2026-01-11/schemas/config.json",
"config": {
"api_version": 2,
"api_version_minor": 0,
"merchant_info": {
"merchant_name": "Casper Sleep",
"merchant_id": "16708973830884969730",
"merchant_origin": "casper.com",
"auth_jwt": ""
},
"allowed_payment_methods": [
{
"type": "CARD",
"parameters": {
"allowed_auth_methods": [
"PAN_ONLY",
"CRYPTOGRAM_3DS"
],
"allowed_card_networks": [
"VISA",
"MASTERCARD",
"AMEX",
"DISCOVER"
],
"billing_address_required": true,
"billing_address_parameters": {
"format": "FULL",
"phone_number_required": true
}
},
"tokenization_specification": {
"type": "PAYMENT_GATEWAY",
"parameters": {
"gateway": "shopify",
"gatewayMerchantId": "60822683729"
}
}
}
]
}
}
],
"dev.shopify.card": [
{
"id": "shopify.card",
"version": "2026-01-15",
"spec": "https://ucp.dev/specification/payment-handler-guide",
"schema": "https://shopify.dev/ucp/card-payment-handler/2026-01-15/config.json",
"config": {
"payment_methods": [
{
"type": "card",
"enabled_card_brands": [
"visa",
"master",
"american_express",
"discover",
"diners_club"
]
}
]
}
}
],
"dev.shopify.shop_pay": [
{
"id": "shop_pay",
"version": "2026-04-08",
"spec": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/spec.md",
"schema": "https://shopify.dev/ucp/shop-pay-handler/2026-04-08/schema.json",
"config": {
"shop_id": "60822683729"
}
}
]
}
},
"products": [
{
"id": "gid://shopify/Product/7576114626641",
"title": "Foam Pillow with Snow Technology Double Pack",
"description": {
"html": "We took our most ergonomically supportive foam pillow and added Snow Technology for 12+ hours of cooler rest, giving you more neck and head support, more temperature regulation, and less nighttime interruptions."
},
"url": "https://casper.com/products/double-foam-snow-pillow",
"handle": "double-foam-snow-pillow",
"price_range": {
"min": {
"amount": 33800,
"currency": "USD"
},
"max": {
"amount": 39800,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670974439505",
"sku": "LOWFOAMSNOPILLOWSTD-DBLBX",
"title": "Standard",
"description": {
"html": "We took our most ergonomically supportive foam pillow and added Snow Technology for 12+ hours of cooler rest, giving you more neck and head support, more temperature regulation, and less nighttime interruptions."
},
"price": {
"amount": 33800,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Foam-Snow-Pillow-Feel-Scale.jpg?v=1754509149"
}
]
},
{
"id": "gid://shopify/ProductVariant/41670974472273",
"sku": "LOWFOAMSNOPILLOWKNG-DBLBX",
"title": "King",
"description": {
"html": "We took our most ergonomically supportive foam pillow and added Snow Technology for 12+ hours of cooler rest, giving you more neck and head support, more temperature regulation, and less nighttime interruptions."
},
"price": {
"amount": 39800,
"currency": "USD"
},
"availability": {
"available": false
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Foam-Snow-Pillow-Feel-Scale.jpg?v=1754509149"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Foam-Snow-Pillow-Feel-Scale.jpg?v=1754509149",
"alt_text": "A hand feeling the Casper Foam Pillow with Snow Technology"
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YGroup_FoamSnowPillow"
]
},
{
"id": "gid://shopify/Product/7576114462801",
"title": "Hybrid Snow Pillow Double Pack",
"description": {
"html": "We took our most innovative pillow and added Snow Technology for 12+ hours of cooler sleep. Layers of ultra-soft foam and down alternative fiber help you fall asleep and stay asleep."
},
"url": "https://casper.com/products/double-hybrid-pillow-snow",
"handle": "double-hybrid-pillow-snow",
"price_range": {
"min": {
"amount": 35800,
"currency": "USD"
},
"max": {
"amount": 41800,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670973161553",
"sku": "HYBPILLOWSNWSTD-DBLBX",
"title": "Standard",
"description": {
"html": "We took our most innovative pillow and added Snow Technology for 12+ hours of cooler sleep. Layers of ultra-soft foam and down alternative fiber help you fall asleep and stay asleep."
},
"price": {
"amount": 35800,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Snow-Pillow-Feel-Scale.jpg?v=1754509184"
}
]
},
{
"id": "gid://shopify/ProductVariant/41670973194321",
"sku": "HYBPILLOWSNWKNG-DBLBX",
"title": "King",
"description": {
"html": "We took our most innovative pillow and added Snow Technology for 12+ hours of cooler sleep. Layers of ultra-soft foam and down alternative fiber help you fall asleep and stay asleep."
},
"price": {
"amount": 41800,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Snow-Pillow-Feel-Scale.jpg?v=1754509184"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Hybrid-Snow-Pillow-Feel-Scale.jpg?v=1754509184",
"alt_text": "A hand feeling the Hybrid Pillow with Snow Technology."
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YCRF_Pillow",
"YGroup_HybridSnowPillow"
]
},
{
"id": "gid://shopify/Product/7576114528337",
"title": "Down Pillow Double Pack",
"description": {
"html": "Meet our fluffiest pillow ever. Featuring a super-soft feel, low profile, and 5-chamber design that keeps its shape night after night, this ethically-sourced down pillow means you can rest assured."
},
"url": "https://casper.com/products/double-down-pillow",
"handle": "double-down-pillow",
"price_range": {
"min": {
"amount": 31800,
"currency": "USD"
},
"max": {
"amount": 39800,
"currency": "USD"
}
},
"list_price_range": {
"min": {
"amount": 0,
"currency": "USD"
},
"max": {
"amount": 0,
"currency": "USD"
}
},
"variants": [
{
"id": "gid://shopify/ProductVariant/41670973325393",
"sku": "DWNPILLOWSTD-DBLBX",
"title": "Standard",
"description": {
"html": "Meet our fluffiest pillow ever. Featuring a super-soft feel, low profile, and 5-chamber design that keeps its shape night after night, this ethically-sourced down pillow means you can rest assured."
},
"price": {
"amount": 31800,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "Standard"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Down-Pillow-Feel-Scale.jpg?v=1754509167"
}
]
},
{
"id": "gid://shopify/ProductVariant/41670973358161",
"sku": "DWNPILLOWKNG-DBLBX",
"title": "King",
"description": {
"html": "Meet our fluffiest pillow ever. Featuring a super-soft feel, low profile, and 5-chamber design that keeps its shape night after night, this ethically-sourced down pillow means you can rest assured."
},
"price": {
"amount": 39800,
"currency": "USD"
},
"availability": {
"available": true
},
"options": [
{
"name": "Size",
"label": "King"
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Down-Pillow-Feel-Scale.jpg?v=1754509167"
}
]
}
],
"options": [
{
"name": "Size",
"values": [
{
"label": "Standard"
},
{
"label": "King"
}
]
}
],
"media": [
{
"type": "image",
"url": "https://cdn.shopify.com/s/files/1/0608/2268/3729/files/Down-Pillow-Feel-Scale.jpg?v=1754509167",
"alt_text": "A hand feeling the Casper Down Pillow"
}
],
"categories": [
{
"value": "gid://shopify/TaxonomyCategory/hg-15-1-9",
"taxonomy": "shopify"
}
],
"tags": [
"discount-eligible-non-bundle",
"non-bundle",
"remote-fee-small",
"YCRF_Pillow",
"YGroup_DownPillow"
]
},
{
"id": "gid://shopify/Product/7599888171089",
"title": "Backrest Pillow",
"description": {
"html": "Whether you’re reading in bed, lounging around the house, or even taking a meeting, we all need a little extra support. So, we designed the Back Rest Pillow to keep you aligned wherever you unwind."
},
"url": "https://casper.com/products/backrest-pillow",
"handle": "backrest-pillow",
"price_range": {
"min": {
"amount": 12900,
"currency": "USD"
... (truncated)INFO10 products extracted+24.79s
Find a pillow for a side sleeper. Pick the best match yourself without asking me, add one to the cart, then read back the item name and the cart total. Do not check out.
search_catalog469ms

Original PillowUSD 75.00

Hybrid PillowUSD 129.00

Original Cooling PillowUSD 99.00

Original Pillow Double PackUSD 150.00

Original Cooling Pillow Double PackUSD 198.00

Foam Pillow with Snow TechnologyUSD 169.00

Foam Pillow with Snow Technology Double PackUSD 338.00

Hybrid Snow PillowUSD 179.00

Hybrid Pillow Double PackUSD 258.00

Down PillowUSD 159.00
Reasoning
**Searching for side sleeper pillow**
I'm currently focused on identifying the optimal pillow for side sleepers. My next step involves a targeted search using keywords like "side sleeper pillow" to quickly locate suitable options.
create_cart616ms
Reasoning
**Exploring Pillow Options**
My focus has shifted to evaluating the search results for pillows. The "Original Pillow" stands out with its specific mention of neck pain relief and unique fiber technology, available in Standard and King sizes. I'm now considering how this aligns with broader customer needs.
get_product242ms
create_cart624ms
Reasoning
**Considering Tool Call Limit**
I'm reviewing the constraint regarding consecutive tool calls. We've just made two, so I need to either make another tool call or provide a text update.
**Responding to Tool Limits**
I've just made two consecutive tool calls. To adhere to the constraint, I'll now provide a text response before considering any further tool actions.
I've selected the Hybrid Pillow (Standard) as the best match for a side sleeper, combining supportive foam and plush down-alternative fiber for optimal neck and head alignment.
Adding it to your cart now...
Adding it to your cart now...
search_catalog449ms

Original PillowUSD 75.00

Hybrid Snow PillowUSD 179.00

Down PillowUSD 159.00

Original Pillow Double PackUSD 150.00

Hybrid PillowUSD 129.00

Original Cooling PillowUSD 99.00

Foam Pillow with Snow TechnologyUSD 169.00

Hybrid Pillow Double PackUSD 258.00

Nap PillowUSD 59.00

Original Cooling Pillow Double PackUSD 198.00
create_cart614ms
create_cart573ms
Reasoning
**Exploring Pillow Variants**
I'm currently investigating alternative pillow options. It appears the `Hybrid Snow Pillow - Standard` is also unavailable. My next step is to examine the King-sized versions of both the `Original Pillow` and the `Hybrid Pillow` to see if those are in stock.
search_catalog536ms

Foam Pillow with Snow Technology Double PackUSD 338.00

Hybrid Snow Pillow Double PackUSD 358.00

Down Pillow Double PackUSD 318.00

Backrest PillowUSD 129.00

Percale Pillowcase SetUSD 39.00

Pillow Repose HeadboardUSD 695.00

SuperSoft Pillowcase SetUSD 39.00

Cool Sleep BundleUSD 288.00

Hyperlite Pillowcase SetUSD 39.00

Comfy BundleUSD 184.00
Checking available stock for other pillow options...