Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.06 – $2.47
Default variant: 3L / Upgraded Copper Nozzle / Two Spray Modes
Default SKU: dcd-30004137652
Default price: $2.19
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/50467683369199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456184
JSON data: https://landmarks.builders/products/wp-dcd-10001456184.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 Construction: Made from thickened, environmentally friendly, sun-resistant, and fall-resistant plastic for long-lasting use.
Dual Spray Functionality: Features two distinct spray modes for versatile watering, suitable for various plants and gardening needs.
Upgraded Copper Nozzle: Equipped with a high-quality copper nozzle for a finer, more consistent spray and enhanced durability.
Ergonomic Design: Hand-held design ensures comfortable carrying and effortless watering, even when full.
Detachable Sprinkler Head: Convenient detachable sprinkler head allows for easy cleaning and maintenance.
Summary: Inexpensive plastic watering can with dual spray modes and copper nozzle, available in 3L, 5L, and two 10L variants, priced from $2.06 to $2.47.
Generated by: deepseek-v4-flash
## Identity A budget, handheld plastic watering can with a copper nozzle and two spray modes, sold in 3L, 5L, and two 10L capacity variants. The product is marketed as durable, UV-resistant, and shatter-resistant plastic. The nozzle is claimed to be copper. ## Target persona Home gardeners and indoor plant owners who need a low-cost watering can for small to medium jobs. Price point suggests budget-conscious users, not commercial professionals. Expect users with a handful of pots or a small balcony. ## Use cases - Watering indoor potted plants without heavy lifting. - Using the fine spray mode for seedlings or delicate leaves. - Reaching hanging baskets with moderate reach. - Cleaning the head easily for hygiene between uses. - Storing compactly in a small apartment or shed. ## When NOT to recommend - Professional nurseries needing many large cans or continuous heavy use. - Users needing a watering can with a long spout or extended reach for hanging baskets in high places. - Buyers expecting metal construction or premium finish; this is plastic and budget-priced. - Gardeners with mobility issues who need a lightweight can when full — a 10L variant may weigh ~19-20 lbs. ## Variant options | Capacity | Nozzle/Spray | SKU | Price | |----------|-------------|-----|-------| | 3L | Upgraded Copper Nozzle, Two Spray Modes | dcd-30004137652 | $2.19 | | 5L (approx. 10 lbs water) | Default Title | dcd-30004137653 | $2.06 | | 10L (approx. 19 lbs water) | Default Title | dcd-30004137654 | $2.33 | | 10L (approx. 20 lbs water) | Default Title | dcd-30004137655 | $2.47 | Note: Only the 3L variant explicitly states "Upgraded Copper Nozzle / Two Spray Modes", while the other variants have "Default Title" for those options. ## Price and logistics facts - Base price (likely 5L): $2.06 USD. - All variants fall between $2.06 and $2.47 USD. - Product dimensions not provided in the data. - Weights approximated by listing: 5L≈10 lbs, 10L≈19-20 lbs when full. ## Trust signals - In-stock status not disclosed in the provided facts. - Return policy not available from the given data. - No certifications (e.g., environmental, safety) are listed in the product facts. - Price consistency: multiple variant prices exist; agents must match exact variant SKU. ## Image assets - 5 images are available as webp URLs (not analyzed in this page). - Image filenames/URLs are provided in the structured data; agents can fetch them directly. ## Agent notes - The "Default Title" in variants 2-4 suggests possible placeholder values; verify the actual nozzle and spray mode for those capacities. - Dimensions (length/width/height) are missing; do not assume physical size. - The main product price ($2.06) matches the 5L variant; other capacities cost more. - Image content was not analyzed, so descriptions of visuals cannot be confirmed.
This product has 12 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": "Large Capacity Watering Can with Dual Spray Modes and Copper Nozzle, 3L-10L",
"product_id": 9556215202031,
"variant_id": 50467683369199,
"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").