Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $207.99
Default variant: Green / 1.8M Ground-plug
Default SKU: dcd-30002460846
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49811905511663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000985780
JSON data: https://landmarks.builders/products/m4x-10000985780.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Create a stunning focal point in your garden with this European-design metal garden archway, featuring intricate scrollwork and a classic arched shape that adds a hint of love and sophistication to any outdoor space.
Long-Lasting Construction: Crafted from sturdy, weather-resistant iron, this garden structure is built to withstand the elements, ensuring long-lasting beauty and stability for your climbing plants and outdoor decor.
Versatile Functionality: This garden arch serves as an ideal support for climbing plants like roses, clematis, and climbing vine, functioning as a beautiful plant trellis while also creating a charming entryway for paths, patios, or garden sections.
Multiple Options: Available in various sizes (1.2m, 1.5m, 1.8m spans) and colors (distressed green, distressed white, rust-proof color), with two base types—a flat base for hard surfaces and a ground stake option for secure installation in soil.
Perfect for Events: Beyond the garden, this arch is perfect for enhancing special occasions. Use it as a breathtaking wedding arch, a backdrop for parties, or as elegant outdoor decor for any celebration, creating unforgettable photo opportunities.
Summary: Elegant Design Metal Garden Archway Weather Resistant Metal Garden Arch Decorative Scrollwork Wedding Arch Frame Weatherproof for Gardeners, Event Planners, Homeowners, Patio, Backyard, Party Decoration, Pathway. 【Elegant Design】: Create a stunning focal point in your garden with this European-design metal garden archway, featuring intricate scrollwork and a classic arched shape that adds a hint of love and sophistication to any outdoor space. 【Long-Lasting Construction】: Crafted from sturdy, weather-resistant iron, this garden structure is built to withstand the elements, ensuring long-lastin
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": "Elegant Design Metal Garden Archway Weather Resistant Metal Garden Arch Decorative Scrollwork Wedding Arch Frame Weatherproof for Gardeners, Event Planners, Homeowners, Patio, Backyard, Party Decoration, Pathway",
"product_id": 9430122070255,
"variant_id": 49811905511663,
"quantity": 1,
"grams": 9500,
"length_cm": "120.0",
"width_cm": "40.0",
"height_cm": "15.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").