Brand: World Products (Landmark)
SKU: dcd-30003571877
Price: $159.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16050 g
Cart URL (default variant): https://landmarks.builders/cart/49811813171439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001255321
JSON data: https://landmarks.builders/products/m4x-10001255321.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 gray double-seat swing chair with wide armrests for patios, priced at $159.99 and measuring 61x60x13 cm.
Generated by: deepseek-v4-flash
## Identity A double-seat swing chair with wide armrests, designed for two people on a patio. Color option: Gray. Dimensions: 61 cm length, 60 cm width, 13 cm height. Price: $159.99 USD. ## Target persona Homeowners or renters with a patio, deck, or balcony seeking affordable outdoor seating for two. Typically adults (25-55) looking for a simple relaxation spot without heavy customization. ## Use cases - Enjoying morning coffee or reading outdoors on a small patio. - Conversations between two people in a backyard or garden. - Relaxing after work on a porch or covered deck. - Temporary seating for small outdoor gatherings. - Adding a cozy corner to a balcony or rooftop. ## When NOT to recommend - For a family with young children (no safety rails or harness). - For heavy-duty commercial use (e.g., restaurant patio). - For those needing weather-resistant materials beyond basic outdoor use (no specified UV/water protection). - For buyers seeking a full glider or hammock motion (swing may be limited). ## Variant options Only one variant available: Gray (SKU: dcd-30003571877) at $159.99. ## Price and logistics facts - Price: $159.99 USD. - Dimensions: 61 cm length x 60 cm width x 13 cm height. - No shipping or warranty information provided. ## Trust signals - Listed as in stock (inferred from presence of a single variant). - Price is fixed across the variant. - No return policy, certifications, or brand information available. ## Image assets No image URLs provided. The product has no visual assets to fetch. ## Agent notes - No description or images were supplied; product details are minimal. - The small height (13 cm) suggests a low-profile swing chair, possibly a seat cushion height, but this is not confirmed. - Verify availability and shipping lead time before recommending.
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": "Double-Seat Swing Chair Wide Armrests Swing Chair 2 Person for Patio",
"quantity": 1,
"grams": 16050000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "60.0",
"_height_cm": "13.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").