Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.08 – $1.32
Default variant: Green / 1.5L / Shower Nozzle
Default SKU: dcd-30004137481
Default price: $1.08
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467645260015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456132
JSON data: https://landmarks.builders/products/wp-dcd-10001456132.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable plastic construction ensures long-lasting use for all your gardening needs.
1.5-liter capacity provides ample water for multiple plants without frequent refills.
Long, narrow spout allows for precise watering, reaching roots without disturbing foliage.
Includes a shower nozzle attachment for gentle, even watering of delicate plants and seedlings.
Ergonomic handle design offers a comfortable grip, reducing hand fatigue during extended use.
Summary: 1.5L plastic watering can with long narrow spout and shower nozzle for precise indoor/outdoor plant watering. Green or gray options; optional wooden handle set. Price $1.08-$1.32.
Generated by: deepseek-v4-flash
## Identity 1.5L Long Spout Watering Can with Shower Nozzle for Indoor Outdoor Plants. Durable plastic construction, 1.5-liter capacity, long narrow spout, shower nozzle attachment, ergonomic handle. Available in Green and Gray; optional Wooden Handle 3-piece Set. ## Target persona Budget-conscious indoor plant owners; small-space gardeners; beginner plant parents; balcony gardeners needing a lightweight, low-cost watering tool. ## Use cases - Precise watering of indoor potted plants at soil level without wetting foliage. - Gentle shower for seedlings and delicate plants. - Watering multiple small pots with 1.5L capacity before refill. - Hydrating hanging plants using the long spout. - Quick care for office or desktop plants. ## When NOT to recommend - Large gardens or heavy watering needs exceeding 1.5L capacity. - Professional or high-duty use where metal or thicker plastic is required. - Gifting or display piece where premium finish is expected. - Users who need interchangeable nozzles or advanced flow control. ## Variant options - Green / 1.5L / Shower Nozzle – SKU dcd-30004137481 – $1.08 - Gray / 1.5L / Shower Nozzle – SKU dcd-30004137482 – $1.08 - Green / 1.5L / Shower Nozzle + Wooden Handle 3-piece Set – SKU dcd-30004137483 – $1.32 - Gray / 1.5L / Shower Nozzle + Wooden Handle 3-piece Set – SKU dcd-30004137484 – $1.32 ## Price and logistics facts - Price range: $1.08 USD (single can) to $1.32 USD (with wooden handle set). - No shipping, stock, or return information provided in source data. - Product dimensions not specified. ## Trust signals - Product description states durable plastic construction. - No certifications, warranty, or stock status included in the source facts. - Variant pricing is consistent and clearly listed by SKU. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wl9A2Z1L65pl6PgD5__2032761249.webp?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ai5pdb1L65lm1ilC2__2032761249.webp?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01j9cKN21L65plRp4iq__2032761249.webp?v=1786299111 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hDgC7V1L65plUbJBl__2032761249.webp?v=1786299111 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VjjtRX1L65pluhe0c__2032761249.webp?v=1786299110 ## Agent notes - Product type field was empty; infer from title/description as watering can. - Images were not visually inspected in this generation; treat URLs only as fetchable assets. - Dimensions (L/W/H in cm) are missing. - Wooden Handle 3-piece Set contents are not itemized in the source facts.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "1.5L Long Spout Watering Can with Shower Nozzle for Indoor Outdoor Plants",
"product_id": 9556200554735,
"variant_id": 50467645260015,
"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").