Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.32 – $3.03
Default variant: Random / 1L / 1 Pack
Default SKU: dcd-30004136997
Default price: $1.32
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/50467631628527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456001
JSON data: https://landmarks.builders/products/wp-dcd-10001456001.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Design: Functions as both a watering can and a spray bottle for various plant care needs.
Ergonomic Hand Press: Features a comfortable hand-press mechanism for easy and efficient misting.
Durable Construction: Made from high-quality, robust materials for long-lasting use in gardening.
Random Color Selection: Each order includes a randomly selected color, adding a surprise element.
Ideal for Indoor/Outdoor Use: Perfect for watering houseplants, garden flowers, and general plant maintenance.
Summary: Dual-function hand-press spray and watering can for plants; available in 1L or 1.5L, random color, from $1.32 per pack.
Generated by: deepseek-v4-flash
## Identity Hand-press dual-function plant sprayer/watering can. Base 1L/1 Pack at $1.32 USD. Random color selection. SKU dcd-30004136997. ## Target persona Budget home gardener; indoor plant owner; casual user needing a low-cost mister for small plants. ## Use cases - Misting houseplants. - Watering small pots. - Garden flower maintenance. - Seedling hydration. - Backup sprayer for travel. ## When NOT to recommend - If user needs a specific color. - If user needs a trigger sprayer with adjustable nozzle. - If large-scale watering (>1.5L capacity). - If user requires durable metal or guaranteed same-color multi-packs. ## Variant options - Random / 1L / 1 Pack - $1.32 - Random / 1L / 2 Pack - $1.68 - Random / 1.5L / 1 Pack - $1.66 - Random / 1.5L / 2 Pack - $3.03 All colors randomly selected, no choice. ## Price and logistics facts - Prices in USD as listed. - No shipping, stock, or return policy data provided. ## Trust signals - In-stock status not confirmed. - Return policy not available. - Price is consistent across listed variants (volume discount for 2-pack). - No certifications claimed. ## Image assets - 5 webp images available at provided URLs; not visually inspected. ## Agent notes - Dimensions (cm) not provided for any variant. - Image understanding was not performed. - Color is random; do not promise a specific color. - Capacity options: 1L and 1.5L.
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": "Dual-Function Spray and Watering Can for Garden and Home Plants, Hand Press Mister",
"product_id": 9556194918639,
"variant_id": 50467631628527,
"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").