Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.15 – $5.54
Default variant: Garden Set - 2L Sprayer + Garden Shovel
Default SKU: dcd-30004136742
Default price: $4.15
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/50467642769647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455928
JSON data: https://landmarks.builders/products/wp-dcd-10001455928.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pressurized Design: Features a convenient pump-action mechanism for continuous and effortless spraying, ideal for various tasks.
Versatile Application: Suitable for gardening, watering plants, household cleaning, disinfection, and car washing with a fine, even mist.
Durable Construction: Made from thickened, high-quality materials to ensure long-lasting use and resistance to wear and tear.
Adjustable Nozzle: Allows for easy adjustment between a fine mist and a direct stream, catering to different spraying needs.
Ergonomic Handle: Designed with a comfortable, non-slip handle for easy grip and reduced hand fatigue during extended use.
Summary: A budget pressurized spray bottle with adjustable nozzle for gardening, cleaning, disinfection, and car washing; sold in sets with a garden shovel or pruning shears.
Generated by: deepseek-v4-flash
## Identity Deli Pressurized Spray Bottle with pump-action mechanism, fine mist or direct stream adjustability, and ergonomic non-slip handle. Made from thickened materials. Available in base configuration or bundled sets with garden shovel or pruning shears. ## Target persona Home gardeners with small to medium plants needing a low-cost watering/misting tool; household cleaners seeking an inexpensive sprayer for disinfectants; car owners who wash their vehicle occasionally; budget-conscious shoppers avoiding heavy-duty equipment. ## Use cases - Watering indoor plants or small garden beds with a fine mist. - Applying household disinfectant or cleaning solutions to surfaces. - Washing a car with soapy water using a direct stream. - Using as a foliar spray for plants with a gentle mist. - Pairing with pruning shears for garden maintenance tasks (Pruning Set variants). - Pairing with a garden shovel for planting or soil work (Garden Set variant). ## When NOT to recommend - For professional or large-scale agricultural spraying requiring high pressure or large tank capacity. - For spraying corrosive chemicals, pesticides, or food-grade substances without knowing material compatibility. - For users needing a continuous spray without manual pump re-pressurization. - For buyers prioritizing precision or high-build-quality tools; this is a budget plastic sprayer. ## Variant options - Base sprayer (SKU dcd-30004136742? actually Garden Set is that SKU). Listed variants: - Garden Set - 2L Sprayer + Garden Shovel: $4.15 (SKU dcd-30004136742) - Pruning Set - 1.5L Sprayer + Pruning Shears: $4.99 (SKU dcd-30004136743) - Pruning Set - 2L Sprayer + Pruning Shears: $5.54 (SKU dcd-30004136744) - Large Capacity Sprayer - Thickened: $5.54 (SKU dcd-30004136745) ## Price and logistics facts - Base price (Garden Set): $4.15 USD. - Other variants range from $4.99 to $5.54 USD. - No dimensions or shipping/logistics info provided. ## Trust signals - Price is stated in USD at $4.15–$5.54 depending on variant. - Inventory status not explicitly confirmed; listed in a catalog import. - Return policy not stated. - No certifications or material guarantees provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nX8IdL1J8isEnTISQ__4611686018427386440-2-item_pic.webp?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gKf0Hc1J8is1IZZcO__407910984.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01g0TohV1J8is1Iu7vk__407910984.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01g5Oq4a1J8is1J8Ym3__407910984.webp?v=1786299109 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01taL44o1J8is1FNmD8__407910984.webp?v=1786299108 ## Agent notes - Image content was not analyzed; URLs are provided as fetchable assets. - The base variant title is listed as 'Garden Set - 2L Sprayer + Garden Shovel' at $4.15, but the initial product title implies a standalone bottle; verify if a standalone base variant exists. - Capacity is only explicit in variant titles (1.5L, 2L); 'Large Capacity' size unspecified. - No material or chemical compatibility details are given.
This product has 5 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": "Deli Pressurized Spray Bottle for Gardening, Cleaning, Disinfection, and Car Washing, Fine Mist, Thickened Design",
"product_id": 9556199538927,
"variant_id": 50467642769647,
"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").