Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $159.99 – $172.99
Default variant: Brown / Thin Rattan Single
Default SKU: dcd-30003757692
Default price: $159.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25500 g
Cart URL (default variant): https://landmarks.builders/cart/50150700024047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001322232
JSON data: https://landmarks.builders/products/m4x-10001322232.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cozy Design: Experience ultimate relaxation in this teardrop-shaped hanging egg chair, featuring an open lattice basket that adds a touch of modern elegance to any space.
Sturdy Construction: Built with a curved top overhead support frame and a circular floor base, this long-lasting egg chair with stand provides a stable and secure freestanding structure.
Premium Materials: Crafted from high-quality woven synthetic rattan, this weather-resistant swing chair is designed to withstand daily use while maintaining its stylish appearance.
Total Comfort: Equipped with integrated armrests and luxuriously soft, padded seat, back, and head cushions, this hanging chair offers exceptional support for long hours of lounging.
Versatile Furniture: This beautiful piece of indoor furniture is perfect for creating a cozy reading corner, a relaxing nursery nook, or a stylish balcony retreat.
Summary: Freestanding Egg Chair with Stand Woven Hanging Egg Chair Stable Rattan Swing Seat Luxuriously Soft for Adults, Living Room. 【Cozy Design】: Experience ultimate relaxation in this teardrop-shaped hanging egg chair, featuring an open lattice basket that adds a touch of modern elegance to any space. 【Sturdy Construction】: Built with a curved top overhead support frame and a circular floor base, this long-lasting egg chair with stand provides a stable and secure freestanding structure. 【Premium Materials】: Crafted from high-quality woven synthetic rattan, this weather-resistant swing chair is desi
Generated by: m4x-map-v1
This product has 5 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": "Freestanding Egg Chair with Stand Woven Hanging Egg Chair Stable Rattan Swing Seat Luxuriously Soft for Adults, Living Room",
"product_id": 9456852500719,
"variant_id": 50150700024047,
"quantity": 1,
"grams": 25500,
"length_cm": "118.0",
"width_cm": "110.0",
"height_cm": "72.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").