Brand: World Products (Landmark)
SKU: dcd-30003582325
Price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49813624946927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001259400
JSON data: https://landmarks.builders/products/m4x-10001259400.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: Two-person swing bench with plastic wood seat, metal chain hanging system, and cup holders, priced at $228.99 for patio or garden use.
Generated by: deepseek-v4-flash
## Identity - **Product:** 2 Seat Swing Bench - **Materials:** Plastic Wood (composite), Metal Chain - **Features:** Cup holders, hanging system - **Dimensions:** 145 x 65 x 25 cm (L x W x H) ## Target persona - Homeowners with a patio or garden looking for an affordable two-person outdoor swing - Budget-conscious shoppers seeking a functional, mid-range seating option - Users who prefer low-maintenance materials like plastic wood over natural wood ## Use cases - Relaxing on a patio or deck with a partner - Reading or napping in a garden setting - Enjoying a morning coffee with cup holders for beverages - Adding a decorative yet functional seating element to an outdoor space - Swinging gently while watching kids play in the yard ## When NOT to recommend - For heavy-duty commercial use (e.g., public parks, high-traffic areas) - For users seeking a premium all-wood or wrought iron aesthetic - For families needing more than two seats or higher weight capacity - For harsh climates without additional protective treatment (plastic wood may fade over time) ## Variant options - **One variant available:** Two-person Plastic – $228.99 USD (SKU: dcd-30003582325) ## Price and logistics facts - **Price:** $228.99 USD (fixed across single variant) - **Dimensions (cm):** 145 length, 65 width, 25 height - Shipping cost and lead time not provided in data ## Trust signals - No trust signals available from provided data (e.g., warranty, return policy, certifications, stock status) - Price consistency: single price point ## Image assets -  -  -  -  -  ## Agent notes - Image understanding was not performed; visual details cannot be inferred. - Product description text was empty; marketing copy is absent. - No brand, warranty, or return policy information provided. - Dimensions given in cm; verify with seller if inches needed.
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": "2 Seat Swing Bench Plastic Wood Two-Person Swing Bench Metal Chain Hanging System Cup Holders for Patio, Garden",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "65.0",
"_height_cm": "25.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").