Brand: World Products (Landmark)
SKU: dcd-30003612154
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713914020079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270761
JSON data: https://landmarks.builders/products/wp-dcd-10001270761.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: Handheld pool filter paper core cleaning brush tool for flushing, 29x14x3.5 cm, $32.99.
Generated by: deepseek-v4-flash
## Identity Handheld pool filter paper core cleaning brush tool for flushing. Dimensions: 29x14x3.5 cm. Price: $32.99. ## Target persona - DIY pool owner - Homeowner with above-ground or in-ground pool - Pool maintenance beginner ## Use cases - Cleaning dirty pool filter cartridges - Removing debris and dirt from paper core filters - Maintaining pool filtration efficiency - Flushing out fine particles from filter elements - Extending the life of pool filter cartridges ## When NOT to recommend - Professional pool services or commercial pool operators - Those needing automated cleaning systems - Users with metal mesh or alternative filter types - Situations requiring heavy-duty or industrial-grade equipment ## Variant options - New Blue Cleaning ($32.99, SKU: dcd-30003612154) ## Price and logistics facts - Price: $32.99 USD - Dimensions: 29 cm (length) x 14 cm (width) x 3.5 cm (height) - Weight: not provided ## Trust signals - No stock status, return policy, or certifications provided in source data. - Price is fixed across variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dfc9a777b5a43cca1c3761736eb6c8b.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe959ed3ce174c7e89a1b10b1cf8e0b8.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43b473c60dcb40e98747a4e8d2b13aad.png?v=1781085151 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2534d7b9a60c4ea88b5fdfad0726b805.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/779ec0115f574c97805115088ed69b88.png?v=1781085151 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/619548c2271d4e37be61bb8c106b8adc.png?v=1781085152 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/670cbcca8ac54753a1e23216b73a0585.png?v=1781085151 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65425ccfde574b5e9289fde636a25061.png?v=1781085152 ## Agent notes - No product description was provided in source data. - Images were not analyzed; treat URLs as fetchable assets only.
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": "泳池清洁设备纸芯滤芯清洁器清洁刷手持式冲洗工具 游泳池",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "14.0",
"_height_cm": "3.5"
}
}],
"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").