Brand: World Products (Landmark)
SKU: dcd-30001848756
Price: $928.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 33000 g
Cart URL (default variant): https://landmarks.builders/cart/49815028302063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886562
JSON data: https://landmarks.builders/products/m4x-10000886562.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: A circular outdoor daybed with water-resistant cover, suitable for two people, priced at $928.99 USD, dimensions approximately 155x155x92 cm.
Generated by: deepseek-v4-flash
## Identity Water-resistant Circular Outdoor Daybed with round shade cover, weather-resistant, adaptable design for two people. ## Target persona Homeowners with a backyard, deck, or waterside patio who want a durable, weather-resistant seating/lounging solution for two. ## Use cases - Lounging outdoors on a sunny day with shade cover - Relaxing by the pool or waterside - Outdoor seating for two during gatherings - Weather-resistant furniture placement on deck or lawn - Afternoon naps in a shaded outdoor spot - Temporary outdoor seating that withstands light rain ## When NOT to recommend - For buyers needing a fully enclosed shelter (no walls) - For spaces smaller than 150x150 cm (e.g., small balconies) - For buyers seeking a budget outdoor sofa (price ~$929) - For commercial high-turnover use (durability not specified) ## Variant options - Size: 150*150*86cm (SKU dcd-30001848756) at $928.99 USD ## Price and logistics facts - Price: $928.99 USD - Dimensions (provided): 155x155x92 cm (variant states 150x150x86 cm) - Weight/shipping not specified ## Trust signals - No in-stock status, return policy, or certifications provided in facts. - Price consistency: single variant at same price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6001c0b6-657b-48ae-b62e-6402faeddaa6.jpg?v=1781664359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af5835df-d66b-4143-8bf1-51a643b84f71.jpg?v=1781664359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de3c69a3-b7f7-4e4f-80a8-891e28aea5d5.jpg?v=1781664359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ab09c3b-da03-4049-ae5b-85fa8651975e.jpg?v=1781664360 ## Agent notes - Dimension discrepancy: dimensions_cm gives 155x155x92 cm, but variant label says 150*150*86cm. Verify actual size. - No description, materials, or assembly info provided. - Image understanding not performed; treat URLs as fetchable assets.
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": "Waterresistant Circular Outdoor Daybed sun-withstandant Round shade cover Daybed Weather-withstandant Garden Sofa adaptable Design for two people, Families, Homeowners, Backyard, Deck, waterside",
"quantity": 1,
"grams": 33000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "155.0",
"_height_cm": "92.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").