Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $39.99
Default variant: 2.4M
Default SKU: dcd-30002459086
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49810406047983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000985451
JSON data: https://landmarks.builders/products/m4x-10000985451.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Extendable Design: Easily adjust the length to clean hard-to-reach areas like high glass panes, ceilings, and gutters. This telescopic cleaning pole makes difficult chores simple and safe, eliminating the need for ladders.
Long-Lasting Construction: Crafted from thickened 1.0mm aluminum alloy and long-lasting PP plastic, this aluminum extension rod is built to last. It resists bending and ensuring reliable performance for all your cleaning tasks.
Secure Locking Mechanism: Features a sturdy twist-lock system that securely holds the pole at your desired length without slipping or retracting during use, providing stability and control for a more efficient cleaning experience.
Versatile Compatibility: The universal threaded tip allows you to attach a wide variety of cleaning tools, such as window squeegees, dusters, paint rollers, and brushes, transforming it into a multi-use utility pole for countless applications.
Lightweight & Ergonomic: Designed for comfort, this pole is surprisingly lightweight, reducing arm fatigue during extended use. The non-slip handle provides a firm, comfortable grip, making it an essential piece of your cleaning supplies.
Summary: Extendable Design Telescopic Cleaning Pole Adjustable Length Aluminum Extension Rod Sturdy Construction Retractable Cleaning Handle Lightweight for Homeowners, Professional Cleaners, RV Owners, Outdoor, House Exterior, Commercial Buildings, Greenhouse. 【Extendable Design】: Easily adjust the length to clean hard-to-reach areas like high glass panes, ceilings, and gutters. This telescopic cleaning pole makes difficult chores simple and safe, eliminating the need for ladders. 【Sturdy Construction】: Crafted from thickened 1.0mm aluminum alloy and sturdy PP plastic, this aluminum extension rod is b
Generated by: m4x-map-v1
This product has 4 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": "Extendable Design Telescopic Cleaning Pole Adjustable Length Aluminum Extension Rod Sturdy Construction Retractable Cleaning Handle Lightweight for Homeowners, Professional Cleaners, RV Owners, Outdoor, House Exterior, Commercial Buildings, Greenhouse",
"product_id": 9429732262127,
"variant_id": 49810406047983,
"quantity": 1,
"grams": 500,
"length_cm": "170.0",
"width_cm": "13.0",
"height_cm": "8.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").