Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.19 – $2.75
Default variant: 7cm x 5m (2 Rolls) / Fine Mesh / Default Title
Default SKU: dcd-30004137150
Default price: $2.75
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/50467652763887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456042
JSON data: https://landmarks.builders/products/wp-dcd-10001456042.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 stainless steel construction provides a robust barrier against rodents and insects, ensuring long-lasting protection.
Fine mesh design effectively blocks mice, rats, and other pests from entering through small openings and pipes.
Versatile application for sealing gaps in drains, air conditioning vents, windows, and other household entry points.
Easy to cut and shape, allowing for flexible installation in various hard-to-reach areas and irregular spaces.
Corrosion-resistant material suitable for both indoor and outdoor use, maintaining integrity in diverse environments.
Summary: Stainless steel fine mesh rodent barrier for sealing gaps against mice and insects; comes in rolls and packs; price $2.19-$2.75.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Mesh Rodent Barrier for Drains, Vents, and Gaps. Fine mesh blocks rodents/insects; cut-to-size; corrosion-resistant for indoor/outdoor use. ## Target persona DIY homeowners/renters needing to seal small gaps around pipes, vents, drains; property maintenance staff doing pest-proofing. ## Use cases - Sealing gaps around drain pipes - Blocking mice entry through AC vents and windows - Covering irregular spaces in hard-to-reach areas - Protecting outdoor openings with corrosion-resistant barrier - Cutting custom shapes for odd gaps ## When NOT to recommend - Large openings requiring structural reinforcement - Users needing pre-cut fitted screens - Commercial heavy-duty rodent control ## Variant options - dcd-30004137150: 7cm x 5m (2 Rolls), Fine Mesh – $2.75 - dcd-30004137151: 12cm x 5m (1 Roll), Fine Mesh – $2.33 - dcd-30004137152: 60g (2 Packs) – $2.19 - dcd-30004137153: 60g (3 Packs) – $2.75 ## Price and logistics facts Price range: $2.19-$2.75 USD. Shipping and stock status not provided. ## Trust signals No stock status, return policy, or certifications stated. Price varies by variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tm0Y4R272W9xkpzhm__1121367739.webp?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wrQujJ272WA2YK4mj__1121367739.webp?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01CVsm9T272W7thrCgf__1121367739.webp?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0164DDyg272W9wvjFkl__1121367739.webp?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01D72tPN272W9yp4cvS__1121367739.webp?v=1786299116 ## Agent notes Product dimensions_cm are null; only variant size strings (7cm x 5m, 12cm x 5m, 60g packs) available. Text description emphasizes fine mesh and corrosion resistance.
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": "Stainless Steel Mesh Rodent Barrier for Drains, Vents, and Gaps",
"product_id": 9556202979567,
"variant_id": 50467652763887,
"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").