Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.85 – $8.35
Default variant: 8cm x 10m / Violet Red
Default SKU: dcd-30004137457
Default price: $5.85
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/50467631759599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456125
JSON data: https://landmarks.builders/products/wp-dcd-10001456125.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: Made from durable, waterproof PVC for long-lasting use and easy cleaning.
Application: Self-adhesive backing allows for simple peel-and-stick installation on various pipe surfaces.
Function: Effectively conceals unsightly pipes, gas lines, and heating conduits, enhancing room aesthetics.
Design: Features a decorative pattern to beautify exposed plumbing and structural elements.
Versatility: Suitable for use on columns, pipes, and other cylindrical structures in homes or offices.
Summary: Self-adhesive PVC pipe cover sticker in violet red, available in four widths (8-15 cm x 10 m), priced $5.85-$8.35, for concealing gas and heating pipes.
Generated by: deepseek-v4-flash
## Identity Self-adhesive waterproof PVC sticker roll for concealing gas and heating pipes. Violet Red finish. Available in 8cm, 10cm, 12cm, and 15cm widths, each 10m long. Base price $5.85. ## Target persona - DIY home improver wanting to cover exposed pipes without repainting or replacing. - Renter looking for a removable, no-drill cosmetic fix for pipework. - Office/facility manager tidying up visible heating conduits in shared spaces. ## Use cases - Hide unsightly heating pipes in living rooms or bedrooms. - Conceal gas lines running along kitchen walls. - Wrap vertical structural columns in retail or office interiors. - Cover exposed pipework in rental apartments without permanent modification. - Beautify cylindrical conduits in hallways or basements. ## When NOT to recommend - Pipes that need thermal insulation—this is decorative only. - If the buyer requires a non-red/non-purple color to match a strict décor. - If the pipe surface is irregular, heavily corroded, or larger than the roll width and cannot be spiraled. - If a permanent, rigid pipe casing is needed for impact protection. ## Variant options | SKU | Size | Color | Price | |---|---|---|---| | dcd-30004137457 | 8cm x 10m | Violet Red | $5.85 | | dcd-30004137460 | 10cm x 10m | Violet Red | $6.60 | | dcd-30004137461 | 12cm x 10m | Violet Red | $7.35 | | dcd-30004137462 | 15cm x 10m | Violet Red | $8.35 | ## Price and logistics facts - Price range: $5.85–$8.35 USD. - All variants are 10m rolls; widths vary from 8cm to 15cm. - No shipping, stock, or delivery time data provided. ## Trust signals - Product description claims waterproof, durable PVC and easy-to-clean surface. - No stock status, return policy, or third-party certifications were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01r1p6nC1DaIy8DsRKg__4611686018427387256-0-item_pic.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DkrC8T1DaIy5zFeA0__2219747450232.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01p6X2qw1DaIy16umOu__2219747450232.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HOk4vL1DaIy6ZnzNC__2219747450232.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fx588R1DaIy6uUa5D__2219747450232.webp?v=1786299101 ## Agent notes - Image content was not verified; confirm visual color/pattern from provided URLs if needed. - Check pipe diameter and texture before recommending to ensure the 10m roll covers the full run. - No warranty or compliance certifications in source data.
This product has 12 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 Waterproof Pipe Cover Decorative Sticker for Gas and Heating Pipes",
"product_id": 9556195016943,
"variant_id": 50467631759599,
"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").