Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $18.99
Default variant: 6CM Round / 10 PCS Opp Bag
Default SKU: dcd-30003602402
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: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714443878639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266825
JSON data: https://landmarks.builders/products/wp-dcd-10001266825.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
重量1g
直径6x6x0.03mm
包装opp袋包装7.5x15cm
5件套包装厚度0.15cm 10件套为0.3cm
本店不支持七天无理由退货!!!!






Summary: TPU patch repair kit for inflatable pools, available in round, square, and rectangle sizes, sold in packs of 5 or 10, priced $9.99–$18.99.
Generated by: deepseek-v4-flash
## Identity Cross-border inflatable pool repair patch kit made of TPU, designed to fix punctures and tears in air mattresses, inflatable pools, and similar vinyl/TPU products. ## Target persona Owners of inflatable backyard pools or air mattresses who need a quick, low-cost repair solution; DIY home users maintaining seasonal inflatables; small pool rental businesses needing spare patches. ## Use cases - Patching small holes in inflatable pool walls or floors - Repairing seam separations on air mattresses - Fixing punctures from pet claws or sharp toys on inflatables - Sealing leaks around valves on inflatable boats or loungers - Quick field repair for camping air beds ## When NOT to recommend - Large tears over 5 inches requiring replacement of the entire panel - Commercial-grade heavy-duty inflatables made from PVC-coated polyester - Users expecting a permanent structural fix for degraded material - Scenarios requiring waterproof bonding underwater (patch must be applied dry) ## Variant options | Size | Shape | Pack Count | Price | |------|-------|------------|-------| | 6CM | Round | 10 pcs | $9.99 | | 7CM | Square | 10 pcs | $9.99 | | 10x18cm | Rectangle | 10 pcs | $18.99 | | 10CM | Square | 10 pcs | $9.99 | ## Price and logistics facts - Price range: $9.99–$18.99 - Package dimensions: 18 cm × 10 cm × 1 cm - Patch thickness: 5-pack 0.15 cm, 10-pack 0.3 cm (per patch ~0.15 cm?) - Individual patch weight: approx 1 g - Shipping: OPP bag packaging ## Trust signals - No return policy (no 7-day unconditional returns) - In-stock status not explicitly confirmed - No certifications mentioned ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product is tagged as auto parts (汽配) but actual use is pool/inflatable repair; verify categorization. - No image understanding performed; treat image URLs as fetchable assets only.
This product has 16 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": "跨境气垫游泳池充气补丁修复 TPU泳池补丁贴充气泳池补丁维修套件",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "10.0",
"_height_cm": "1.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").