Brand: World Products (Landmark)
SKU: dcd-30002055780
Price: $350.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/50150170263791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916735
JSON data: https://landmarks.builders/products/m4x-10000916735.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Patio Set: This elegant 3 piece rattan patio set includes two ergonomically designed chairs and a matching coffee table, creating a perfect place for relaxation and leisure on your balcony, garden, or patio.
Elegant Aesthetics: Blending traditional weaving with a sleek, modern outline, this outdoor furniture adds a hint of sophisticated design to any setting. the authentic-looking rattan and clean lines create a serene and inviting atmosphere.
Long-Lasting Construction: Crafted from all-weather PE rattan woven over a sturdy, wood-grain finish aluminum alloy frame, this wicker chair table set is built to withstand the elements, ensuring long-lasting use and minimal maintenance.
Space-Saving Design: Its compact footprint makes it an excellent cafe set for smaller areas such as apartment balconies, porches, or cozy garden corners. It provides comfortable seating without overwhelming your space.
Comfort & Functionality: The chairs feature a 105-degree inclined high backrest for optimal comfort during long periods of sitting, while the glass tabletop offers a stable, easy-to-clean surface, making it the perfect conversation set for tea time or reading.
Summary: 3 Pieces Modern Chinese Design 3 Piece Rattan Patio Set All-Weather Rattan Furniture Set Glass Tabletop Small Outdoor Table Chairs Long-Lasting Construction for Couples, Apartment Dwellers, Homeowners, Tea Time, Reading Nook, Garden, Backyard. 【Complete Patio Set】: This elegant 3 piece rattan patio set includes two ergonomically designed chairs and a matching coffee table, creating a perfect place for relaxation and leisure on your balcony, garden, or patio. 【Elegant Aesthetics】: Blending traditional weaving with a sleek, modern outline, this outdoor furniture adds a hint of sophisticated desi
Generated by: m4x-map-v1
This product has 4 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": "3 Pieces Modern Chinese Design 3 Piece Rattan Patio Set All-Weather Rattan Furniture Set Glass Tabletop Small Outdoor Table Chairs Long-Lasting Construction for Couples, Apartment Dwellers, Homeowners, Tea Time, Reading Nook, Garden, Backyard",
"product_id": 9456649928943,
"variant_id": 50150170263791,
"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").