Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.82 – $2.07
Default variant: White / 14-29mm
Default SKU: dcd-30004137172
Default price: $0.82
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/50467674587375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456048
JSON data: https://landmarks.builders/products/wp-dcd-10001456048.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 ABS plastic construction ensures long-lasting use and resistance to wear.
Designed to conceal unsightly pipe holes and openings for a clean, finished look.
Versatile application suitable for various household pipes including faucets, air conditioning, heating, and gas lines.
Easy installation with a simple snap-on or screw-on mechanism, no special tools required.
Available in multiple sizes to accommodate pipe diameters ranging from 14mm to 115mm.
Summary: A low-cost decorative ABS plastic cover for concealing pipe holes around faucets, AC, heating, gas, and drain pipes, available in sizes from 14mm to 115mm.
Generated by: deepseek-v4-flash
## Identity Universal Decorative Pipe Hole Cover made of ABS plastic. Conceals unsightly pipe holes for a clean, finished look. Snap-on or screw-on installation, no special tools. Available in white with multiple size variants covering pipe diameters from 14mm to 115mm. ## Target persona DIY homeowners and renters needing a quick cosmetic fix around pipe penetrations. Handymen doing low-cost finish work. Property managers addressing minor wall and floor hole imperfections. ## Use cases - Covering gaps around exposed faucet pipes in bathrooms or kitchens. - Finishing holes left after AC or heating line installation. - Tidying gas or drain pipe entries through walls or floors. - Preventing drafts or small pests from entering through pipe gaps. - Giving a completed look to unfinished drywall cuts around pipes. ## When NOT to recommend - For projects requiring fire-rated, gas-sealed, or code-compliant wall penetrations. - For exterior applications needing weatherproofing or UV resistance. - For pipe diameters larger than 115mm or gaps that don't match the listed size ranges. - For buyers seeking premium decorative trim or custom color matches. ## Variant options - SKU dcd-30004137172: White / 14-29mm — $0.82 - SKU dcd-30004137173: White / 30-50mm — $1.24 - SKU dcd-30004137174: White / 55-75mm — $1.65 - SKU dcd-30004137175: White / 78-115mm — $2.07 ## Price and logistics facts - Price range $0.82–$2.07 USD depending on size. - Only white color offered. - No physical dimensions provided in cm; sizes are pipe-diameter ranges in millimeters. - Availability and shipping details not specified. ## Trust signals - In-stock status not stated. - Return policy not provided. - No certifications or quality claims beyond ABS construction described. - Price consistency: variants are priced incrementally by size. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0131gzQE1kNN4xYWhLd__4611686018427382143-0-item_pic.webp?v=1786299132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01R20p7T1kNN50Od0gh__2219373324671.webp?v=1786299133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pTllz01kNN4yVz3wR__2219373324671.webp?v=1786299133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JEDHDv1kNN4zslhsb__2219373324671.webp?v=1786299133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tvIyZx1kNN4zBmKJh__2219373324671.webp?v=1786299133 ## Agent notes - Image understanding was not performed; visual details cannot be confirmed from URLs alone. - No product dimensions in centimeters were provided; only pipe-diameter ranges. - Material and function assertions are based solely on the product description text.
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": "Universal Decorative Pipe Hole Cover for Faucets, AC, Heating, Gas, and Drain Pipes",
"product_id": 9556211597551,
"variant_id": 50467674587375,
"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").