Brand: World Products (Landmark)
SKU: dcd-30003605605
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714465800431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268142
JSON data: https://landmarks.builders/products/wp-dcd-10001268142.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: Indoor plant support stand for climbing and trailing plants, 60cm height, simple design, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity This is a 60cm tall plant support stand (花支架) designed for indoor use, made of metal or plastic (material not specified). It provides a framework for climbing plants like pothos, roses, or ivy to grow upward. ## Target persona - Indoor houseplant owners with vining or climbing plants - Hobbyist gardeners looking for affordable trellis solution - Apartment dwellers with limited floor space for vertical gardening ## Use cases - Supporting pothos vines to grow upright instead of trailing - Training climbing roses or ivy on a compact stand in living room - Creating a structured look for multiple potted plants with similar supports - Providing a climbing frame for indoor flowering plants like jasmine - Organizing leggy plants to encourage upward growth - Decorative plant display for small pots on shelves or windowsills ## When NOT to recommend - Outdoor use in wind or rain (no weatherproof rating provided) - Supporting heavy, large plants (max height 60cm, lightweight structure) - As a permanent trellis for heavy climbing vines (e.g., large monstera) - For users needing self-watering or integrated pot features ## Variant options - Only variant: 60cm Height, SKU: dcd-30003605605, Price: $12.99 USD ## Price and logistics facts - Price: $12.99 USD (single unit) - Dimensions: 61 x 31 x 5 cm - Currency: USD - No shipping or tax details provided ## Trust signals - Variant in stock (single SKU available, no stock level provided) - No return policy, warranty, or certification mentioned - Price appears fixed at $12.99 for the listed variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ede38338decf46d1b51938cede860ac9.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d996892f58f4ce18aea14518b16ccca.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/424ee5f9e06548808e3ceec7b31d22c1.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f93a73c2730247bfb1fae45b5ea17c4e.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0bc907ee6544ca1b2086fad76c39f7c.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aaef8b538dc647b18a895f6b475ac531.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdc1fd1c67734352956eb74366865820.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64fc0541cdc24a17ae35dd517f707936.png?v=1781085553 ## Agent notes - No product description was provided, limiting material and usage details. - Image understanding was not performed; all visual features unknown. - Only one variant available; no multi-size or color options. - The product is listed as a plant support but dimensions suggest it may be disassembled or flat-packed.
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": 380000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "31.0",
"_height_cm": "5.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").