Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Gray
Default SKU: dcd-30003605844
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: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714414190831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268245
JSON data: https://landmarks.builders/products/wp-dcd-10001268245.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A soft backrest cushion for bed or sofa, available in 7 colors, dimensions 55x45x28 cm, priced at $32.99.
Generated by: deepseek-v4-flash
## Identity Soft backrest cushion for bed or sofa, 55x45x28 cm, available in 7 colors. ## Target persona - Apartment dwellers seeking back support while reading in bed. - Renters who cannot install a permanent headboard. - Individuals looking for an affordable lumbar pillow for sofa use. - People who want a multi-purpose decorative cushion. ## Use cases - Reading in bed with back and neck support. - Watching TV on the sofa with added lumbar cushioning. - Using as a soft headboard alternative against the wall. - Napping on the couch with the pillow as a neck rest. - Decorative accent pillow to complement bedroom or living room decor. - Providing back support when sitting on the floor against the wall. ## When NOT to recommend - For full-body sleeping pillow (size too small and shape not designed for it). - For medical-grade orthopedic back support (lacks firmness and adjustability). - For outdoor furniture (not weather-resistant). - For users needing a large floor cushion or meditation cushion. ## Variant options - Color: Gray, Beige, Blue, Orange, Coffee, Pink, Green — all at $32.99. ## Price and logistics facts - Price: $32.99 USD (all variants). - Dimensions: 55 x 45 x 28 cm. - No shipping or inventory details provided. ## Trust signals - Multiple color options at consistent pricing. - Image assets available for each variant. - No return policy or certifications mentioned in source data. ## Image assets - 8 PNG images available at provided Shopify URLs. - Covers all color variants (based on 7 colors, likely one image per color plus an overall shot). ## Agent notes - Images were not visually analyzed; product appearance, fabric type, fill material, and exact shape are unknown. - Description field was empty; additional product details may be missing.
This product has 19 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": "45.0",
"_height_cm": "28.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").