Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $293.99 – $303.99
Default variant: Light Blue / Round Base
Default SKU: dcd-30001887980
Default price: $293.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49814759047407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892792
JSON data: https://landmarks.builders/products/m4x-10000892792.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered recliner with footrest, ergonomic design and dense foam padding, designed for seniors. Available in multiple colors and base styles at $293.99-$303.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Recliner with Footrest – Adjustable pushback recliner with ergonomic design and dense foam padding for seniors. ## Target persona Seniors with limited mobility who need easy-to-operate seating with footrest support. Also suitable for elderly individuals recovering from surgery or requiring comfortable long-term seating. ## Use cases - Watching television in a living room environment. - Reading books or using a tablet in a reclined position. - Taking short naps with footrest support. - Post-surgery recovery seating at home. - Daily relaxation for seniors with joint or back discomfort. ## When NOT to recommend - For users seeking a modern, sleek design (styles are functional). - For small apartments or tight spaces (dimensions: 89x67x45 cm). - For commercial or office use (designed for home leisure). - For users exceeding unspecified weight capacity (not provided). ## Variant options - Light Blue / Round Base: $293.99 - Off-white / Round Base: $293.99 - Beige Gray / Square Base: $303.99 - Black / Wheels: $303.99 ## Price and logistics facts - Base price: $293.99 USD. Variants up to $303.99. - Dimensions: 89 cm (length) x 67 cm (width) x 45 cm (height). - No shipping costs, delivery times, or stock availability provided. ## Trust signals - Multiple color and base options are listed as available. - Price consistency across round base variants. - No explicit certifications, warranty, or return policy information is available. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2912f8b2-8f2b-452f-9d7b-3ca6104600a1.jpg?v=1781660568 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38ac7f04-5381-4967-8626-bdbd93b2bf3f.jpg?v=1781660568 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7aea63ca-df25-4ba7-a032-d43d502ff6c5.jpg?v=1781660569 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/923be254-b00d-4fe8-b126-22502b4c6aa6.jpg?v=1781660568 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15c00c56-802d-4167-8297-bdc6c1106171.jpg?v=1781660568 ## Agent notes This product targets the senior market with a focus on ease of use (pushback recline) and comfort (dense foam). No image analysis was performed; visual details are not included. Key missing data: weight capacity, warranty, return policy, and stock levels. The dimensions are relatively compact for a recliner but should be verified against available space. The price point is mid-range for a recliner; variant options offer choices in color and base type (round, square, wheels).
This product has 9 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": "Upholstered Recliner with Footrest Adjustable rearrest Pushrearrest Recliner Ergonomic Design dense Foam padding for Seniors",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "89.0",
"_width_cm": "67.0",
"_height_cm": "45.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").