Brand: World Products (Landmark)
SKU: dcd-30003601866
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 190 g
Cart URL (default variant): https://landmarks.builders/cart/49714538741999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266566
JSON data: https://landmarks.builders/products/wp-dcd-10001266566.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: An 18-inch pool brush for cleaning pool walls and floors, budget-priced at $12.99 USD, suitable for residential pool maintenance.
Generated by: deepseek-v4-flash
## Identity - **Product:** 18寸泳池刷池底刷 (Pool Brush) - **Category:** 家居用品 (Home Goods) - **Price:** $12.99 USD - **Dimensions:** 44 × 21 × 9 cm ## Target persona - Residential pool owners with above-ground or in-ground pools - DIY homeowners seeking affordable cleaning tools - Small property managers (e.g., apartment complexes with pools) ## Use cases - Scrubbing algae and dirt from pool walls and floors - Light-duty weekly pool cleaning - Cleaning steps and corners in residential pools - Quick touch-up between chemical treatments - Use with telescopic pole (not included) - Maintenance for small to medium-sized pools ## When NOT to recommend - Large commercial pools (e.g., hotel, public) requiring heavy-duty equipment - Pools with stubborn calcium deposits or thick scale - Users expecting a robotic or automatic cleaner - Professional pool service providers needing industrial-grade tools ## Variant options - **New Pool Brush** (only option) – $12.99 ## Price and logistics facts - Price: $12.99 USD (single price point) - Dimensions: 44 × 21 × 9 cm (length, width, height) - Weight: not provided - Shipping origin: not specified (likely from supplier warehouse) ## Trust signals - Price is fixed and consistent across variant - Single variant available (no stock quantity data) - Images available (8 PNG images) – content not analyzed - Return policy: not stated ## Image assets - 8 images (PNG format) available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a6c4107740042b39ce923df92e2bda7.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4967ede508fc4df99e6d2f82a1dac98a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e06366f13f464cccb79ec91dcbb81a22.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce60b6fcc95840a698a08b75e616ce6e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a23edba73484bc8a9ee239d3772cd07.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7592580049714d00b37b070782ce0e25.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/680a2b54398b4cefb25c4389887ae7b8.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eab5e4c76b94f22a79e2e9ddb0c98b5.png ## Agent notes - Image content was not analyzed; visual details unknown. - No product description available; features inferred from title and category. - Tagged as part of batch (dcd-batch-...).
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": "18寸泳池刷池底刷 泳池配件胶池刷游泳池清洁工具池壁刷厂家直供",
"quantity": 1,
"grams": 190000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "21.0",
"_height_cm": "9.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").