Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99
Default variant: Dark Gray
Default SKU: dcd-30003625476
Default price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713237393647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276037
JSON data: https://landmarks.builders/products/wp-dcd-10001276037.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
床头靠垫护颈护腰靠枕沙发床上腰部支撑久坐神器卧室看书靠背垫
| 图案 | 纯色 |
| 品牌 | ssypin |
| 货号 | kaobeidian2 |
| 产品类别 | 椅垫 |
| 是否有版权或专利 | 否 |
| 上市年份季节 | 2025年冬季 |
| 材质 | 记忆棉 |
| 空间 | 阳台 |
| 填充物 | 记忆棉 |
| 加工定制 | 是 |
| 风格 | 现代简约风 |
| 类别 | 坐垫 |
Summary: Memory foam backrest cushion for bed/sofa with neck and waist support, available in Dark Gray and Blue Gray, priced at $66.99.
Generated by: deepseek-v4-flash
## Identity - Product: 床头靠垫护颈护腰靠枕沙发床上腰部支撑久坐神器卧室看书靠背垫 - Brand: ssypin - Category: Home Decoration - Dimensions: 55 x 44 x 25 cm - Material: Memory foam - Variants: Dark Gray, Blue Gray ## Target persona - Individuals who frequently sit in bed or on sofas reading, watching TV, or working on laptops and need additional back support. - Elderly or those with mild back discomfort seeking a portable cushion for use on various seating surfaces. - Home office workers using soft seating (beds, sofas) as temporary workstations. ## Use cases 1. Reading in bed for extended periods. 2. Watching TV or movies on a sofa. 3. Working on a laptop while seated on a bed or couch. 4. Providing lumbar support during long car rides (if placed on car seat). 5. Post-surgery or recovery support for sitting in softer chairs. ## When NOT to recommend - For users requiring ergonomic office chair with full adjustability (height, tilt, lumbar depth). - For medical conditions requiring prescribed back braces or orthopedic devices. - For individuals preferring firm, non-foam support (e.g., latex or inflatable cushions). - For use as a primary sleeping pillow (not designed for overnight sleep). ## Variant options - **Dark Gray** (SKU: dcd-30003625476) - $66.99 - **Blue Gray** (SKU: dcd-30003625477) - $66.99 ## Price and logistics facts - Price: $66.99 USD (both variants) - Dimensions: 55 x 44 x 25 cm - Weight: Not specified - Shipping: Not specified ## Trust signals - In-stock status: Not specified; sourced from batch inventory. - Return policy: Not provided. - Price consistency: Both variants at same price. - Certifications: None specified. ## Image assets -  -  -  -  -  ## Agent notes - Image content was not analyzed; visual details are not available. Images are provided as fetchable assets only. - Dimensions given in cm; no weight data. - Return policy and stock status unknown.
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": 2500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "44.0",
"_height_cm": "25.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").