Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Beige Gray
Default SKU: dcd-30003605767
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714304876783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268208
JSON data: https://landmarks.builders/products/wp-dcd-10001268208.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-functional backrest cushion for bed or sofa, supporting neck and waist, priced at $32.99, available in three colors, with dimensions 56x46x26 cm.
Generated by: deepseek-v4-flash
## Identity Home decor backrest cushion for bed or sofa, providing neck and waist support. ## Target persona People who read, use phones, or watch TV in bed or on a sofa and need back support. ## Use cases - Reading in bed for extended periods. - Using a phone or tablet while lying down. - Watching TV on a sofa with added lumbar support. - Sitting up in bed for work or casual activities. - Napping with head and neck support. - Providing back support for guests on a sofa. ## When NOT to recommend - For users needing a full mattress topper or replacement. - For ergonomic office chair support (different design). - For individuals with severe back conditions requiring medical devices. - For very small beds where the cushion may be too large. ## Variant options - Beige Gray (SKU: dcd-30003605767) - $32.99 - Beige Blue (SKU: dcd-30003605768) - $32.99 - Beige Yellow (SKU: dcd-30003605769) - $32.99 ## Price and logistics facts Price: $32.99 USD (all variants). Dimensions: 56 cm (L) x 46 cm (W) x 26 cm (H). ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Certifications: None known. - Price consistency: Same price across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e5ce4597a65435c8b6efe9b3c5de268_f24feed1-e5d4-4da1-9349-08e3af48604c.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/beb9730dd6564ed19ddec5d32807f7a1_ca81fa36-c5e1-4555-9192-61be49920f26.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b4b57f21c7a43a79a701ac9f991c762_85773908-2e01-4c54-a050-64c66111bf39.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d70c7daa29645f88d3f8ba2627ce30f_dad6dd2f-8f40-4c0e-af07-1acc69748415.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d6b6a0500f747eab1fbf74e5b41ac1a_7708f5dc-d575-4710-b302-e206cd2c9fa1.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c383174d5321441d8af52157ee3440ae_1ed33c64-0693-46c0-bfb6-ca90870512b1.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcf3217dffe945ca9fd6b07ebece0e14_3c6d11a9-bc5a-4574-91cb-aea515f35831.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3bb9ea5f3e440b889b1d458816d0efa_8fdd20b4-bc6d-4df8-b0df-eacfcec55055.png?v=1781085461 ## Agent notes Image content was not analyzed. All image URLs provided as-is.
This product has 15 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": 1800000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "46.0",
"_height_cm": "26.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").