Brand: World Products (Landmark)
SKU: dcd-30003716200
Price: $2.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pool Brush
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50406892142831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308583
JSON data: https://landmarks.builders/products/wp-dcd-10001308583.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: A heavy-duty 10-inch pool brush designed to keep your swimming pool surfaces looking pristine and clear of buildup. Primary Function: This pool cleaning brush is engineered to scrub away tough grime and debris from pool walls and floors with ease. Sturdy Construction: Built with a sturdy blue plastic head and dense stainless steel wire bristles, this wire brush provides the strength needed for deep cleaning. Smart Design: Featuring a centered upright handle with a convenient hanging hole, this pool brush with wire bristles is easy to store and comfortable to maneuver. Universal Compatibility: Equipped with a snap-adapt style connection, this versatile pool brush easily attaches to most standard poles for an extended reach.
Summary: Heavy-duty 10-inch pool brush head with stainless steel wire bristles, snap-adapt connection for standard poles, priced at $2.22.
Generated by: deepseek-v4-flash
## Identity 10-inch pool brush head with stainless steel wire bristles, blue plastic head, centered upright handle with hanging hole, snap-adapt connection for standard poles. Variant: K-1005. ## Target persona - Residential pool owner maintaining concrete or tile pool surfaces. - Property manager or maintenance worker needing a low-cost stiff-bristle brush head. - Budget-focused buyer seeking a replaceable brush head compatible with existing poles. ## Use cases - Scrubbing algae, scale, and grime from pool walls and floors. - Preparing pool surfaces before winterizing or after spring opening. - Removing stubborn mineral deposits from tile or concrete. - Attaching to a standard telescopic pole for extended-reach cleaning. ## When NOT to recommend - Vinyl, fiberglass, or painted pool surfaces: wire bristles can scratch or damage. - Users requiring a full pole/handle assembly — this is a brush head only. - Commercial deep-cleaning jobs needing industrial-grade brush or high durability. - If soft nylon bristles are preferred for gentle cleaning. ## Variant options - K-1005 (SKU: dcd-30003716200) — $2.22 USD. Only variant listed. ## Price and logistics facts - Price: $2.22 USD. - Dimensions: 29.0 x 21.0 x 7.0 cm. - No shipping or availability information provided. ## Trust signals - Tagged as "wp-quality-audited" and "wp-content-validated" (catalog quality checks only). - No external certifications, return policy, or explicit in-stock status included in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af1aa355-3069-4d94-a176-02e57a1a9bc5.jpg?v=1786242670 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc6512f-ec49-4eea-a473-e0aba453a481.jpg?v=1786242740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de952a23-b852-42b0-b072-c17db5b3e9d4.jpg?v=1786242670 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbfb74ac-c1dd-4b1d-8bf4-33cbf9c773cd.jpg?v=1786242676 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/288587f4-9384-46dc-a564-6c5d33f4349e.jpg?v=1786242670 ## Agent notes - Image content not inspected; only URLs available. - Very low price for a stainless steel brush; verify material quality claims if possible. - No info on packaging, weight, or warranty.
This product has 9 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": "10-Inch Pool Brush with Stainless Steel Bristles Heavy-Duty Pool Brush with Wire Bristles Premium Quality Compatible for Swimming Pools",
"product_id": 9538060943599,
"variant_id": 50406892142831,
"quantity": 1,
"grams": 450,
"length_cm": "29.0",
"width_cm": "21.0",
"height_cm": "7.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. 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").