Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $56.99
Default variant: Black / Thick Double 32-145
Default SKU: dcd-30003567773
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810344280303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001253968
JSON data: https://landmarks.builders/products/m4x-10001253968.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Built from thickened galvanized steel pipe with a PE-coated finish, this metal structure is made for steady everyday use as a reliable garden support.
Design: The umbrella trellis form features a double-hoop top structure, creating a practical plant trellis shape that helps guide stems upward in a clean, organized way.
Function: Designed as a climbing plant support, it gives flowers and vines a firm frame to grow around, helping them stay upright and better displayed.
Fit: With a 32 cm hoop diameter and a flower pot trellis setup suitable for pots with an inner diameter of at least 32 cm, it is sized for stable placement in containers.
Use: perfect for patio and garden planting, this umbrella trellis helps support climbing growth while adding a neat structure to potted arrangements.
Summary: Umbrella Trellis 32 Cm Climbing Plant Support Sturdy for Patio. Description: 【Material】: Made from thickened galvanized steel pipe with a PE-coated finish, this garden support is built for dependable everyday use in outdoor areas. 【Design】: The umbrella trellis features a double-loop top structure with a 14 mm pipe diameter, 32 cm loop diameter, and 75 cm top diameter for stable plant training. 【Function】: Designed as a plant trellis and climbing plant support, it helps vines and flowering stems grow upward in a neat, supported shape. 【Versatility】: ideal as a flower pot trellis for garden or
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": "Umbrella Trellis 32 Cm Climbing Plant Support Sturdy for Patio",
"product_id": 9429714141423,
"variant_id": 49810344280303,
"quantity": 1,
"grams": 2500,
"length_cm": "60.0",
"width_cm": "35.0",
"height_cm": "10.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").