Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.94
Default variant: White (Upgraded Split-Type for 50mm Pipe, includes putty)
Default SKU: dcd-30004136939
Default price: $0.94
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/50467668721903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455983
JSON data: https://landmarks.builders/products/wp-dcd-10001455983.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Angled Design: Features a 45-degree angle, specifically engineered for wall-mounted drain pipes to provide a neat and flush finish.
Pipe Compatibility: Designed to fit 50mm and 75mm diameter drain pipes, offering versatility for various plumbing installations.
Aesthetic Concealment: Effectively covers unsightly pipe openings and wall imperfections, enhancing the overall appearance of your bathroom or kitchen.
Durable Material: Constructed from high-quality, robust material to ensure long-lasting performance and resistance to wear and tear.
Easy Installation: Split-type design allows for simple and quick installation around existing pipes without the need for extensive modifications.
Summary: A 45-degree angled wall drain pipe cover flange for 50-75mm pipes, priced at $0.94. Available in white, gray, black, and white large-aperture split-type variants for 50mm pipes, includes putty.
Generated by: deepseek-v4-flash
## Identity - 45° angled wall drain pipe cover (decorative flange) for wall-mounted plumbing. - Fits 50mm and 75mm diameter drain pipes per description. - Split-type design for easy installation; includes putty with each variant. - Price: $0.94 USD per variant. ## Target persona - DIY homeowner doing bathroom or kitchen refurbishment. - Plumber or handyman needing an inexpensive cosmetic finish. - Property manager or maintenance worker addressing wall pipe aesthetics. - Budget-conscious renovator seeking a low-cost cover. ## Use cases - Covering unsightly pipe openings at wall-mounted drain exits. - Finishing a new wall-mounted plumbing installation. - Concealing wall imperfections and gaps around a 50-75mm drain pipe. - Quick cosmetic upgrade during tiling, painting, or cleaning. - Providing a neat 45° flush look for a wall drain pipe. ## When NOT to recommend - When pipe diameter is outside 50-75mm (e.g., 40mm or 110mm). - When a watertight or sealed connection is required (decorative only). - When structural support or load-bearing pipe fixing is the goal. - When covering vertical floor-to-ceiling pipes (this is a wall-mount angled flange). ## Variant options - White (Upgraded Split-Type for 50mm Pipe, includes putty) – SKU dcd-30004136939 – $0.94 - Gray (Upgraded Split-Type for 50mm Pipe, includes putty) – SKU dcd-30004136940 – $0.94 - Black (Upgraded Split-Type for 50mm Pipe, includes putty) – SKU dcd-30004136941 – $0.94 - White (Large Aperture Split-Type for 50mm Pipe, includes putty) – SKU dcd-30004136942 – $0.94 ## Price and logistics facts - Price: $0.94 USD per variant (all variants same price). - No shipping, stock, or fulfillment details provided. - No dimensions (length/width/height) provided. - No return policy or restocking information provided. ## Trust signals - Available in multiple color options (white, gray, black, large-aperture white). - No certifications or formal trust badges were provided in the facts. - Product description indicates durable material, but no specific material or testing evidence is supplied. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sHHjLw1NCcXsKt38u__2208092941534.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01j52fil1NCcXu1YsFE__2208092941534.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NcZryk1NCcXwpZKl7__2208092941534.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ses55c1NCcXtwsOED__2208092941534.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pJlsm81NCcXxPCFkx__2208092941534.webp?v=1786299128 ## Agent notes - Title says fits 50-75mm pipes, but all listed variants are labeled for 50mm pipe only. Verify 75mm compatibility with the seller before recommending for 75mm. - The product is decorative; do not infer sealing or waterproof qualities. - Images were not analyzed; visual details are not confirmed. - Dimensions, bulk pricing, and logistics are unknown; confirm before ordering in large quantities.
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": "45° Angled Wall Drain Pipe Cover for 50-75mm Pipes - Decorative Flange for Wall-Mounted Plumbing",
"product_id": 9556209598703,
"variant_id": 50467668721903,
"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").