Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.36
Default variant: Gold
Default SKU: dcd-30003971252
Default price: $2.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Sink Accessories
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50414332674287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001399578
JSON data: https://landmarks.builders/products/wp-dcd-10001399578.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your kitchen sink's efficiency with this comprehensive three-part metal filtration set. This collection includes a round perforated strainer, a matching flat-topped stopper cap, and a low-profile drain insert, all featuring a polished or brushed metal finish that complements any modern kitchen decor. During daily meal prep and dishwashing, the sink strainer basket acts as the essential protector. With an outer diameter of 11.2 cm and a shallow 2.3 cm height, its wide flat rim sits securely over the drain while the fine perforated mesh catches food scraps and debris without slowing down the water drainage. For tasks that require a full basin, such as soaking pots or rinsing fresh vegetables, the sink stopper provides a tight seal. Measuring 8.6 cm in diameter and 3.5 cm in height, its built-in black sealing gasket prevents water from leaking. Additionally, the set features a specialized drain insert with an 8 cm top diameter and a 5 cm lower section. This insert utilizes evenly spaced circular drainage holes and a central post for easy removal, serving as a sink drain strainer to keep your plumbing clear of unwanted solids. This rust-resistant three-part set is the optimal solution for maintaining a clean, clog-free, and highly functional kitchen workspace.
Summary: Upgrade your kitchen sink's efficiency with this comprehensive three-part metal filtration set. This collection includes a round perforated strainer, a matching flat-topped stopper cap, and a low-profile drain insert, all featuring a polished or brushed metal finish that complements any modern kitchen decor. During daily meal prep and dishwashing, the sink strainer basket acts as the essential protector. With an outer diameter of 11.2 cm and a shallow 2.3 cm height, its wide flat rim sits securely over the drain while the fine perforated mesh catches food scraps and debris without slowing down the water drainage. For tasks that require a full basin, such as soaking pots or rinsing fresh vegetables, the sink stopper provides a tight seal. Measuring 8.6 cm in diameter and 3.5 cm in height, its built-in black sealing gasket prevents water from leaking. Additionally, the set features a specialized drain insert with an 8 cm top diameter and a 5 cm lower section. This insert utilizes evenly spaced circular drainage holes and a central post for easy removal, serving as a sink drain strainer to keep your plumbing clear of unwanted solids. This rust-resistant three-part set is the optimal solution for maintaining a clean, clog-free, and highly functional kitchen workspace.
Generated by: deepseek-v4-flash
This product has 9 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": "3 Pieces Kitchen Sink Drain Strainer Stainless Steel Sink Strainer with Stopper Rust-Resistant",
"product_id": 9540195418351,
"variant_id": 50414332674287,
"quantity": 1,
"grams": 250,
"length_cm": "12.0",
"width_cm": "12.0",
"height_cm": "6.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. 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").