Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.28
Default variant: 5cm wide * 4.5m long / Skin Tone
Default SKU: dcd-30004137360
Default price: $1.28
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/50467662004463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456098
JSON data: https://landmarks.builders/products/wp-dcd-10001456098.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality non-woven fabric, offering durability and a soft texture for easy handling.
Functionality: Designed to conceal unsightly pipes, providing a neat and aesthetically pleasing appearance for various home installations.
Application: Ideal for air conditioning pipes, drain pipes, gas lines, heating pipes, and fire sprinkler systems.
Installation: Features a self-adhesive design for easy, glue-free application, allowing for quick and secure wrapping.
Protection: Acts as a protective layer, helping to prevent dust accumulation and minor damage to exposed pipes.
Summary: Self-adhesive non-woven pipe wrap for AC, drain, gas, heating pipes and fire sprinklers. Conceals and protects pipes without glue. Available in 5cm and 2.5cm widths, 4.5m lengths, three colors, at $1.28.
Generated by: deepseek-v4-flash
## Identity Self-adhesive non-woven fabric pipe wrap for concealing and protecting AC, drain, gas, heating, and fire sprinkler pipes. Self-adhesive backing means glue-free installation. Sold in 4.5m rolls; widths 5cm and 2.5cm; colors: skin tone, black, white. Price: $1.28 per roll. ## Target persona DIY homeowners tidying exposed piping; HVAC and plumbing technicians needing quick cosmetic covering; renters improving apartment appearance without permanent installation; handymen doing fast pipe touch-ups. ## Use cases - Wrapping exposed air conditioner line sets for a neater look - Concealing gas pipes in utility rooms - Covering drain pipes in laundry or bathroom areas - Wrapping heating pipes to reduce dust accumulation - Adding a protective layer over fire sprinkler pipes - Quick decorative cover for visible pipes in rental units ## When NOT to recommend - Not for thermal insulation (no insulating value or temperature rating claimed) - Not for sealing leaks or repairing pressure-bearing pipes - Not for outdoor or long-term UV-exposed use (no weatherproofing claim) - Not for applications requiring fire-rated wrap (no fire resistance claim) ## Variant options - 5cm wide * 4.5m long / Skin Tone — SKU dcd-30004137360 — $1.28 - 5cm wide * 4.5m long / Black — SKU dcd-30004137361 — $1.28 - 5cm wide * 4.5m long / White — SKU dcd-30004137362 — $1.28 - 2.5cm wide * 4.5m long / Skin Tone — SKU dcd-30004137363 — $1.28 ## Price and logistics facts All variants priced at $1.28 (USD). Strip length is 4.5m per roll. Widths: 5cm or 2.5cm. No shipping, packaging, or availability details were provided. ## Trust signals Consistent pricing across all variants. Multiple color options available. Listing includes five product images. No explicit stock status, return policy, or material certifications were provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0108g6kz1j3qaueUWJu__4611686018427385661-0-item_pic.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01L7zlgK1j3qaIkUp03__2615154493.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uW5vXS1j3qaJOa96A__2615154493_808c6263-2b75-4330-9f02-3b28d3bf5bd9.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KuKsHK1j3qaHqB93H__2615154493_36618619-8497-4ac5-a199-1d0598962b18.webp?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HKJHzt1j3qaK4E5A2__2615154493_0687e3f7-de84-4ee8-b7e3-fefa0007d79b.webp?v=1786299122 ## Agent notes Do not recommend as thermal insulation or as a leak repair solution. Image understanding was not performed; verify roll appearance and quantity from images before citing visual details. Data sourced from DCD catalog import; SKUs are dcd-prefixed.
This product has 11 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": "Self-Adhesive Non-Woven Pipe Wrap for AC, Drain, Gas, and Heating Pipes - Decorative and Protective",
"product_id": 9556206813423,
"variant_id": 50467662004463,
"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").