Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $59.99
Default variant: 18-inch Pool Brush
Default SKU: dcd-30003601879
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714526290159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266571
JSON data: https://landmarks.builders/products/wp-dcd-10001266571.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
游泳池水处理设备 亚士图 清洁配件胶刷18“清洁设备池刷 泳池刷
| 品牌 | 亚士图 |
Summary: Yashitu brand pool cleaning brush accessories. Available in 18-inch and 10-inch sizes with aluminum back and steel wire variants. Prices range from $20.99 to $59.99.
Generated by: deepseek-v4-flash
## Identity Product: Pool Brush Accessories (Brand: Yashitu) | Category: Household Items ## Target persona Pool owners, residential pool maintenance staff, DIY pool cleaners looking for manual cleaning tools. ## Use cases - Scrubbing pool walls and tiles to remove algae and dirt - Cleaning pool floors before vacuuming - Brushing steps and corners of in-ground pools - Removing debris from above-ground pool surfaces - Replacing worn-out pool brushes on existing poles - Pre-treatment brushing before chemical application ## When NOT to recommend - Commercial or public pools requiring industrial-grade heavy-duty brushes - Automated pool cleaners (robotic or pressure-side) that replace manual brushing - Users seeking a telescopic pole (brush head only, no pole included) - Small inflatable pools where a smaller brush is sufficient (10-inch variant may still fit) ## Variant options | Style | SKU | Price | |-------|-----|-------| | 10-inch Pool Brush | dcd-30003601882 | $20.99 | | 18-inch Pool Brush | dcd-30003601879 | $31.99 | | 10-inch Steel Wire | dcd-30003601883 | $35.99 | | 18-inch Al Back Pool | dcd-30003601880 | $39.99 | | 18-inch Al Back | dcd-30003601881 | $59.99 | ## Price and logistics facts - Base price (10-inch Pool Brush): $20.99 USD - Dimensions: 47 x 21 x 10 cm - Weight not specified; ships from unknown origin ## Trust signals - In-stock status not confirmed - Return policy not provided - Brand: Yashitu (亚士图) - No certifications mentioned - Price consistency: variant prices vary by style ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89aee08eefd54774ae17fd2dd85f93fc.png?v=1781085618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7569635cc694c04bbdd3c050348f91e.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55115ae5ca984a6892d73a618faa23bb.png?v=1781085618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92fa61c71e244ffca29db7444017b3cb.png?v=1781085618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfaededbecdc4ee09aa66279c7d26316.png?v=1781085618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86f917149a2c4e90ac274ea1d1826134.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/256afc41bc544aa39bc845bdc6f0f0af.png?v=1781085617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f13413c5a5424e6a87ea8531e6080705.png?v=1781085617 ## Agent notes - Product title and description are in Chinese; brand is Yashitu (亚士图). - No pole included; requires separate purchase. - Variant '18-inch Al Back' is highest priced; '10-inch Steel Wire' has steel bristles. - Dimensions given but may be package size, not brush head size.
This product has 17 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": "游泳池水处理设备 亚士图 清洁配件胶刷18“清洁设备池刷 泳池刷",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "21.0",
"_height_cm": "10.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").