Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Wht 15-inch Clamp
Default SKU: dcd-30003609269
Default 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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714195988719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269557
JSON data: https://landmarks.builders/products/wp-dcd-10001269557.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: Replacement clamp for Intex pool sand filter pump, 15-inch size, available in white or black, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Clamp for Intex pool sand filter pump; 15-inch diameter; replacement part. ## Target persona Pool owners needing to replace worn or broken filter pump clamp; Intex pool owners; DIY pool maintenance enthusiasts. ## Use cases - Replacing a broken clamp on an Intex sand filter pump. - Securing the filter tank lid during pool maintenance. - Upgrading from an original clamp to a sturdier replacement. - Quick fix for a cracked or leaking clamp. - Backup clamp for seasonal pool setup. - Restoring a used Intex filter pump to working condition. ## When NOT to recommend - For pool pumps from brands other than Intex (e.g., Hayward, Pentair). - If the clamp size needed is not 15 inches (check model compatibility). - As a complete pump replacement; this is only a clamp. - For commercial or high-pressure pool systems. ## Variant options - White 15-inch Clamp (SKU: dcd-30003609269) - Black 15-inch Clamp (SKU: dcd-30003609270) Both priced at $9.99. ## Price and logistics facts - Price: $9.99 USD per clamp. - Dimensions: 20 x 20 x 5 cm (length x width x height). - Two color variants available at same price. - No shipping weight or origin specified. ## Trust signals - In-stock status: not specified. - Return policy: not disclosed. - Price consistency: both variants $9.99. - No certifications listed. ## Image assets - View 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e6bc5677d70418d901def6e95c8c726.png?v=1781085357 - View 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed4b0468992246538086354979931375.png?v=1781085358 - View 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a6abbbf1bcd4bc78cc83ddaebd7099a.png?v=1781085357 - View 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8df00eb7cc6641e082e490d3d174d8c9.png?v=1781085355 - View 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b89dc8d2f25c45dcaf785c5495e06d63.png?v=1781085357 - View 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/707ee2786c7a469da5c1e08434b12fc3.png?v=1781085355 - View 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5102a311d7b4fd18adc42868fbddd1d.png?v=1781085357 - View 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26da40faeb744b7da43a5c07bfe6a73f.png?v=1781085356 ## Agent notes - Image content was not analyzed; rely on alt text or direct inspection. - Product description field was empty; all info derived from title and variants. - Category tagged as 汽配 (auto parts) but product is clearly a pool filter clamp; confirm compatibility with Intex models before recommending.
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": "跨境爆款泳池沙过滤器泵夹阀夹替换件Intex pool filter clamp",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.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").