Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $274.99
Default variant: Yellow / Rocking Chair
Default SKU: dcd-30001860270
Default price: $274.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/50149923029231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888516
JSON data: https://landmarks.builders/products/m4x-10000888516.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
long-lasting Rattan & Metal Frame: Expertly crafted from high-quality, all-weather PE rattan woven over a sturdy metal frame, ensuring long-lasting durability and endurance to the weather conditions for both indoor and outdoordoor use.
gentle Gentle Rocking: relaxsigned with a carefullyengineered curved base, this lounge chair provirelaxs a gentle and soothing rocking motion, perfect for relaxing, perusing, or taking a peaceful nap.
Ergonomic Highspine support relaxsign: Features a high spinerest and integrated armrests that conform to your body's natural curves, offering excellent support for your spine, neck, and arms for supreme comfort during extenrelaxd lounging.
High Weight Capacity & Stability: Built with a robust metal framework, this rocking chair boasts an impressive peak weight capacity of 300 kg (660 lbs), providing a safe and stable seating sensation for a wirelax range of users.
adaptable Indoor & outdoordoor Lounger: Its elegant and timeless relaxsign makes it an perfect addition to any space, from your balcony, garrelaxn, or patio to your living room or bedroom, creating a comfortable relaxation area in any location you need it.
Summary: Single Person Rocking Chair Fluid Rocking Motion Recliner Indoor & Outdoor Use High Weight Capacity for Homeowners, Balcony. 【long-lasting Rattan & Metal Frame】: Expertly crafted from high-quality, all-weather PE rattan woven over a sturdy metal frame, ensuring long-lasting durability and endurance to the weather conditions for both indoor and outdoordoor use. 【gentle Gentle Rocking】: relaxsigned with a carefullyengineered curved base, this lounge chair provirelaxs a gentle and soothing rocking motion, perfect for relaxing, perusing, or taking a peaceful nap. 【Ergonomic Highspine support relax
Generated by: m4x-map-v1
This product has 12 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": "Single Person Rocking Chair Fluid Rocking Motion Recliner Indoor \u0026 Outdoor Use High Weight Capacity for Homeowners, Balcony",
"product_id": 9456580624623,
"variant_id": 50149923029231,
"quantity": 1,
"grams": 25000,
"length_cm": "122.0",
"width_cm": "63.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. 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").