Brand: World Products (Landmark)
SKU: dcd-30002875294
Price: $269.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14300 g
Cart URL (default variant): https://landmarks.builders/cart/49814713073903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888667
JSON data: https://landmarks.builders/products/m4x-10000888667.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stylish Outdoor Seating: Elevate your outdoor space with this single-person sofa chair, featuring a modern woven wicker design that blends seamlessly with any decor design from Nordic to contemporary.
All-Weather Durability: Expertly crafted from high-quality, weather-resistant wicker material, this armchair is built to withstand the weather conditions, ensuring long-lasting use in your garden, patio, or balcony.
Superior Comfort: Designed for exceptional relaxation with a deep seat and plush, thick pads. The water-resistant fabric on the pads provides additional protection against spills and light rain.
Sturdy & Convenient: Supported by a robust and stable frame for dependable durability. This chair arrives fully assembled, allowing you to enjoy your new outdoor furniture immediately without any hassle.
adaptable Application: Perfect for both residential and commercial use. Create a inviting leisure corner on your balcony, add stylish seating to your courtyard, or furnish a welcoming terrace for your restaurant or café.
Summary: All-Weather Woven Single-Person Sofa Chair Water-Resistant Deep Seat Wicker Armchair Sturdy Construction Outdoor Furniture Thick pads for Homeowners, Business Owners, Balcony, Courtyard, Garden, Restaurant Terrace
Generated by: m4x-map-v1
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": "All-Weather Woven Single-Person Sofa Chair Water-Resistant Deep Seat Wicker Armchair Sturdy Construction Outdoor Furniture Thick pads for Homeowners, Business Owners, Balcony, Courtyard, Garden, Restaurant Terrace",
"quantity": 1,
"grams": 14300000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "75.0",
"_height_cm": "75.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").