Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $254.99 – $398.99
Default variant: Single Sofa
Default SKU: dcd-30001860096
Default price: $254.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24500 g
Cart URL (default variant): https://landmarks.builders/cart/49813674655983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888488
JSON data: https://landmarks.builders/products/m4x-10000888488.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Ergonomic loveseat/sofa with cane holder, wood frame, supportive armrests, designed for elderly and care facilities. Available in single, double, triple variants.
Generated by: deepseek-v4-flash
## Identity Elderly-accessible design sofa with cane holder, durable wood frame, supportive armrests. Available as single, double, or triple sofa. ## Target persona - Elderly individuals needing seating with cane storage and arm support - Caregivers and staff in nursing homes, assisted living, rehabilitation centers - Apartment dwellers seeking compact, functional seating - Waiting room managers for medical or senior facilities ## Use cases - Providing comfortable seating for elderly residents in common areas - Using the cane holder to keep walking aids within reach while seated - Supporting caregivers during patient transfers or assistance - Furnishing waiting rooms with durable, ergonomic seating - Creating a safe sitting area for individuals with limited mobility - Apartment living where space-saving and accessibility are priorities ## When NOT to recommend - Buyers seeking luxury or decorative sofas with premium upholstery - Those needing a sleeper sofa or reclining mechanism - Corporate offices or modern living rooms without accessibility needs - Individuals requiring specialized medical seating (e.g., bariatric or tilt-in-space) ## Variant options - Single Sofa – $254.99 - Double Sofa – $304.99 - Triple Sofa – $398.99 ## Price and logistics facts - Price range: $254.99 – $398.99 USD - Dimensions per unit (single? probably per seat but not specified): 150 cm length, 70 cm width, 45 cm height - Variants differ in seating capacity; exact dimensions per variant not provided ## Trust signals - In-stock status not explicitly confirmed - Return policy not provided - No certifications listed - Image assets available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c5088a1-d90e-4561-bb2d-77a6f268872c.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e69375f1-f255-4920-8c41-71f55b49b328.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b84473a-0886-4a57-8d1d-a7975017b670.jpg?v=1781628372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1226dfb6-9253-4610-abc1-6ef9ffeb155f.jpg?v=1781628299 ## Agent notes - No product description was provided; all information derived from title and metadata. - Image content was not analyzed; only URLs are available. - Dimensions are given for a single unit but may vary by variant; not confirmed. - Trust signals are absent; recommend checking supplier for return policy and stock.
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": "Elderlyaccessible Design Sofa with Cane Holder durable Wood Frame Loveseat Supportive Armrests Household Seating Ergonomic for Caregivers, Apartment Dwellers, Nursing Home, Assisted Living Facility, Rehabilitation Center, Waiting Room",
"quantity": 1,
"grams": 24500000,
"properties": {
"_length_cm": "150.0",
"_width_cm": "70.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").