Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $19.99
Default variant: 61CM Fixed Ss Rod
Default SKU: dcd-30003606621
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714364809455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268552
JSON data: https://landmarks.builders/products/wp-dcd-10001268552.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel telescopic spray rod for AC cleaning, agricultural spraying, and disinfection, available in three lengths from 48cm to 285cm, starting at $12.99.
Generated by: deepseek-v4-flash
## Identity Metal stainless steel telescopic spray rod (品牌未知) for use with electric sprayers. Suitable for cleaning air conditioners, agricultural spraying, and disinfection. ## Target persona - Homeowners cleaning air conditioning units - Gardeners and small-scale farmers applying pesticides or fertilizers - Janitorial or maintenance staff disinfecting surfaces - DIY enthusiasts using electric sprayers for various tasks ## Use cases - Cleaning air conditioner condenser coils and fins - Applying pesticides or herbicides in home gardens - Disinfecting surfaces (e.g., patios, equipment) - Extending reach of electric sprayers for washing vehicles or buildings - Spraying liquid fertilizers on plants - Cleaning hard-to-reach areas with water or mild detergents ## When NOT to recommend - For high-pressure spraying (e.g., pressure washers) – rod may not withstand high PSI - For use with corrosive chemicals that may react with stainless steel (check compatibility) - For professional large-scale farming requiring heavy-duty, high-flow nozzles - For users who need a complete sprayer system (rod only, no pump or tank) ## Variant options - **61CM Fixed Ss Rod** – $16.99, fixed length 61cm - **48CM Ac Cleaning Ss** – $19.99, 48cm, possibly specialized for AC cleaning - **285CM Short Ss Rod** – $12.99, 285cm (note: variant name says 'Short' but length is 285cm; verify) ## Price and logistics facts - Base price: $12.99 USD (for 285CM variant) - Dimensions: 63 cm x 8 cm x 5 cm (packaged) - Variant prices: $16.99, $19.99, $12.99 ## Trust signals - No specific trust signals provided in source data (in-stock status, return policy, certifications unknown) ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description field provided; information extracted from title and variants. - Image content not analyzed; treat URLs as fetchable assets. - Variant '285CM Short Ss Rod' naming suggests possible unit error (28.5cm vs 285cm); confirm physically. - Product type: 家居用品 (home goods).
This product has 15 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "金属不锈钢伸缩喷杆洗空调农用打药消毒电动喷雾器喷杆喷头配件",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "63.0",
"_width_cm": "8.0",
"_height_cm": "5.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").