Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.65 – $3.06
Default variant: 20cm W x 10m L / Pearl White
Default SKU: dcd-30004137146
Default price: $3.06
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/50467648307439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456041
JSON data: https://landmarks.builders/products/wp-dcd-10001456041.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 thickened, opaque, waterproof, and rust-resistant pearlized film for durability and longevity.
Function: Effectively conceals unsightly pipes, wires, and other fixtures, enhancing the aesthetic appeal of your space.
Application: Ideal for covering pipes in kitchens, bathrooms, air conditioning units, and gas lines.
Installation: Features a strong self-adhesive backing for easy, tool-free application and secure attachment.
Design: Available in various widths and lengths to accommodate different pipe sizes and coverage needs.
Summary: Self-adhesive pearlized film pipe cover that conceals pipes and wires in kitchens, bathrooms, and AC installations. Available in 4 size/color variants from $2.65 to $3.06.
Generated by: deepseek-v4-flash
## Identity Self-adhesive decorative pipe cover made from thickened, opaque, waterproof, rust-resistant pearlized film. Product type is not explicitly categorized. Applies tool-free with a strong self-adhesive backing. ## Target persona DIY apartment renters and homeowners who want to hide exposed utility pipes without tools. Kitchen and bathroom remodelers covering AC lines or gas lines. Cost-conscious buyers seeking a low-cost cosmetic fix. ## Use cases Covering unsightly AC refrigerant lines on interior walls. Hiding bathroom supply pipes. Concealing kitchen gas lines (decorative only). Wrapping exposed wires or cables. Improving the appearance of a rental unit before move-out. ## When NOT to recommend For hot surfaces such as radiators, steam pipes, or exhaust flues — no heat rating is provided. For outdoor exposed pipes where UV resistance is needed — the film is waterproof but UV resistance is not stated. As a code-compliant insulation or fire-rated pipe covering. For large-diameter industrial pipes, as this is a flexible film. ## Variant options - 10cm W x 10m L, Modern Gray — $2.65 (SKU dcd-30004137148) - 30cm W x 5m L, Pearl White — $2.81 (SKU dcd-30004137147) - 20cm W x 5m L, Modern Gray — $2.90 (SKU dcd-30004137149) - 20cm W x 10m L, Pearl White — $3.06 (SKU dcd-30004137146) ## Price and logistics facts Base price is $2.65 USD for the 10cm x 10m Modern Gray variant. Other variants are $2.81, $2.90, and $3.06 USD. Shipping costs and delivery times are not provided. No overall product dimensions are given beyond per-variant width and length. ## Trust signals Product is listed with 5 image assets. No certification, warranty, or return-policy information was provided. Stock status is not explicitly confirmed in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NouHMO1b15JGMmamD__4611686018427382828-0-item_pic.webp?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WNLBsT1b15JtznT1V__2217333263404.webp?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BgNqZT1b15JvKHLNC__2217333263404.webp?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rAiR1K1b15JvKG8XI__2217333263404.webp?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01M7tAX01b15JueobDW__2217333263404.webp?v=1786299113 ## Agent notes Image understanding was not performed; do not infer visual details from the URLs. Verify the film's finish and color accuracy from the images if visual appearance matters. This is a peel-and-stick film, not a rigid pipe cover. Confirm the required width and length with the buyer before recommending a variant. No product type or category was provided in the source data.
This product has 9 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 Pipe Cover Decorative Wall Sticker for Kitchen Bathroom AC Pipes",
"product_id": 9556201636079,
"variant_id": 50467648307439,
"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").