Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $911.99
Default variant: Single Rocking Beige
Default SKU: dcd-30001845736
Default price: $911.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/49815027122415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886069
JSON data: https://landmarks.builders/products/m4x-10000886069.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 4-piece wicker conversation set with waterproof outdoor construction, available in beige and dark rocker styles, priced at $911.99.
Generated by: deepseek-v4-flash
## Identity 4 Pieces 4-Piece Wicker Conversation Set Waterproof Outdoor Furniture Woven textures sturdy Frame for Balcony, Terrace, rearyard ## Target persona Homeowners with a balcony, terrace, or rear yard seeking durable, weather-resistant outdoor seating for small groups. ## Use cases - Placing on a covered patio for casual conversations. - Furnishing a small balcony with compact yet comfortable seating. - Creating a conversation area in a rear yard for family gatherings. - Adding seating to a terrace for outdoor dining or lounging. - Using as a weatherproof seating set in a resort or rental property. ## When NOT to recommend - For buyers needing a full dining set or large sectional. - When indoor-only use is intended (wicker may degrade in weather? but unknown). - For very tight spaces under 90 cm depth. - For customers seeking a budget option under $500. ## Variant options - Single Rocking Beige ($911.99) - Single Rocking Dark ($911.99) ## Price and logistics facts - Price: $911.99 USD (all variants) - Dimensions: 95 cm L x 90 cm W x 80 cm H (per piece? unclear) - SKUs: dcd-30001845736 (Beige), dcd-30001845737 (Dark) ## Trust signals - Image URLs provided but not analyzed for condition or details. - No stock status, return policy, or certification data available. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e572b8f-baff-43ee-902b-ba5bfb8647b2.jpg?v=1781664356 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0831c177-e75d-4459-b602-7b7cc2dca40e.jpg?v=1781664358 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53c3cb14-b0ef-4b60-97e3-c79a83ac7fff.jpg?v=1781664358 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60f4f759-8570-4903-a313-e5df57ba839b.jpg?v=1781664361 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bf9f6fe-f637-461a-907c-303204b45577.jpg?v=1781664357 ## Agent notes - No description or detailed material info provided beyond 'wicker' and 'waterproof'. - Dimensions listed as 95x90x80 cm, but unclear if that's per piece or total set. - Image understanding was not performed; visual details are not inferred.
This product has 11 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 Wicker Conversation Set Waterproof Outdoor Furniture Woven textures sturdy Frame for Balcony, Terrace, rearyard",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "90.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").