Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $40.99
Default variant: 5-pack
Default SKU: dcd-30003612163
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713893867759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270767
JSON data: https://landmarks.builders/products/wp-dcd-10001270767.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: Swimming pool cleaning brush set with skimmer net and stain brush, available in 5-pack ($37.99) or 6-pack ($40.99), dimensions 45x30x8 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border hot-selling pool cleaning brush set: includes skimmer net, leaf scoop, stain brush, and combination set. Product type: Gardening. ## Target persona Homeowners with above-ground or in-ground swimming pools; pool maintenance service providers; property managers with pool facilities. ## Use cases - Removing leaves and debris from pool surface - Scrubbing pool walls and floor stains - Cleaning pool corners and hard-to-reach areas - Regular weekly pool maintenance - Preparing pool for winterizing ## When NOT to recommend - For commercial pools requiring heavy-duty industrial equipment - For pools with algae infestations requiring chemical treatment first - For buyers seeking robotic or automatic pool cleaners - For very large pools where manual cleaning is impractical ## Variant options - 5-pack: $37.99 USD - 6-pack: $40.99 USD ## Price and logistics facts Price: $37.99 USD (5-pack), $40.99 USD (6-pack). Package dimensions: 45 x 30 x 8 cm. Weight not provided. No shipping details. ## Trust signals In-stock status unknown; return policy not specified; price consistency across variants; no certifications listed. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fa0ae0fc4254406958b8400873ec623.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3d8584fc9f04ec4879df66f2249b5c9.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9169fce79e6d4dad889bc0baab45f285.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c430104625e94d6a9e9588a72dd19b54.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0522312b2187428191e32560181b3ba3.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55f6bdf40e2a4684997790442f5c15cb.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/840efc058480437b9264ff9dabe66ce3.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e161070ef8914f34b2cdd86840b55050.png?v=1781085142 ## Agent notes No description provided; image understanding not performed. Product type tagged as Gardening but appears to be pool cleaning.
This product has 14 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": 1200000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "8.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").