Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $247.99
Default variant: Blue
Default SKU: dcd-30001880579
Default price: $247.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49813665087727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891596
JSON data: https://landmarks.builders/products/m4x-10000891596.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

















Summary: A modern upholstered rocking chair with a sturdy frame and ergonomic support, designed for seniors and homeowners, priced at $247.99.
Generated by: deepseek-v4-flash
## Identity Modern Rocking Chair Relaxing Upholstered Rocking Chair Sturdy Frame Ergonomic Support for Seniors, Homeowners ## Target persona Seniors seeking comfortable seating with ergonomic support; homeowners looking for a stylish, relaxing chair for living spaces. ## Use cases - Relaxing in a living room or reading nook - Providing a comfortable seat for elderly individuals who benefit from gentle rocking motion - Adding a cozy accent chair to a bedroom or study - Nursing or feeding in a nursery setting - Post-surgery recovery for gentle mobility ## When NOT to recommend - For outdoor use (no weather resistance indicated) - For very small rooms where a rocking chair may be impractical - For users over 300 lbs (no weight limit provided, but might be relevant) - For those requiring a recliner or glider with additional features ## Variant options - Blue (SKU: dcd-30001880579) - Gray (SKU: dcd-30001880580) - Coffee (SKU: dcd-30001880581) - Dark Blue (SKU: dcd-30001880582) - Orange (SKU: dcd-30001880583) ## Price and logistics facts - Price: $247.99 USD - Dimensions: 105 cm (length) x 75 cm (width) x 35 cm (height) - No shipping or tax information provided ## Trust signals - No stock status, return policy, or warranty information available - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350bd9b9-e449-4c6c-8723-0507b0fb3a93.jpg?v=1781628281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d08e3e2-3a94-4d68-8e70-a149fcefaedf.jpg?v=1781628282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2c12bd8-f3c6-4885-92af-a8596a55abee.jpg?v=1781628281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/089e58e6-3670-4663-86b7-ba14d9801b47.jpg?v=1781628281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef05d851-ee56-4d0d-945a-4115a0a8e4e5.jpg?v=1781628282 ## Agent notes - Images were not analyzed, so no visual details are described. - No return policy, stock level, or warranty information was provided. - Dimensions are given in centimeters; convert if needed.
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": "Modern Rocking Chair Relaxing Upholstered Rocking Chair Sturdy Frame Ergonomic Support for Seniors, Homeowners",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "75.0",
"_height_cm": "35.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").