Brand: World Products (Landmark)
SKU: dcd-30003621646
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49713410801903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274440
JSON data: https://landmarks.builders/products/wp-dcd-10001274440.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新品 泳池清洁工具 浮石泳池清洁头 带V型夹
Summary: Floating pool cleaning head with V-clamp for manual skimming. Single style K-133, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Floating pool cleaning head with V-clamp (Style K-133). Dimensions 23x6x5 cm. ## Target persona Home pool owners and service technicians needing an affordable manual skimming tool for routine debris removal. ## Use cases - Skimming leaves and insects from residential pool surfaces - Attaching to a telescopic pole for periodic cleaning - Light debris removal before vacuuming - Quick clean-up after storms or windy days - Maintenance for above-ground or small in-ground pools ## When NOT to recommend - Users seeking fully automatic or robotic pool cleaners - Large commercial or public pools (too small, manual operation) - Heavy debris loads (e.g., construction sites, heavy leaf fall) - Pool owners requiring chemical dispenser or integrated filtration ## Variant options - Style K-133 (only variant) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 23 x 6 x 5 cm - No shipping or stock details available ## Trust signals - Single listing, no return policy stated - Price point consistent with basic manual tools ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e03da25dc9a42adafd9645e36ff6183.png?v=1781084605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d9e5d68072a426993d9f0e3690d2f97.png?v=1781084605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63a875c45f7141dda9710f5473d8d096.png?v=1781084605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a03da2597e544604bc461edfe8b9e292.png?v=1781084605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b77a1f2e90c455ea33dd4d75ee228b4.png?v=1781084605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1f1fb0631b246e39a8d2c927247fa6d.png?v=1781084605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01ef195d054c4905bf1b15c672234f59.png?v=1781084605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0703e269a10d438481ca14a258fa3983.png?v=1781084605 ## Agent notes - Image understanding was not performed; visual features are not inferred. - Only one variant exists; no additional configuration options. - No brand, material, or warranty information provided.
This product has 12 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": "跨境新品 泳池清洁工具 浮石泳池清洁头 带V型夹",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "6.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").