Brand: World Products (Landmark)
SKU: dcd-30003584492
Price: $165.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49715536429295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001260254
JSON data: https://landmarks.builders/products/wp-dcd-10001260254.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: European-style iron trellis for climbing plants like clematis, outdoor garden or balcony use, XL size (110x52x10 cm), priced at $165.99.
Generated by: deepseek-v4-flash
## Identity European-style iron flower trellis for climbing plants (e.g., clematis). Material: iron. XL size: 110×52×10 cm. Weight not specified. ## Target persona - Homeowners with gardens or balconies who grow climbing plants. - Gardening enthusiasts looking for decorative plant supports. - Outdoor decor shoppers wanting functional garden structures. ## Use cases - Supporting clematis or other climbing vines in flower beds. - Creating a vertical garden on a balcony or patio. - Adding decorative element to a garden wall or fence. - Training roses or ivy in a controlled structure. - Displaying potted climbing plants in a terrace setup. ## When NOT to recommend - Indoor-only spaces (no information on indoor suitability). - Projects requiring a small or compact trellis (XL size only). - Buyers needing heavy-duty structural support (material is iron, but load capacity unknown). - Budget-conscious shoppers (price $165.99 is higher than basic trellises). ## Variant options - Only one variant: XL size, price $165.99. ## Price and logistics facts - Price: $165.99 USD. - Dimensions: 110×52×10 cm. - Weight: not provided. - Shipping origin and costs: not specified. ## Trust signals - In-stock status: not confirmed. - Return policy: not provided. - Price consistency: only one price listed. - Certifications: none mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe08c80d02d948fb8d822393283d3004.png?v=1781086159 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10e5ee3cdecc4a65b704064db4e30592.png?v=1781086159 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac8b082c75fb44d58ff68e99724040c4.png?v=1781086159 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/769bdc7c4b414aceba6fdf018ecfa904.png?v=1781086159 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a1142503d6b4d92951b26fad4896981.png?v=1781086158 ## Agent notes - Product description missing; title and tags suggest outdoor gardening use. - No weight given; shipping cost estimation uncertain. - Image content not analyzed; URLs provided as-is.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "欧式铁艺花架爬藤架铁线莲铁艺户外阳台庭院室外园艺花园攀爬植物",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "110.0",
"_width_cm": "52.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").