Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $299.99
Default variant: Light Blue
Default SKU: dcd-30001909409
Default price: $299.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814765371631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895774
JSON data: https://landmarks.builders/products/m4x-10000895774.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Manual push-back recliner with padded sling seat for indoor/outdoor use. Space-saving design. Available in Light Blue and Khaki at $299.99. Dimensions: 95x25x70 cm.
Generated by: deepseek-v4-flash
## Identity Reclining Design Manual Push-Back Recliner – Indoor/Outdoor Padded Sling Recliner ## Target persona Seniors seeking easy manual recline; Minimalist homeowners with small spaces; Apartment dwellers needing compact furniture; Users furnishing balconies or patios. ## Use cases - Reading in a nook or living room corner - Relaxing on a balcony or patio - Watching TV in a small living room - Lounging in a bedroom - Outdoor seating that requires weather resistance ## When NOT to recommend - If user requires electric/power reclining - If user needs a wide seat (width is only 25 cm) - For heavy-duty commercial use (weight capacity unknown) - When fast delivery is critical (shipping time unknown) ## Variant options - Light Blue ($299.99) - Khaki ($299.99) ## Price and logistics facts - Price: $299.99 USD (both variants) - Dimensions: 95 cm length, 25 cm width, 70 cm height - Shipping details not provided ## Trust signals - Stock status unknown - Return policy unknown - No certifications recorded - Price is consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/577fc6d0-25a2-4523-b2e1-6a4db7b41320.jpg?v=1781660582 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9d88016-9597-462a-ba01-1c9bc1327431.jpg?v=1781660582 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0abd066-2518-4cd0-bb26-5f69462a65dd.jpg?v=1781660582 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/967b75ea-1b0f-43df-9feb-2d0ffa627af6.jpg?v=1781660583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/444ba12a-098d-479b-ab09-b33a46515ec7.jpg?v=1781660582 ## Agent notes - No product description was provided; title conveys key features. - Width dimension (25 cm) is unusually narrow; verify with images if this is accurate or a typo. - Images are available but not analyzed here.
This product has 12 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": "Reclining Design Manual Push-Back Recliner Indoor\/Outdoor Use Padded Sling Recliner Space-Saving Lounge Chair Minimalist Design for Readers, Homeowners, Seniors, Balcony, Living Room, Bedroom, Reading Nook",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "25.0",
"_height_cm": "70.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").