Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $895.99 – $1,069.99
Default variant: A-frame 3P Hammock
Default SKU: dcd-30002064679
Default price: $1,069.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 75000 g
Cart URL (default variant): https://landmarks.builders/cart/49815024533743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000918284
JSON data: https://landmarks.builders/products/m4x-10000918284.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





|
|
Summary: Weather-resistant 3-person patio swing with heavy-duty frame, convertible to bed, thick cushions and pillows, dimensions 170x90x76 cm, available in three A-frame style variants.
Generated by: deepseek-v4-flash
## Identity - Weather Resistant 3 Person Patio Swing with Heavy Duty Frame, Convertible Swing Bed, Thick Cushions, Pillows Included. ## Target persona - Homeowners with a backyard, deck, or poolside area. - Families needing durable outdoor seating for multiple people. - Adults seeking a comfortable lounging swing that converts to a bed. ## Use cases - Relaxing on the deck with family. - Outdoor napping on a convertible swing bed. - Poolside lounging with weather-resistant cushions. - Reading or sunbathing in the garden. - Social gatherings requiring extra seating. - Gliding gently while enjoying outdoor space. ## When NOT to recommend - For small balconies or tight spaces (footprint 170x90 cm / ~67x35 in). - For budget-conscious buyers (prices $895.99–$1069.99). - For indoor-only use (designed for outdoor weather resistance). - For those seeking lightweight or portable swings (heavy-duty frame). ## Variant options - **A-frame 3P Hammock** – $1069.99 - **A-frame 3P Al-mesh** – $895.99 - **A-frame 3P Yilite** – $895.99 ## Price and logistics facts - Base price: $895.99 USD (for Al-mesh and Yilite variants). - Hammock variant: $1069.99 USD. - Dimensions: 170 cm (L) x 90 cm (W) x 76 cm (H). ## Trust signals - No return policy, in-stock status, or certifications provided in source data. - Price consistency: two variants at $895.99, one at $1069.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4cf6e35-1f47-43f3-b4dd-eba2154a5c7d.jpg?v=1781664350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0958a11e-c70d-492b-b22f-88e6392d077b.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d52cc04-e6ef-432b-ae3d-e081f9b2aa87.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fe0a51c-918e-4e32-aff7-053642abad3c.jpg?v=1781664351 ## Agent notes - Image understanding was not performed; visual details not inferred. - No description or material details provided in source facts.
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 3 Person Patio Swing Heavy Duty Frame 3-Seat Convertible Swing Bed Thick Cushions Outdoor Glider Bed Pillows Included for Families, Adults, Homeowners, Backyard, Deck, Poolside",
"quantity": 1,
"grams": 75000000,
"properties": {
"_length_cm": "170.0",
"_width_cm": "90.0",
"_height_cm": "76.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").