Brand: World Products (Landmark)
SKU: dcd-30003623607
Price: $15.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/49713258004719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275350
JSON data: https://landmarks.builders/products/wp-dcd-10001275350.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: A portable pool vacuum head accessory for cleaning pools, priced at $15.99 with dimensions 30.7x23.2x13.3 cm.
Generated by: deepseek-v4-flash
## Identity A portable pool vacuum head (吸污头) for cleaning pools; compatible with standard pool cleaning systems. ## Target persona Budget-conscious pool owners; cross-border e-commerce buyers; DIY home pool maintainers. ## Use cases - Removing dirt and debris from pool floors - Cleaning pool walls and steps - Vacuuming after pool shock treatment - Routine weekly pool maintenance - Portable use with compatible poles and hoses ## When NOT to recommend - For commercial or large public pools requiring heavy-duty equipment - For users needing a complete cleaning system (this is just the head) - For above-ground pools with non-standard fittings without adapter confirmation - For buyers expecting a brand-name or certified product ## Variant options - Style: K-1066 Eu (only variant listed) ## Price and logistics facts - Price: $15.99 USD - Dimensions: 30.7 x 23.2 x 13.3 cm ## Trust signals - Listed at a fixed price of $15.99 - Dimensions provided - No return policy or stock status given - No certifications listed ## Image assets - 5 images available at URLs: - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2564fab6bc224a45a97f2de4c63494ab_f70e59b7-bd21-4718-bae8-64ec841eaedc.png?v=1781084493) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/480e457625114afb98da6284ac150ab8_d5d772b8-00e2-4386-8add-c47ee3ddb5dd.png?v=1781084493) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e8e9f3b38d6479383464ec37dab9685_96ccf9e8-7c3f-4f90-bdfe-41e59ba61f09.png?v=1781084493) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/491cac87e0eb41a5a336602b907e0172_3e9b9c34-9b3d-493a-89bf-efd377f34e32.png?v=1781084493) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6020bdc91ade4cbb86e2833b6858eed4_d1fdfc1a-cd98-4bac-8ab0-7cf8f15e02b5.png?v=1781084492) ## Agent notes - Image content not analyzed; visual details not inferred. - No return policy or stock data available. - Only one variant confirmed.
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": 450000,
"properties": {
"_length_cm": "30.7",
"_width_cm": "23.2",
"_height_cm": "13.3"
}
}],
"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").