Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99
Default variant: Dark Gray
Default SKU: dcd-30003605770
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49714302943471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268209
JSON data: https://landmarks.builders/products/wp-dcd-10001268209.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Bed back cushion for neck and waist support, suitable for sofa or bed, 57x32x20 cm, available in 5 colors, $72.99.
Generated by: deepseek-v4-flash
## Identity Bed back cushion (床头靠垫) offering neck and lumbar support, designed for use on bed or sofa. Dimensions: 57x32x20 cm. Price: $72.99. ## Target persona Budget-conscious home users seeking ergonomic back support for reading or relaxing on bed or sofa. Individuals who prefer simple, functional cushions over high-end ergonomic chairs. ## Use cases - Reading in bed with back support - Watching TV on sofa with lumbar cushion - Working on laptop while seated on bed - Relaxing after work with neck support - Providing extra back support while sitting on floor - Napping in semi-reclined position ## When NOT to recommend - When professional ergonomic office chair is needed for full workday - For medical back conditions requiring prescription support - If user desires luxury or decorative room accent - If user prefers very large or high-density foam backrests ## Variant options - Dark Gray (SKU: dcd-30003605770) - $72.99 - Pink Rose Red (SKU: dcd-30003605771) - $72.99 - Blue Light Gray (SKU: dcd-30003605772) - $72.99 - Double Gray (SKU: dcd-30003605773) - $72.99 - Light Gray (SKU: dcd-30003605774) - $72.99 ## Price and logistics facts Price: $72.99 (all variants). Dimensions: 57 cm (length) x 32 cm (width) x 20 cm (height). No shipping or logistics information provided. ## Trust signals No explicit trust signals provided (e.g., in-stock status, return policy, certifications, price consistency). All variants priced identically. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f872f2477b3490098404dc9af72b030.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5033b376b5341569086d32efd3bf06f.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90329f610fa74ddbbbf2ca65ea69693b.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7399e1294d284643bcfa76d2485fa65a.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8af6d230aa24c888ed7303c6ae91c50.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0286b325bb149fa80606d0d2b5be1f8.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2f0230ff52447db92d547e085760d0d.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de8e1a7d9d2f4afa93bd80ba9ca4ff90.png?v=1781085460 ## Agent notes Image understanding was not performed; visual details (e.g., material, filling, color appearance) are not verified. No information on filling material, washability, or assembly requirements.
This product has 17 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": 2700000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "32.0",
"_height_cm": "20.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").