Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.23 – $2.45
Default variant: Thickened with Extended Windproof Rod, Lockable Output / 2L
Default SKU: dcd-30004137211
Default price: $2.23
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/50467685433583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456058
JSON data: https://landmarks.builders/products/wp-dcd-10001456058.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pressure-activated design ensures a consistent and powerful spray for various tasks.
Versatile functionality suitable for gardening, household cleaning, and pest control applications.
Durable construction with thickened material for enhanced longevity and resistance to wear.
Adjustable nozzle provides fine mist to strong stream options for precise application.
Ergonomic handle and lightweight design offer comfortable use and reduced hand fatigue.
Summary: Pressure-activated spray bottle in 2L and 3L capacities with adjustable nozzle for cleaning, watering, and pest control; variants priced from $2.23 to $2.45.
Generated by: deepseek-v4-flash
## Identity - Pressure-activated spray bottle for cleaning, disinfection, watering, and pest control. - Adjustable nozzle from fine mist to strong stream; durable thickened material. - Available in 2L and 3L capacities with four variants. ## Target persona - Budget-conscious homeowners and renters needing a low-cost multi-purpose sprayer. - Indoor gardeners and plant owners who water or treat plants occasionally. - People using DIY cleaning solutions who want a simple refillable bottle. - Light-duty pest control users applying diluted sprays. ## Use cases - Household cleaning with homemade or diluted cleaners. - Disinfecting surfaces around the home. - Watering indoor plants with a controlled mist/stream. - Applying diluted pesticides or pest repellents in small gardens. - Outdoor cleaning of patios or equipment. ## When NOT to recommend - Industrial or professional-grade chemical spraying (durability and resistance not validated). - Use with concentrated solvents or acids that could damage plastic. - Users requiring an exact, calibrated spray output for expensive treatments. - High-frequency, heavy daily use where reliability is critical. ## Variant options - dcd-30004137211: Thickened with Extended Windproof Rod, Lockable Output, 2L — $2.23 - dcd-30004137212: Thickened with 17cm Universal Rod, Lockable Output, 2L — $2.35 - dcd-30004137213: Thickened with 50cm Telescopic Rod, Lockable Output, 2L — $2.35 - dcd-30004137214: Thickened with 17cm Universal Rod, Built-in Measuring Cup, 3L — $2.45 ## Price and logistics facts - Price range: $2.23–$2.45 depending on variant. - Capacities: 2L and 3L. - Shipping, stock status, and return policy are not documented in the provided facts. ## Trust signals - Multiple SKUs listed by the catalog, indicating active product listing. - Price consistency per variant is clear. - No certifications, safety data, or return information available. - In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01AXgqMq1g4odLjkydX__2211489014089.webp?v=1786299148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kurxou1g4odLtmvq4__2211489014089.webp?v=1786299147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PWtM8J1g4odLtkNpx__2211489014089.webp?v=1786299147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SQhsHG1g4odLbsyKf__2211489014089.webp?v=1786299147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WYg6tq1g4odMvYyTb__2211489014089.webp?v=1786299147 ## Agent notes - Image content was not visually inspected; treat images as fetchable assets only. - Physical dimensions are not provided. - Material specifics are limited to “thickened material” from the description; no technical specs.
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": "Pressurized Spray Bottle for Cleaning, Disinfection, Watering, and Pest Control",
"product_id": 9556215988463,
"variant_id": 50467685433583,
"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").