Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $136.99 – $170.99
Default variant: 1.6M Pole 10M Pipe
Default SKU: dcd-30003598821
Default price: $136.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714592514287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265612
JSON data: https://landmarks.builders/products/wp-dcd-10001265612.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
光伏板清洗刷通水刷玻璃幕墙门头广告牌喷水清洁刷伸缩杆配套清洁
| 品牌 | 暂无 |
| 功能 | 无 |
| 产品类别 | 其它 |
| 颜色 | 4.4m通水屋檐清洁刷 (20米水管) |
| 材质 | 其它 |
| 包装 | 纸盒 |
| 只数 | 0 |
| 是否进口 | 否 |
| 专利 | 否 |
| 类别 | 清洁球 |
Summary: Telescopic water-fed cleaning brush with pole options (1.6-3.6m) and 10m/20m water pipe. Suitable for solar panels, glass curtain walls, billboards, and high windows.
Generated by: deepseek-v4-flash
## Identity **Product:** Photovoltaic panel cleaning brush with water feed, telescopic pole, and hose. Category: Household supplies. No brand specified. Package: cardboard box. Dimensions: 88×19×15 cm. ## Target persona - Property maintenance workers - Solar panel installers and cleaners - Professional window and facade cleaners - Homeowners with high windows or eaves ## Use cases - Cleaning rooftop solar panels - Washing large glass curtain walls - Removing dirt from outdoor billboards - Cleaning second-story windows without ladder - Rinsing gutters and eaves - Washing camper vans or boats ## When NOT to recommend - Delicate surfaces like polished metal or antiques - Buyers needing a powered (electric) scrubber - Budget below $100 (base price $136.99) - Indoor cleaning without water drainage - Users who need a short, hand-held tool only ## Variant options 12 options: Pole 1.6m + Hose 10m ($136.99), Pole 2.0m + 10m ($141.99), Pole 2.4m + 10m ($145.99), Pole 2.8m + 10m ($150.99), Pole 3.2m + 10m ($154.99), Pole 3.6m + 10m ($159.99), Pole 1.6m + 20m ($147.99), Pole 2.0m + 20m ($152.99), Pole 2.4m + 20m ($156.99), Pole 2.8m + 20m ($161.99), Pole 3.2m + 20m ($165.99), Pole 3.6m + 20m ($170.99). ## Price and logistics facts - Price range: $136.99 – $170.99 USD - Dimensions: 88 cm length, 19 cm width, 15 cm height - Weight: not specified - Packaging: cardboard box - No warranty or shipping weight provided ## Trust signals - Availability: listed in stock (but no specific stock count) - Return policy: not mentioned - Price consistency: all variants listed with prices - Certifications: none known; no patent claimed - No brand or model number ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4068fe2f700a43dc8743b032d30a68a8.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e101187e2ec54352ad6cd1e0f16cb6b2.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/667e9b02b56e4afd81e3b5baae3d8b29.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8b31499fb784ca499e0a7b9a56145e0.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b91f2d1d08374dffac6eb5cef3169231.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c009da988e94f8380d0cc2a99972814.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c97b05e622b48f1abfaccb17146ea51.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b9d8e2e72e24a30a703b62afe9b5fc5.png?v=1781085652 ## Agent notes - Image content not analyzed; rely on URL fetchability. - Brush head material and bristle type not specified. - Water pressure/flow compatibility not stated. - No brand or model; treat as generic. - No warranty or return policy in facts.
This product has 24 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": 2500000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "19.0",
"_height_cm": "15.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").