Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $124.99 – $145.99
Default variant: 120CM
Default SKU: dcd-30002460773
Default price: $124.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17000 g
Cart URL (default variant): https://landmarks.builders/cart/50150321258735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000985767
JSON data: https://landmarks.builders/products/m4x-10000985767.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Crafted from solid wood treated with a carbonization and oil finish, this wooden garden arch is built to withstand outdoor elements, ensuring long-lasting beauty and stability in your garden.
Elegant Design: Featuring a classic rounded top and lattice side panels, this arbor serves as a stunning piece of outdoor decor, creating a picturesque entrance for pathways, patios, or garden areas.
Versatile Plant Support: The integrated trellis design provides excellent plant support for climbing varieties like roses, climbing vine, and clematis, transforming the structure into a vibrant, living feature.
Enhanced Stability: Engineered with reinforced metal plate connections, this garden structure offers superior sturdiness and rigidity compared to traditional designs, ensuring it remains secure once assembled.
Multi-Purpose Functionality: Perfect as a standalone feature or combined with gates and fences, this arch is ideal for defining areas, framing views, or serving as a charming backdrop for events like weddings and parties.
Summary: Wooden Garden Arch Outdoor Trellis Arbor Rose Support Solid Wood Weather Resistant Structure Metal Reinforced Suitable for Homeowners Event Planners Pathway Entrance Courtyard Patio. 【Long-Lasting Construction】: Crafted from solid wood treated with a carbonization and oil finish, this wooden garden arch is built to withstand outdoor elements, ensuring long-lasting beauty and stability in your garden. 【Elegant Design】: Featuring a classic rounded top and lattice side panels, this arbor serves as a stunning piece of outdoor decor, creating a picturesque entrance for pathways, patios, or garden a
Generated by: m4x-map-v1
This product has 10 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": "Wooden Garden Arch Outdoor Trellis Arbor Rose Support Solid Wood Weather Resistant Structure Metal Reinforced Suitable for Homeowners Event Planners Pathway Entrance Courtyard Patio",
"product_id": 9456709861615,
"variant_id": 50150321258735,
"quantity": 1,
"grams": 17000,
"length_cm": "160.0",
"width_cm": "52.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").