Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $76.99
Default variant: White
Default SKU: dcd-30001906072
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9340 g
Cart URL (default variant): https://landmarks.builders/cart/49973994127599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895326
JSON data: https://landmarks.builders/products/m4x-10000895326.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant European Design: Features a traditional, European& designd & design with intricate scrollwork and flowing lines, creating a sophisticated centerpiece feature for any space.
Sturdy Wrought Iron Frame: built from high-quality wrought iron with a strong, joined build, ensuring exceptional stability, durability, and a long assistance life.
Comfortable Two-Seater: Generously sized to comfortably accommodate two people, making it perfect for relaxing in your garden, on your patio, or in a comfortable indoor nook.
Versatile Indoor & Outdoor Use: Finished with a shielding coating, this bench is suitable for both outdoor environments like backyards and entryways, as well as indoor areas such as sunrooms or hallways.
Delightful Decorative Embellishment: beyond just seating, this ornate bench serves as a beautiful decorative piece that enhances the ornamental look of your home, garden, or balcony with its timeless enchantment.
Summary: Ornate Metal Two-Seater European Inspired Design Patio Loveseat for Homeowners. Description: 【European Inspired Design】: Features an elegant, ornate design with intricate scrollwork, bringing a hint of classic European charm to any space. 【Spacious Two-Seater】: Comfortably accommodates two adults, making it an ideal location for conversation and relaxation in your garden, patio, or balcony. 【Long-Lasting Metal Construction】: Crafted from sturdy iron with a high-temperature baked paint finish, ensuring long-lasting durability and resistance to weathering for both indoor and outdoor use. 【Versat
Generated by: m4x-map-v1
This product has 12 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": "Ornate Metal Two-Seater European Inspired Design Patio Loveseat for Homeowners",
"product_id": 9440423641327,
"variant_id": 49973994127599,
"quantity": 1,
"grams": 9340,
"length_cm": "135.0",
"width_cm": "55.0",
"height_cm": "44.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").