Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.38 – $8.65
Default variant: Default Title / Default Title
Default SKU: dcd-30003346710
Default price: $7.38
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50396867395823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001184543
JSON data: https://landmarks.builders/products/wp-dcd-10001184543.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
铁艺玫瑰月季花柱架铁线莲爬藤架户外庭院绿植攀爬支架园艺花支架
| 品牌 | 掬涵 |
| 货号 | TY24148 |
| 环境要求 | 户外 |
| 层架形状 | 圆形 |
| 是否支持定制 | 不支持定制 |
| 材质 | 铁 |
| 适用对象 | 花卉/绿植 |
| 安装方式 | 免安装 |
| 颜色分类 | A款绿色小号(升级版),A款绿色大号(升级版),A款花架绿色套组(升级版),A款黑色小号(升级版),A款黑色大号(升级版),A款花架黑色套组,B款小号,B款中号,B款大号,B款小号套组,B款中号套组,B款大号套组,B款三件套 |
| 花器种类 | 花架 |
| 风格 | 现代简约 |
| 适用空间 | 地面 |
| 连接件材质 | 金属 |
| 高度 | 111cm(含)-140cm(含) |
Summary: 铁艺玫瑰月季花柱架铁线莲爬藤架户外庭院绿植攀爬支架园艺花支架. 品牌: 掬涵; 货号: TY24148; 环境要求: 户外; 层架形状: 圆形; 是否支持定制: 不支持定制; 材质: 铁; 适用对象: 花卉/绿植; 安装方式: 免安装; 颜色分类: A款绿色小号(升级版),A款绿色大号(升级版),A款花架绿色套组(升级版),A款黑色小号(升级版),A款黑色大号(升级版),A款花架黑色套组,B款小号,B款中号,B款大号,B款小号套组,B款中号套组,B款大号套组,B款三件套; 花器种类: 花架; 风格: 现代简约; 适用空间: 地面; 连接件材质: 金属; 高度: 111cm(含)-140cm(含)
Generated by: dcd-map-v1
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": "铁艺玫瑰月季花柱架铁线莲爬藤架户外庭院绿植攀爬支架园艺花支架",
"product_id": 9534860296431,
"variant_id": 50396867395823,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").