Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $266.99 – $855.99
Default variant: GY002
Default SKU: dcd-30001504046
Default price: $391.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/50149899370735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000816569
JSON data: https://landmarks.builders/products/m4x-10000816569.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Outdoor Stainless Steel Bench for Multiple SettingsCombining stainless steel and anticorrosive wood, this bench offers a sturdy, long-lasting seating solution for parks, gardens, courtyards, and scenic areas. Its robust build ensures reliable use in various outdoor environments.
High Load Capacity for Group SeatingBuilt with a reinforced wrought iron frame and solid wood, this bench supports multiple users at once, ideal for public spaces, stadiums, and commercial venues needing group seating.
Customizable Design for Personalized NeedsAvailable in various designs and colors, this bench allows customization of materials and logos, meeting individual preferences and business branding needs.
Modern Minimalist Design for Versatile UseWith a contemporary style, this bench fits seamlessly into modern courtyards, parks, plazas, and gardens, enhancing any outdoor space.
Reliable Quality for Long-Term UseMade from premium stainless steel and anticorrosive wood, this bench is designed to withstand outdoor conditions, ensuring durability and stability over time.
Summary: Outdoor Stainless Steel Bench, Garden Seat, Wrought Iron, Anticorrosive Wood, Modern Courtyard Rest Chair. 【Durable Outdoor Stainless Steel Bench for Multiple Settings】Combining stainless steel and anticorrosive wood, this bench offers a sturdy, long-lasting seating solution for parks, gardens, courtyards, and scenic areas. Its robust build ensures reliable use in various outdoor environments. 【High Load Capacity for Group Seating】Built with a reinforced wrought iron frame and solid wood, this bench supports multiple users at once, ideal for public spaces, stadiums, and commercial venues needi
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Outdoor Stainless Steel Bench, Garden Seat, Wrought Iron, Anticorrosive Wood, Modern Courtyard Rest Chair",
"product_id": 9456573874415,
"variant_id": 50149899370735,
"quantity": 1,
"grams": 38500,
"length_cm": "205.0",
"width_cm": "70.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").