Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $25.99
Default variant: L
Default SKU: dcd-30003602947
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714413699311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267084
JSON data: https://landmarks.builders/products/wp-dcd-10001267084.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Handmade rattan cervical pillow for summer: breathable, firm, hollow design. Dimensions 41x32x13 cm. Two sizes: S ($23.99) and L ($25.99).
Generated by: deepseek-v4-flash
## Identity Summer cool cervical pillow made of hand-woven rattan. Features hollow, breathable, and firm construction for neck support. ## Target persona Hot sleepers needing ventilation; back sleepers with neck pain; users seeking firm pillows; budget-conscious shoppers ($24-$26). ## Use cases - Summer nighttime sleep in hot climates - Neck pain relief during rest - Travel pillow for firm support - Yoga or meditation cushion - Brief daytime neck rest ## When NOT to recommend - People preferring memory foam or soft pillows - Allergy to rattan or dust (material not specified) - Those needing adjustable loft - Side sleepers with broad shoulders (pillow may be too small) ## Variant options - Size S: $23.99 - Size L: $25.99 ## Price and logistics facts - Price range: $23.99 - $25.99 USD - Dimensions: 41 x 32 x 13 cm - No shipping or availability details provided ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications listed - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db58550fafc746288ea38b84b8595501.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bac159582b304d7a97a03361eb4aebbd.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc306910f029444d9ace6234c62d922d.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4546bcd15b4148688db27b5e967f999c.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4ffb4ad0e7d4a2e960a4c8e3c2d0a93.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47556808b1f14245bce27d2edf8b42b5.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/daea706177bd4bbaa468b8a3b35e0ac9.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0c09cd7cb9b4dc095da347b7d770223.png?v=1781085526 ## Agent notes - Dimensions in cm: 41 x 32 x 13 cm - Handmade item may have slight variations - Product title suggests hollow neck cutout and breathable material - No description provided; details from title only
This product has 14 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": 850000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "32.0",
"_height_cm": "13.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").