Brand: World Products (Landmark)
SKU: dcd-30003295905
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 395 g
Cart URL (default variant): https://landmarks.builders/cart/49878448767215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001165072
JSON data: https://landmarks.builders/products/m4x-10001165072.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Flange Drain Base Leakproof Bathroom Hardware Easy Installation
| Material | ABS |
Summary: ABS flange drain base for leakproof bathroom sink installation, easy to install, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Flange Drain Base, ABS plastic, leakproof design for bathroom sink drains. Easy installation. ## Target persona DIY homeowners repairing or replacing bathroom sink drain assemblies; plumbers needing a quick, affordable ABS flange base. ## Use cases - Replacing a cracked or leaking flange base in a bathroom sink. - Installing a new bathroom sink drain where an ABS flange is required. - Quick fix for a leaky drain connection in residential plumbing. - Stocking up on standard flange bases for plumbing maintenance. - Upgrading from a worn-out metal flange to a corrosion-resistant ABS model. ## When NOT to recommend - For commercial or high-traffic applications requiring metal durability. - For sinks with non-standard drain openings that do not accept 1-1/4" or 1-1/2" ABS flanges. - For customers seeking a complete drain kit (includes tailpiece, gasket, etc.). - For users needing a flange with decorative finish (e.g., chrome or brass). ## Variant options - Only one variant: "Flange Base" at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 20 cm x 19 cm x 11 cm. - Material: ABS. - SKU: dcd-30003295905. ## Trust signals - In stock (no stockout information, assume available). - Return policy: not specified; assume standard policies apply. - Price is fixed at $9.99 across variant. ## Image assets No images available. ## Agent notes - Image understanding not performed due to missing image URLs. - Verify compatibility with specific sink drain size before recommending. - This is a component, not a full drain assembly.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Flange Drain Base Leakproof Bathroom Hardware Easy Installation",
"quantity": 1,
"grams": 395000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "19.0",
"_height_cm": "11.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").