Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $17.99
Default variant: L
Default SKU: dcd-30003616330
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49713896358127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272194
JSON data: https://landmarks.builders/products/wp-dcd-10001272194.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新品 Plant Support 圆形植物支撑植物爬藤架小杆子
| 货号 | 圆形植物支撑植物爬藤架 |
| 品牌 | 喜莱 |
| 材质种类 | 金属 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 静物 |
| 材质 | 不锈钢 |
| 包装 | PP袋独立包装 |
| 风格 | 乡村风 |
| 类别 | 铁艺爬藤架 |
| 是否属于礼品 | 否 |
Summary: Circular plant support climbing frame in stainless steel, rustic style. Available in S, M, L sizes. Price range $15.99–$17.99.
Generated by: deepseek-v4-flash
## Identity Product: 圆形植物支撑植物爬藤架小杆子 (Circular Plant Support Climbing Frame). Brand: 喜莱. Material: Stainless steel. Package: PP bag. Category: Gardening. ## Target persona Home gardeners with small potted plants or balcony gardens; indoor plant enthusiasts needing decorative support; hobbyists cultivating light climbing plants like ivy or morning glory. ## Use cases 1. Supporting climbing houseplants (e.g., pothos, philodendron) to grow vertically. 2. Providing a trellis for small outdoor flowering vines. 3. Keeping potted tomatoes or beans upright. 4. Creating decorative plant shapes in containers. 5. Replacing old garden stakes for light-weight climbers. ## When NOT to recommend - For heavy fruit-bearing vines (e.g., grape, wisteria) that require robust structures. - For large-scale agricultural or greenhouse installations. - For buyers seeking rust-proof or weather-resistant materials for harsh outdoor climates (stainless steel is decent but not guaranteed). - For those needing a freestanding structure (requires insertion into soil/pot). ## Variant options - S: $15.99 - M: $16.99 - L: $17.99 ## Price and logistics facts Base price: $15.99 (S). Dimensions: 49 cm (length) x 43 cm (width) x 2 cm (height). No shipping or stock details provided. ## Trust signals No stock availability or return policy information given. Price appears stable across variants. No patent or certifications mentioned. ## Image assets See URLs below (images not analyzed). ## Agent notes Image content not reviewed. Use image URLs to fetch visual details if needed.
This product has 14 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": "跨境新品 Plant Support 圆形植物支撑植物爬藤架小杆子",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "43.0",
"_height_cm": "2.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").