Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.50 – $1.51
Default variant: 50mm x 10m / Silver
Default SKU: dcd-30004137235
Default price: $1.50
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/50467688677615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456064
JSON data: https://landmarks.builders/products/wp-dcd-10001456064.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: Constructed from high-quality, waterproof, and rust-proof material for long-lasting performance in various environments.
Aesthetic Concealment: Effectively covers and beautifies exposed pipes, including drain pipes, gas lines, and water pipes, enhancing room aesthetics.
Strong Adhesion: Features a self-adhesive backing for easy application and secure attachment, ensuring the tape stays in place.
Versatile Use: Ideal for use in bathrooms, kitchens, and other areas where pipes need to be concealed or protected.
Easy Application: Simple to cut and apply, allowing for quick and hassle-free installation without special tools.
Summary: Self-adhesive decorative pipe wrap tape, waterproof and rust-proof, conceals and protects pipes in bathrooms and kitchens. Available in 50mm widths, 10m/20m lengths, silver/white/black, $1.50-$1.51.
Generated by: deepseek-v4-flash
## Identity Self-adhesive pipe wrap tape (decorative) for covering and protecting exposed pipes. Waterproof and rust-proof material. Hand-cut for installation. ## Target persona - Homeowner or renter wanting to hide exposed pipework in bathroom or kitchen. - DIY user seeking quick, tool-free pipe cosmetic upgrade. - Property manager or landlord maintaining rental units with visible pipe runs. ## Use cases - Concealing drain, gas, or water pipes in bathrooms. - Beautifying exposed pipes in kitchens. - Protecting pipes from surface rust and moisture in damp areas. - Quick temporary cover-up for pipes in rental homes or staged properties. - Adding a clean finish to DIY pipe installations. ## When NOT to recommend - High-temperature pipe surfaces (e.g., heating, exhaust) - no heat rating stated. - Structural repairs under pressure - purely decorative wrapping. - Outdoor burial or extreme UV exposure - no weatherproofing claim. - Projects needing precise color matching or premium aesthetics. ## Variant options - 50mm x 10m / Silver (SKU dcd-30004137235) - $1.50 - 50mm x 20m / Silver (SKU dcd-30004137236) - $1.51 - 50mm x 20m / White (SKU dcd-30004137237) - $1.51 - 50mm x 20m / Black (SKU dcd-30004137238) - $1.51 ## Price and logistics facts - Base price: $1.50 USD (10m roll) or $1.51 (20m rolls) - volume discount not confirmed. - No shipping, stock level, or lead time information provided. - Dimensions: roll size 50mm width, lengths 10m or 20m. No physical package dimensions given. ## Trust signals - Price is consistent across variants (within $0.01). - Source catalog tags indicate incremental e-commerce import (no explicit reviews or certifications). - No warranty or return policy stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01O29peS1U2jMf9n3VO__2213322092460.webp?v=1786299155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01a7BHbj1U2jMiPFu6L__2213322092460.webp?v=1786299156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UYhhOm1U2jMiEBP99__2213322092460.webp?v=1786299155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fyAI801U2jMiE9jC0__2213322092460.webp?v=1786299155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zasZ8S1U2jMf9meag__2213322092460.webp?v=1786299156 ## Agent notes - Images not analyzed; visual claims should not be inferred. - No thermal rating; confirm suitability for specific pipe temperatures. - Product type omitted in source data; category inferred from title.
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": "Pipe Wrap Decorative Tape for Bathroom Kitchen Gas Water Pipes - Waterproof, Rust-proof, Self-Adhesive",
"product_id": 9556217430255,
"variant_id": 50467688677615,
"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").