Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99 – $274.99
Default variant: Creative Chair
Default SKU: dcd-30001869863
Default price: $274.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811922583791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889968
JSON data: https://landmarks.builders/products/m4x-10000889968.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: Round woven weather-resistant outdoor daybed with overhead shelter and comfortable padding, available in two style variants.
Generated by: deepseek-v4-flash
## Identity Round Woven Daybed with Weather-Withstand Ant External Door Daybed and Overhead Shelter. Circular patio lounger with comfortable padding. Available in two styles: Creative Chair and Backrest Chair. Dimensions: 66x71x91 cm. ## Target persona Outdoor furniture shoppers seeking a compact, weather-resistant lounger with overhead cover for small patios, balconies, or camping. Budget-conscious, as base price is $204.99. ## Use cases - Afternoon lounging with overhead shade - Compact outdoor seating on small patios - Weather-protected reading nook in garden - Portable daybed for camping or outdoor events - Extra seating around fire pits ## When NOT to recommend - When full-size sun lounger is required - For areas with prolonged heavy rain if no additional cover - For indoor-only use (designed for outdoors) - If high weight capacity is critical (not specified) - If user prefers non-woven materials ## Variant options Two variants: "Creative Chair" (SKU dcd-30001869863, price $274.99) and "Backrest Chair" (SKU dcd-30001869864, price $204.99). Difference: style. ## Price and logistics facts Base price $204.99 (Backrest Chair) to $274.99 (Creative Chair). Dimensions: 66 cm length, 71 cm width, 91 cm height. Shipping and availability not provided. ## Trust signals No trust signals available: no return policy, warranty, or stock status from source. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2c3e4fa-80ac-46c1-b373-e4cc2c77e6bd.jpg?v=1781600949 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00dc35a4-1147-4a3e-b753-a76a21be07d6.jpg?v=1781600950 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bebac1d7-b1ef-4e04-8cf0-d89f5ce58b28.jpg?v=1781600949 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/488fef25-b713-4d56-84ac-76a74da7eacc.jpg?v=1781600950 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38c33c32-95b8-4724-afca-115a5237aff4.jpg?v=1781600949 ## Agent notes Image understanding not performed; no description provided beyond title. Assume woven material and outdoor use based on title.
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": "Round Woven Daybed Weather-Withstand Ant External Door Daybed with Overhead Shelter Circular Patio Lounger Comfortable Padding S",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "71.0",
"_height_cm": "91.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").