Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $232.99 – $270.99
Default variant: Beige / Comfortable Rocking
Default SKU: dcd-30002022469
Default price: $232.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/50150998999279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000910966
JSON data: https://landmarks.builders/products/m4x-10000910966.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Rocking Chair: feel supreme relaxation with this modern upholstered rocking chair, featuring a gentle rocking motion and an ergonomic design perfect for unwinding.
Highspine spine support: Designed with a tall, spine supportive spinerest that cradles your physique, providing excellent and neck spine support for extended periods of sitting, perusing, or nursing.
Plush Comfort: Outfitted with a generously thick paddinged seat and spine, wrapped in a soft, high-quality fabric for a luxuriously comfortable and comfortable seating feel.
Sturdy & Stable Frame: Constructed with a long-lasting sturdy wood frame and high-quality hardware, ensuring a gentle, safe rocking motion and long-lasting stability for years of use.
adaptable Home Accent: An perfect addition to any living room, bedroom, perusing corner, or nursery; perfect for new mothers, book lovers, or anya seeking a stylish and comfortable relaxation location.
Summary: Upholstered Rocking Chair Comfortable Upholstered Highspine reclining chair Reclining Function Indoor Furniture for Parents, Living Room, Bedroom, study corner. 【Ergonomic Rocking Chair】: feel supreme relaxation with this modern upholstered rocking chair, featuring a gentle rocking motion and an ergonomic design perfect for unwinding. 【Highspine spine support】: Designed with a tall, spine supportive spinerest that cradles your physique, providing excellent and neck spine support for extended periods of sitting, perusing, or nursing. 【Plush Comfort】: Outfitted with a generously thick paddinged
Generated by: m4x-map-v1
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Upholstered Rocking Chair Comfortable Upholstered Highspine reclining chair Reclining Function Indoor Furniture for Parents, Living Room, Bedroom, study corner",
"product_id": 9456937140463,
"variant_id": 50150998999279,
"quantity": 1,
"grams": 15000,
"length_cm": "100.0",
"width_cm": "65.0",
"height_cm": "40.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").