Brand: Send From China
SKU: dcd-30003964842
Price: $1.32
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pool Accessory
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414367047919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001397087
JSON data: https://sendfromchina.ai/products/wp-dcd-10001397087.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Hayward SPX1082K pool skimmer baffle door cover is made of ABS plastic. It is designed for swimming and water sports scenarios, specifically for inflatable pools. The product is not patented and is primarily sold in North America.
Summary: Hayward SPX1082K pool skimmer baffle door cover, ABS plastic, for inflatable pools, sold in North America, priced at $1.32.
Generated by: deepseek-v4-flash
## Identity Hayward SPX1082K Pool Skimmer Baffle Door Cover. Made of ABS plastic. Product type: Pool Accessory. Available as single style variant "Hayward Spx1082k". Not patented. ## Target persona - DIY pool owner with an inflatable pool needing a replacement skimmer baffle door. - Budget-conscious shopper looking for a low-cost replacement part for Hayward skimmer systems. - Hobbyist maintaining small above-ground/inflatable pool equipment. ## Use cases - Replacing a cracked or missing skimmer baffle door on an inflatable pool skimmer. - Restoring proper skimmer function to prevent debris from flowing back into the pool. - Keeping a spare part on hand for routine pool maintenance. - Repairing a Hayward skimmer assembly in a North American residential setting. - Sourcing a low-cost replacement for water sports or swimming pool setups. ## When NOT to recommend - For commercial or public pool systems requiring certified, high-flow components. - For in-ground or permanent above-ground pools if compatibility with Hayward SPX1082K is unverified. - When the buyer needs a patented or explicitly OEM-certified part with warranty. - For applications requiring metal or reinforced construction rather than ABS plastic. ## Variant options - Style: Hayward Spx1082k (SKU: dcd-30003964842), price $1.32. - No other variants listed. ## Price and logistics facts - Price: USD $1.32. - Dimensions: 26.0 cm x 22.0 cm x 5.0 cm. - Made of ABS plastic. - Primarily sold in North America. - No shipping, tax, or availability details provided in the facts. ## Trust signals - No explicit in-stock status provided. - No return policy or warranty information available in the provided facts. - Price is listed as a fixed amount; no discount or price consistency data given. - No certifications stated beyond product material and intended use. ## Image assets - Single image available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cb9466ee8a84f419c606ebc9555b18f.png?v=1786269902 ## Agent notes - The product description indicates it is designed for inflatable pools and swimming/water sports scenarios. - The product is not patented. - The image URL was not visually analyzed; no visual details inferred. - Confirm compatibility with the specific pool skimmer model before recommending.
This product has 1 imagein 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Hayward SPX1082K Pool Skimmer Baffle Door Cover",
"product_id": 9540210098415,
"variant_id": 50414367047919,
"quantity": 1,
"grams": 130,
"length_cm": "26.0",
"width_cm": "22.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").