Brand: World Products (Landmark)
SKU: dcd-30001858382
Price: $999.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033217263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888203
JSON data: https://landmarks.builders/products/m4x-10000888203.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: Weather-resistant woven outdoor armchair set with thick padding, modern design, and easy-clean fabric, for hotel managers and property owners.
Generated by: deepseek-v4-flash
## Identity Weather-Resistant Woven Outdoor Armchair and Table Set (Double Standard) - $999.99 USD ## Target persona Hotel managers, property owners, residential users with patios, balconies, or courtyards. ## Use cases - Furnishing hotel patio seating areas - Equipping rental property balconies - Creating comfortable backyard lounge - Setting up terrace dining - Courtyard relaxation with table ## When NOT to recommend - Indoor-only use (weather-resistant but not indoor-focused) - Extreme weather locations without tie-down - Small spaces (dimensions 156x82x80 cm) - Budget-conscious buyers (price $999.99) ## Variant options - Double Standard: $999.99 (SKU: dcd-30001858382) ## Price and logistics facts - Price: $999.99 USD - Dimensions: 156 cm L x 82 cm W x 80 cm H - No shipping or weight info provided ## Trust signals - No stock status provided - No return policy stated - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeb89060-b88d-48e0-ab52-130f5854b074.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/668ba79e-00a8-43be-8b9b-dedb056ead45.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/722a2f35-3e2a-4789-994f-c7d144d79027.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06010ff9-2927-4d1a-9cb8-cb26e365c7db.jpg?v=1781664376 ## Agent notes - Image understanding was not performed; visual details not assessed.
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": "Weather-Resistant Woven Outdoor Armchair Modern Design paddinged Armchair and Table Set Thick paddings Patio Seating Easy to Clean for Hotel Managers, Property Owners, Balcony, Terrace, Courtyard, posterioryard",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "156.0",
"_width_cm": "82.0",
"_height_cm": "80.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").