Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.93
Default variant: Extended 3.2m Roll / Simple White
Default SKU: dcd-30004137356
Default price: $1.93
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/50467659546863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456097
JSON data: https://landmarks.builders/products/wp-dcd-10001456097.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Strong Concealing Power: Effectively hides unsightly pipes and plumbing, enhancing the aesthetic appeal of your kitchen, bathroom, or other areas.
Extended Length Design: Each roll measures 3.2 meters, providing ample material for covering various pipe lengths and configurations.
Antibacterial Properties: Features an antibacterial surface to help maintain hygiene and prevent the growth of germs in damp environments.
Strong Adhesion: Equipped with powerful adhesive for secure and long-lasting attachment to pipe surfaces, preventing peeling or loosening.
Versatile Application: Ideal for covering drainage pipes, gas lines, air conditioning pipes, and other exposed conduits in residential or commercial spaces.
Summary: Decorative PVC pipe cover sticker roll, 3.2m per roll, hides kitchen/bathroom pipes, antibacterial surface, strong adhesive, $1.93 USD, multiple color variants.
Generated by: deepseek-v4-flash
## Identity Pipe Cover Decorative Wall Sticker for Kitchen Bathroom Air Conditioner Gas Pipes. A 3.2m roll of adhesive decorative covering for exposed pipes. Available in Simple White, Ocean Material, Like Fruit, and Ice Cream Bear. Price: $1.93 USD per variant. ## Target persona DIY renters and homeowners on a budget who want to conceal visible pipes without renovation. Landlords or property managers needing a low-cost cosmetic fix for exposed plumbing in rental units. Small apartment dwellers looking for a quick decorative masking solution. ## Use cases - Conceal interior air conditioner pipes on walls. - Cover gas lines or drainage pipes in kitchen or bathroom. - Decorative wrap for exposed plumbing under sinks. - Temporary pipe dressing for rental properties (easily removable? Not specified). ## When NOT to recommend - Outdoor or exterior pipes exposed to weather (durability unknown). - Hot water pipes (heat resistance not specified). - Pipes requiring frequent access or inspection (adhesive may hinder). - Large-diameter industrial pipes (width unknown). ## Variant options - Extended 3.2m Roll / Simple White (SKU dcd-30004137356) $1.93 - Extended 3.2m Roll / Ocean Material (SKU dcd-30004137357) $1.93 - Extended 3.2m Roll / Like Fruit (SKU dcd-30004137358) $1.93 - Extended 3.2m Roll / Ice Cream Bear (SKU dcd-30004137359) $1.93 ## Price and logistics facts Each variant listed at $1.93 USD. Roll length is 3.2 meters (described as extended length). Dimensions: only length provided; width and height not specified. Currency: USD. No shipping, availability, or return policy data provided. ## Trust signals In-stock status not confirmed from facts. Price is consistent across all variants. Antibacterial surface is claimed in product description. No certifications or guarantees provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HEn5J81vkEdfFHuIZ__4611686018427386834-0-item_pic.webp?v=1786299120 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0175YD5P1vkEdgVnzYB__2209029856210.webp?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xjrBEP1vkEde7LDJu__2209029856210.webp?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NNE2zg1vkEdfG95LD__2209029856210.webp?v=1786299121 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oqrky81vkEdgngiXi__2209029856210.webp?v=1786299121 ## Agent notes Image content was not analyzed; visual details are unknown. Width/height not provided. Material not explicitly stated. Heat resistance and outdoor suitability unverified. Return policy and availability unknown.
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": "Pipe Cover Decorative Wall Sticker for Kitchen Bathroom Air Conditioner Gas Pipes",
"product_id": 9556205961455,
"variant_id": 50467659546863,
"quantity": 1,
"grams": 0,
"length_cm": "320.0",
"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").