Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $71.99
Default variant: 20-5-12cm / 201 Mesh
Default SKU: dcd-30003589214
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49715100188911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001261899
JSON data: https://landmarks.builders/products/wp-dcd-10001261899.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Outdoor drain cover for roof/balcony side drains, blocking leaves and debris. Available in 201 or 304 stainless steel mesh in multiple sizes (20-5-12cm to 40-5-20cm).
Generated by: deepseek-v4-flash
## Identity Roof/Balcony Drain Leaf Filter Cover (Side Wall Type) ## Target persona - Homeowners with flat roofs or balconies experiencing leaf clogging - Property managers of buildings with rooftop drainage systems - DIY maintenance enthusiasts ## Use cases - Preventing leaves from blocking roof drains during autumn - Keeping balcony side drains clear of debris on a daily basis - Reducing frequency of manual drain cleaning for outdoor spaces - Protecting drainage systems in garden sheds or patio awnings ## When NOT to recommend - For indoor floor drains (designed for outdoor side wall drains only) - For drains with non-standard shapes (oval, square) without verifying fit - For customers seeking a full gutter guard system (this is a point-of-drain filter) - For professional commercial drainage systems with high flow volume (mesh may clog quickly) ## Variant options | Size (cm) | Mesh Type | Price (USD) | |-----------|------------|-------------| | 20-5-12 | 201 | $20.99 | | 20-5-12 | 304 | $25.99 | | 25-5-12 | 201 | $26.99 | | 25-5-12 | 304 | $31.99 | | 30-5-12 | 304 | $37.99 | | 25-5-20 | 304 | $45.99 | | 30-5-20 | 304 | $55.99 | | 40-5-20 | 304 | $71.99 | ## Price and logistics facts - Price range: $20.99 – $71.99 (USD) - Package dimensions: 42.5 cm x 22.0 cm x 14.0 cm - No shipping weight or lead time provided ## Trust signals - Multiple size and material options for better fit - Stainless steel construction (201 or 304 grade) offers corrosion resistance - No return policy information; check with seller ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0ac46e2cab64adda753dfd5c136adad.png?v=1781085988 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/557310abaeb04a9b8792e8536b266cc4.png?v=1781085987 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dd8dc8648044786a4068e319bb42764.png?v=1781085987 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b77d63bd66840cdadaf8158b01f93ca.png?v=1781085987 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c32e134316e4416be082c3531993380.png?v=1781085988 ## Agent notes - Product title is in Chinese; translate as needed for targeting non-Chinese speakers - Mesh type likely refers to stainless steel grade (201 is less corrosion-resistant than 304) - Size format may be interpreted as (height ?) x depth x width; confirm orientation with seller
This product has 20 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": "天台地漏侧墙防树叶过滤网罩下水道屋顶阳台侧面排水口防堵罩",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "42.5",
"_width_cm": "22.0",
"_height_cm": "14.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").