Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $237.99
Default variant: Yellow / Left Chaise
Default SKU: dcd-30001878453
Default price: $237.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49813644738799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891250
JSON data: https://landmarks.builders/products/m4x-10000891250.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Chaise Lounge: A vintage-design single-person daybed featuring an intricate hand-woven wicker design, perfect for adding a hint of classic sophistication to any indoor or outdoor space.
Ergonomic Comfort: Designed with a graceful, curved backrest that follows the body's contours of your body, providing excellent support for extended periods of lounging, reading, or sunbathing.
Long-Lasting Construction: Crafted with high-quality, all-weather PE rattan over a sturdy, reinforced steel frame, ensuring longevity, stability, and resistance to the elements for both indoor and outdoor use.
Versatile Placement: Its stylish and weather-resistant build makes it an ideal addition to various settings, including patios, balconies, sunrooms, backyards, poolside areas, and even hotel lobbies.
Ready to Use: This beautiful chaise lounge arrives fully assembled, allowing you to instantly create a serene and inviting place for relaxation without any complex setup.
Summary: Hand-woven wicker chaise lounge daybed, weather-resistant for outdoor use. Available in Yellow and Coffee, left or right chaise. Priced at $237.99.
Generated by: deepseek-v4-flash
## Identity Vintage Design Wicker Chaise Lounge - hand-woven, weather-resistant outdoor daybed. ## Target persona Hotel owners furnishing poolside or patio areas; sunbathers seeking a comfortable lounge; homeowners with balconies, sunrooms, or backyards. ## Use cases - Relaxing by the pool - Sunbathing on the balcony - Reading in the sunroom - Lounging in the backyard - Providing seating for guests at outdoor gatherings ## When NOT to recommend - For indoor-only use (construction is weather-resistant but may not suit interior decor) - For buyers needing a full-size bed or seating for multiple people - For those preferring modern minimalist or metal furniture ## Variant options - Yellow / Left Chaise ($237.99) - Yellow / Right Chaise ($237.99) - Coffee / Left Chaise ($237.99) ## Price and logistics facts Price: $237.99 USD. Dimensions: 178 cm L x 75 cm W x 80 cm H. Weight not specified. Shipping details unknown. ## Trust signals In-stock status not confirmed. Return policy not provided. No certifications noted. Price appears consistent across variants. ## Image assets Four images available at URLs provided in product data. Visual details not described. ## Agent notes No description text provided. Images are fetchable but content not analyzed. Confirm stock and return policy before recommending.
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": "Vintage Design Wicker Chaise Lounge Hand-Woven Design Patio Daybed Weather-Resistant Outdoor Furniture Sturdy Frame for Hotel Owners, Sunbathers, Homeowners, Poolside, Balcony, Sunroom, Backyard",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "178.0",
"_width_cm": "75.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").