Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.33 – $8.21
Default variant: 15x15CM / L-shaped / Color: Jazz White / Height: 2.6 meters
Default SKU: dcd-30004137160
Default price: $7.33
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/50467662823663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456045
JSON data: https://landmarks.builders/products/wp-dcd-10001456045.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 PVC material provides excellent protection and aesthetic enhancement for exposed pipes.
Effectively conceals unsightly drain, gas, and water pipes in bathrooms and kitchens.
Designed as a corner protector to safeguard pipes from damage and improve room appearance.
Easy to install and maintain, offering a clean and finished look to plumbing.
Versatile application for various pipe types, including natural gas lines and drainage systems.
Summary: PVC pipe cover in L- and U-shaped corner profiles for bathroom and kitchen pipes; conceals drain, gas, and water pipes; available in Jazz White lengths 1.2–2.6m; prices $7.33–$8.21.
Generated by: deepseek-v4-flash
## Identity PVC Pipe Cover for Bathroom and Kitchen Pipes, Decorative Corner Protector for Drain and Gas Pipes. Durable PVC profile conceals exposed drain, gas, and water pipes; designed as corner protector. ## Target persona - DIY homeowner wanting to hide exposed plumbing in bathroom/kitchen without repiping. - Landlord or property manager doing low-cost cosmetic upgrades to rental units. - Handyman seeking ready-made pipe covering for gas/drain lines during renovations. - Budget-conscious renovator needing simple aesthetic fix for visible pipes. ## Use cases - Covering vertical corner pipe runs in bathrooms where drain or water pipes are exposed. - Hiding gas line piping in kitchens with a clean white L-shaped or U-shaped cover. - Protecting pipes from accidental damage in high-traffic corners. - Finishing a plumbing repair or new install with a removable, maintainable cover. - Matching existing white trim with Jazz White color option. ## When NOT to recommend - Projects requiring fire-rated or code-compliant enclosure for gas lines (no certification provided). - Outdoor or wet-area installations where PVC may not meet local plumbing code without specification. - Buyers needing a specific length/custom cut; only fixed heights 1.2m or 2.6m offered. - When exact dimensions of pipe diameter or corner radius must fit precisely; no dimensional specs listed. ## Variant options - 15x15CM / L-shaped / Jazz White / Height: 2.6m — SKU dcd-30004137160 — $7.33 - 10x10x10CM / U-shaped / Jazz White / Height: 2.6m — SKU dcd-30004137161 — $7.33 - 20x20x20CM / U-shaped / Jazz White / Height: 1.2m — SKU dcd-30004137162 — $7.99 - 25x25x25CM / U-shaped / Jazz White / Height: 1.2m — SKU dcd-30004137163 — $8.21 ## Price and logistics facts - Price range: $7.33–$8.21 USD. - All variants Jazz White. - Lengths: 1.2m and 2.6m. - Dimension options: 15x15CM L; 10x10x10, 20x20x20, 25x25x25 U-shaped. - No shipping or availability details provided. ## Trust signals - Price consistent across listed variants ($7.33 for two variants, $7.99, $8.21). - SKUs provided; product is in catalog import. - No certifications, return policy, or stock status provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ulEy0F1p1SBOuqc8R__2214029295300.webp?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HRV9gJ1p1SBPUzp1l__2214029295300.webp?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kp2pYl1p1SBQTgTJ6__2214029295300.webp?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nqo4wM1p1SBNhm2me__2214029295300.webp?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FtW8iK1p1SBIZolH6__2214029295300.webp?v=1786299123 ## Agent notes - Product type field empty; infer as pipe cover/corner protector. - Dimensions in variant titles mix two-side (15x15CM) and three-side (10x10x10CM) profiles; exact coverage not specified. - Price is per unit, assumed. - No stock, handling time, or shipping carriers provided. - Image content not reviewed; URLs only.
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": "PVC Pipe Cover for Bathroom and Kitchen Pipes, Decorative Corner Protector for Drain and Gas Pipes",
"product_id": 9556206911727,
"variant_id": 50467662823663,
"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").