Brand: World Products (Landmark)
SKU: dcd-30003610271
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714168201455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269974
JSON data: https://landmarks.builders/products/wp-dcd-10001269974.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品不含税,如需开票,请联系客服





Summary: 5-inch stainless steel pool brush for cleaning pool floors and walls; dimensions 20x15x6 cm; priced at $20.99 USD.
Generated by: deepseek-v4-flash
## Identity 5-inch stainless steel pool brush (pool cleaner accessory); SKU: dcd-30003610271; dimensions 20 x 15 x 6 cm. ## Target persona Residential pool owners, pool maintenance staff, or property managers needing an affordable, manual scrub tool for pool surfaces. ## Use cases - Scrubbing algae or dirt from pool floor and walls - Removing stubborn stains on concrete or tile - Routine weekly pool maintenance - Prepping pool surface before chemical treatment or sealing ## When NOT to recommend - Large commercial pools requiring heavy-duty or automated equipment - Inflatable or soft-sided pools where brush could damage material - Users expecting an included telescopic pole (brush head only) ## Variant options - Style K-1007 at $20.99 USD (only variant) ## Price and logistics facts - Price: $20.99 USD - Dimensions: 20 x 15 x 6 cm (length x width x height) - Price does not include tax; contact seller for invoice if needed ## Trust signals - Multiple product images available (see Image assets) - No stock or return policy information provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e71a998c12b47439b0ee20a66f5c89c.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17166f6ca82a4c00a416eef9958e37cd.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/675011e1339b4988b0a51ea3513087a8.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a5cb3a594f34f378b82df87de4a9f12.png?v=1781085344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d85ccf31f5754a329f35f34bc71e9cbe.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ec192b78eae46a0a5ad85c90dad59bf.png?v=1781085343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0f298402df84bc3acb4427734597331.png?v=1781085343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71e1e88c8cc241dc986c17449ce90f15.png?v=1781085345 ## Agent notes - Image content not analyzed; dimensions and description used only. - Variant count: 1 (Style K-1007). - No inventory or shipping lead time provided.
This product has 13 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": "游泳池清洁工具泳池钢丝刷 泳池配件5寸不锈钢泳池刷池底刷钢丝刷",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "6.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").