Brand: World Products (Landmark)
SKU: dcd-30001848222
Price: $809.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80000 g
Cart URL (default variant): https://landmarks.builders/cart/49815014736111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886479
JSON data: https://landmarks.builders/products/m4x-10000886479.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Italian-inspired electric recliner with adjustable recline angle and quiet mechanism. Single seat (1.27M width) for home theater or living room. Priced at $809.99.
Generated by: deepseek-v4-flash
## Identity Italian Inspired Electric Recliner – single seat (1.27 m width), adjustable recline, quiet mechanism, configurable design. ## Target persona Homeowners and families seeking comfortable seating for home theater or lounge areas. Leisure fans who want a recliner with electric adjustment. ## Use cases - Watching movies in a home theater setup. - Relaxing in living room with adjustable recline. - Providing comfortable seating in lounge areas. - Use as a standalone recliner in a reading nook. - For individuals who prefer electric instead of manual recliners. ## When NOT to recommend - For buyers needing a sofa set or multiple seats (only single seat available). - For very small spaces (dimensions 132x110x103 cm, requires significant floor area). - For budget-conscious buyers seeking under $500 recliners. - For those who prefer manual reclining or non-electric. ## Variant options - Only one variant: 1.27M 1-seater (SKU: dcd-30001848222) at $809.99. ## Price and logistics facts - Price: $809.99 USD. - Dimensions: 132 cm (length) x 110 cm (width) x 103 cm (height). - No shipping or return policy provided. ## Trust signals - Listed on Shopify store, product with stable price. - No reviews or certifications provided. ## Image assets - 4 images available at provided URLs. - No visual analysis performed; content details unknown. ## Agent notes - Only one variant listed despite title mentioning "set". Verify if additional seat variants exist. - Product type not specified; confirm if intended as single recliner or part of a set. - No description available; rely on title features.
This product has 4 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": "Italian Inspired Electric Recliner Set Adjustable Recline Angle Home Theater Seating Quiet mechanism Operation Living Room Furniture configurable Design for Families, Homeowners, leisure fans, Lounge Area",
"quantity": 1,
"grams": 80000000,
"properties": {
"_length_cm": "132.0",
"_width_cm": "110.0",
"_height_cm": "103.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").