Brand: World Products (Landmark)
SKU: dcd-30003602998
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 740 g
Cart URL (default variant): https://landmarks.builders/cart/49714364383471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267102
JSON data: https://landmarks.builders/products/wp-dcd-10001267102.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Breathable cervical pillow with imitation rattan weave, washable and portable, priced at $24.99 with dimensions 36x27x11 cm.
Generated by: deepseek-v4-flash
## Identity Cervical pillow made from imitation rattan weave, designed for neck support and coolness, washable and portable. ## Target persona Hot sleepers who need breathable pillows; travelers wanting compact pillows; people with neck discomfort seeking support. ## Use cases - Summer sleeping to stay cool - Supporting neck while sleeping - Travel pillow for carry-on - Washing pillow regularly - Reducing sweating on pillow ## When NOT to recommend - When user prefers memory foam or dense pillows - When user needs all-seasons usage without temperature concerns - When user needs high loft pillows - When user is a side sleeper needing thick support ## Variant options Only one variant: Style - Imitation Rattan, priced at $24.99. ## Price and logistics facts Price: $24.99 USD. Dimensions: 36 cm length, 27 cm width, 11 cm height. No shipping or stock information provided. ## Trust signals Product listed with a Shopify store. No return policy, in-stock status, or certifications known. ## Image assets         ## Agent notes No description provided. Only one variant. Image content not analyzed.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "颈椎枕仿藤编织中空枕头透气护颈椎枕头可水洗夏凉枕便携枕头",
"quantity": 1,
"grams": 740000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "27.0",
"_height_cm": "11.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").