Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.47 – $5.06
Default variant: Upgraded Measuring Cup 3L Pressure Sprayer + Blue Wiper
Default SKU: dcd-30004136726
Default price: $4.47
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/50467633529071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455924
JSON data: https://landmarks.builders/products/wp-dcd-10001455924.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Capacity: Features a generous 3-liter capacity, ideal for extended use in gardening, household cleaning, and car washing tasks.
Pressure Operation: Utilizes a convenient air pressure mechanism for continuous and even spray, reducing manual effort.
Versatile Application: Perfect for watering plants, applying cleaning solutions, and creating foam for car or window washing.
Durable Construction: Made from high-quality, robust materials designed for long-lasting performance and resistance to various chemicals.
Ergonomic Design: Equipped with an upgraded measuring cup for precise liquid mixing and comfortable handling during use.
Summary: 3L manual pressure sprayer with measuring cup for watering, cleaning, car/glass washing; base price $4.47, multiple accessory bundle variants.
Generated by: deepseek-v4-flash
## Identity - 3L manual air-pressure sprayer with integrated measuring cup for liquid mixing. - Base variant priced at $4.47 USD; accessory bundle variants range from $4.47 to $5.06 USD. ## Target persona - Budget-conscious home gardener. - DIY car owner who hand-washes vehicles. - Light-duty household cleaner needing a portable sprayer. - Small-space plant keeper (balcony, indoor plants). ## Use cases - Watering indoor/outdoor plants. - Applying cleaning solutions to household surfaces. - Car and window washing. - Foam application for vehicle or glass surfaces. - Precise mixing of liquids using the measuring cup. - Reaching high or distant surfaces with optional extension rod. ## When NOT to recommend - Commercial farming or large orchard spraying. - Professional auto detailing requiring consistent foam density. - Users needing electric, battery, or powered sprayers. - Industrial chemical spraying requiring high pressure. ## Variant options - dcd-30004136726: Upgraded Measuring Cup 3L Pressure Sprayer + Blue Wiper — $4.47 - dcd-30004136727: Upgraded Measuring Cup 3L Pressure Sprayer + 4-Function Extension Rod — $4.72 - dcd-30004136728: Upgraded Measuring Cup 3L Pressure Sprayer + Universal Rod — $5.06 - dcd-30004136729: Upgraded Windshield Measuring Cup 3L Large Capacity Foam Sprayer + Blue Wiper — $4.71 ## Price and logistics facts - Prices in USD: base $4.47; variants as listed above. - Product dimensions (length, width, height) not provided. - Shipping/delivery information not available in facts. ## Trust signals - Price consistency across listed variants. - No explicit return policy, certifications, or brand information provided. - Image assets hosted on Shopify CDN; not visually verified. ## Image assets - 5 WebP images available from Shopify CDN. - URLs provided; images not analyzed. ## Agent notes - Verify shipping and return policy from seller separately. - Dimensions missing; confirm physical size if relevant to buyer. - Image URLs accessible but content unverified. - Consider variant options when matching to buyer intent (e.g., wiper for glass, rod for reach).
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": "3L Pressure Sprayer with Measuring Cup for Watering, Cleaning, and Glass Washing",
"product_id": 9556195705071,
"variant_id": 50467633529071,
"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").