Brand: World Products (Landmark)
SKU: dcd-30003297279
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 292 g
Cart URL (default variant): https://landmarks.builders/cart/49878438838511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165608
JSON data: https://landmarks.builders/products/m4x-10001165608.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This 2-piece pool cleaner tire set is a direct replacement cleaner wheel part designed for compatible robotic pool cleaning gear, helping restore normal wheel operation when the original band is worn.
Function: As a pressure wheel component, it helps the cleaner maintain steady traction and movement, so your pool cleaner can keep traveling along the surface with less slipping during routine cleaning.
Material: Made from long-lasting plastic, this pool cleaner tire is built to handle repeated contact with pool surfaces and water exposure while offering durableresistant front wheel band for everyday use.
Easy Installation: The simple replacement design makes this front wheel band easier to fit during repair, allowing you to swap out a damaged wheel part without complicated tools or a time-consuming process.
Practical Advantage: Replacing a worn wheel helps your cleaner move more smoothly and clean more consistently, which can save effort when keeping the pool ready for regular swimming and water activities.
Summary: 2 Pieces Pool Cleaner Tire Wear-Resistant Cleaning Robot Wheel OEM Fit. Description: 【Product Type】: This 2-piece pool cleaning gear set is a blue cleaner wheel part designed as a replacement pressure wheel for pool cleaners. 【Function】: It helps restore even movement and reliable rolling, keeping your pool cleaner tire working properly across the pool surface. 【Design Feature】: The front wheel band design with flexible ridges supports steady contact and makes the wheel easier to fit into compatible cleaning systems. 【Value】: A practical extra cleaner wheel part can reduce downtime when the or
Generated by: m4x-map-v1
This product has 12 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": "2 Pieces Pool Cleaner Tire Wear-Resistant Cleaning Robot Wheel OEM Fit",
"product_id": 9437406331119,
"variant_id": 49878438838511,
"quantity": 1,
"grams": 292,
"length_cm": "27.0",
"width_cm": "20.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. 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").