Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Milk Yellow
Default SKU: dcd-30003606666
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714322571503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268567
JSON data: https://landmarks.builders/products/wp-dcd-10001268567.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Long-spout watering can for indoor/outdoor plants, available in milk yellow and milk green, 37cm length, from $9.99.
Generated by: deepseek-v4-flash
## Identity Garden watering can (园艺洒水壶) for home use, long spout, plastic material. ## Target persona Home gardeners with small to medium potted plants, seeking an affordable watering can for daily use. ## Use cases - Watering indoor houseplants - Precise pouring for seedlings - Lightweight watering for hanging baskets - Filling from a sink or bucket - Children's gardening activities ## When NOT to recommend - Large gardens requiring high capacity - Professional landscaping or commercial use - Users needing metal or durable construction - Demand for adjustable spray nozzle ## Variant options - Milk Yellow ($9.99) - Milk Green ($9.99) - Milk Yellow a ($10.99) - Milk Green a ($10.99) - Milk Yellow B ($10.99) - Milk Green B ($10.99) ## Price and logistics facts Price range: $9.99–$10.99. Dimensions: 37.0 × 27.5 × 18.0 cm. No shipping or logistics information provided. ## Trust signals No stock status, return policy, or certifications known. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3b5ce8dec774ee198a80bac9632fa12.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/184f481912864112b21eee116dd92d7c.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e6a11b8b06b47f6a53d3e5105211f90.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62aee94486164abf883dccccb57533c1.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc0e5744fde34dfbbf5ecd5dde343e05.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbd362420b254cc59ccfef6172abc7da.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7afc91f9d29f42a3b2374601c541958b.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b41d959651c8425e9197d0d453fc7ad7.png?v=1781085470 ## Agent notes No description provided. Image content not analyzed.
This product has 18 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": 250000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "27.5",
"_height_cm": "18.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").