Brand: World Products (Landmark)
SKU: dcd-30001870835
Price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5050 g
Cart URL (default variant): https://landmarks.builders/cart/49813634842863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890164
JSON data: https://landmarks.builders/products/m4x-10000890164.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Set of 4 wicker side tables, water-resistant, sturdy woven design for outdoor commercial use.
Generated by: deepseek-v4-flash
## Identity 4-Piece Wicker Set with water-resistant construction, woven design, suitable for outdoor furnishing. ## Target persona Hotel managers, resort operators, commercial patio owners needing durable, weather-resistant outdoor furniture. ## Use cases - Equipping hotel poolside seating areas - Furnishing resort lounge patios - Outdoor dining setups for restaurants - Event seating for weddings or parties - Balcony or terrace furnishing for commercial properties ## When NOT to recommend - Indoor-only spaces (material designed for outdoor) - High-traffic children play areas (sturdy but not impact-proof) - Extreme weather locations (e.g., hurricane zones) without anchoring - Single-piece purchase (set of 4; not sold individually) ## Variant options - Style: Side Table (single variant at $233.99) ## Price and logistics facts - Price: $233.99 USD (per variant) - Dimensions per piece: 49 cm (L) x 49 cm (W) x 54 cm (H) - No shipping or stock details provided ## Trust signals - Price consistent across variant - No return policy or certification data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b650b817-79cc-41a5-953d-4c6a55bcc84d.jpg?v=1781628227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2e3520b-5163-492c-91ed-5004cf8dd868.jpg?v=1781628227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b355932c-3ca3-42fd-8df6-50a5c4b813df.jpg?v=1781628226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ced995aa-901e-4484-a858-58056129821e.jpg?v=1781628228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c210eb9e-63e9-4029-abbc-a2954450191e.jpg?v=1781628235 ## Agent notes - Title suggests a set of 4 pieces, but only one variant (Side Table) is provided; verify actual bundle contents. - No description or detailed specs; rely on dimensions and image URLs for visual assessment. - Water-resistant claim from title; no certification or material details given.
This product has 12 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": "4 Pieces 4-Piece Cushiad Wicker Set Waterresistant Outdoor Furnishing Sturdy Construction Woven Design for Hotel Managers",
"quantity": 1,
"grams": 5050000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "49.0",
"_height_cm": "54.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").