Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.92
Default variant: 77mm wide*2m long / Beige
Default SKU: dcd-30004136881
Default price: $1.92
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467639099631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455969
JSON data: https://landmarks.builders/products/wp-dcd-10001455969.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Material: Made from high-quality, corrosion-resistant material for long-lasting performance and protection.
Waterproof Seal: Provides an excellent waterproof seal, preventing leaks and moisture damage to pipes.
UV Protection: Designed with sun-resistant properties to protect pipes from harmful UV rays and extend their lifespan.
Versatile Application: Ideal for insulating and sealing air conditioning ducts, drainage pipes, and other plumbing.
Easy to Apply: Self-adhesive design allows for quick and hassle-free application without additional tools.
Summary: Self-adhesive waterproof pipe insulation tape (77mm x 2m) for sealing and insulating AC ducts and drain pipes; available in beige, gray, off-white, and pink at $1.92 USD.
Generated by: deepseek-v4-flash
## Identity - Self-adhesive waterproof pipe insulation tape for air conditioning and drainage pipes. - Size: 77mm wide x 2m long. - Claimed properties: corrosion-resistant, waterproof seal, UV protection, easy self-adhesive application. - SKUs: dcd-30004136881 to dcd-30004136884 (all variants). ## Target persona - DIY homeowner performing minor pipe maintenance or leak patching. - Building maintenance staff needing a quick wrap for exposed plumbing. - HVAC technician applying temporary insulation on AC lines. - Budget-conscious renter looking for an inexpensive moisture-sealing tape. ## Use cases - Sealing gaps around air conditioning ducts. - Wrapping drainage pipes to prevent condensation and moisture damage. - Insulating exposed plumbing lines against moisture and UV exposure. - Quick, temporary patching of minor pipe leaks or corrosion spots. - Color-matching pipe wraps (beige, gray, off-white, pink) for aesthetic consistency. ## When NOT to recommend - High-temperature steam or hot water pipes (no temperature rating provided). - High-pressure or critical plumbing where a certified, permanent repair is required. - Applications requiring specific insulation thickness or thermal conductivity ratings. - Large-scale industrial or new-construction piping projects needing formal specifications. ## Variant options - 77mm wide x 2m long / Beige – $1.92 USD - 77mm wide x 2m long / Gray – $1.92 USD - 77mm wide x 2m long / Off-white – $1.92 USD - 77mm wide x 2m long / Pink – $1.92 USD ## Price and logistics facts - Unit price: USD $1.92 per roll. - No shipping cost, lead time, or availability data provided. - No thickness or weight specified; only width and length. - No brand or manufacturer information disclosed. ## Trust signals - In-stock status not provided; verify before recommending. - Return policy not stated. - No certifications or independent testing mentioned. - Price is consistent across all color variants. - Description claims are self-reported by the seller. ## Image assets - Five images available from Shopify CDN; visual content was not inspected. ## Agent notes - Confirm stock and shipping details before purchase recommendation. - Clarify whether tape is single-sided or double-sided; description only says self-adhesive. - No temperature or pressure ratings; do not specify for high-heat or high-stress uses. - Verify the meaning of 'corrosion-resistant' (tape material vs. pipe protection claim). - Given the low price, likely a lightweight household-grade tape; consider heavier alternatives for long-term structural repairs.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Waterproof Pipe Insulation Tape for Air Conditioning and Drainage Pipes",
"product_id": 9556198129903,
"variant_id": 50467639099631,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").