Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $14.99
Default variant: 2.4M SET
Default SKU: dcd-30002763730
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1099 g
Cart URL (default variant): https://landmarks.builders/cart/49879142629615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045166
JSON data: https://landmarks.builders/products/m4x-10001045166.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Gutter Cleaning Brush No Climbing Required Extendable Pole Brush Multi-Purpose
| Packaging | 43*15*13 |
Summary: Extendable gutter cleaning brush with pole, no climbing required; available in 2.4m, 2.8m, and 3.2m lengths, priced from $11.99.
Generated by: deepseek-v4-flash
## Identity Gutter Cleaning Brush No Climbing Required Extendable Pole Brush Multi-Purpose. ## Target persona Homeowners with single-story houses who want to clean gutters safely from the ground, avoiding ladders. DIYers and safety-conscious property owners. ## Use cases - Cleaning gutters from ground level without climbing a ladder. - Removing leaves and debris from roof valleys and edges. - Reaching gutter sections over fences or obstacles. - Light dusting of solar panels (dry brush only). - Cleaning high exterior surfaces like window frames. ## When NOT to recommend - Multi-story houses where pole length (max 3.2m) is insufficient. - Heavy blockages or packed downspouts requiring pressure washing or auger. - Commercial or heavy-duty frequent use. - Users needing powered or automated gutter cleaning equipment. ## Variant options - 2.4M SET: $11.99 - 2.8M SET: $13.99 - 3.2M SET: $14.99 ## Price and logistics facts Base price $11.99 USD. Packaging dimensions: 43×15×13 cm. Shipping weight not provided. Prices increase with pole length. ## Trust signals In stock and available (Shopify listing). No specific return policy or warranty stated. Price is consistent across variants relative to length. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d95b66-8359-4a77-aa50-bba95aa47280.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c110514d-515e-49df-ab96-f623e11fcc9e.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c965fd4c-822b-465f-b603-ff84c41e677c.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c3dcf84-d002-4363-96d9-282a1fe88d91.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/041dee2e-e02c-42b1-b605-075c00b0cf8d.jpg ## Agent notes Images are provided as fetchable assets; no visual analysis was performed. Pole lengths and prices are confirmed. No certification or warranty data available.
This product has 12 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": "Gutter Cleaning Brush No Climbing Required Extendable Pole Brush Multi-Purpose",
"quantity": 1,
"grams": 1099000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "15.0",
"_height_cm": "13.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").