Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $21.99
Default variant: Single Door
Default SKU: dcd-30002763540
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49879142990063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045103
JSON data: https://landmarks.builders/products/m4x-10001045103.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal Capture Device Galvanized Steel Supply Easy to Use for Warehouse
Summary: Galvanized steel capture device for warehouse use, available in six styles (Single Door, Two-way, etc.), prices range $11.99-$21.99, dimensions 48.5x31x13 cm.
Generated by: deepseek-v4-flash
## Identity Metal Capture Device Galvanized Steel Supply Easy to Use for Warehouse ## Target persona Warehouse facility managers, pest control technicians, DIY home users managing rodent or insect issues. ## Use cases - Rodent control in warehouse storage aisles - Insect monitoring in commercial kitchens or storage rooms - Pest exclusion at loading dock entry points - Temporary capture during facility inspections - Use in retail backrooms to prevent infestation ## When NOT to recommend - For outdoor deployment in rainy conditions (no weatherproofing indicated) - For capturing large animals (e.g., raccoons, opossums) – size suggests small pests - In areas with unsupervised children or pets if trap is lethal (safety not specified) - For organic pest control requiring certified non-toxic materials ## Variant options - Single Door ($11.99, SKU dcd-30002763540) - Two-way ($21.99, SKU dcd-30002763541) - Acrylic Single Door ($14.99, SKU dcd-30002763542) - Black Single Door ($14.99, SKU dcd-30002763543) - Triangle ($21.99, SKU dcd-30002763544) - Big Shark ($15.99, SKU dcd-30002763545) ## Price and logistics facts - Starting price: $11.99 USD for Single Door variant - Highest price: $21.99 USD for Two-way and Triangle variants - Dimensions: 48.5 cm (L) x 31 cm (W) x 13 cm (H) - Currency: USD ## Trust signals - No stock availability information provided - No return policy information provided - Product description is minimal; no certifications listed - Multiple variant options suggest product line consistency ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18c41950-1aa9-4318-94f7-b4b8b2602477.jpg?v=1782126330 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45a79394-b6be-431b-96b8-72778a47ed51.jpg?v=1782126332 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd89bb6c-07bd-46dc-aac3-890d672688a4.jpg?v=1782126331 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8990f239-50a7-4e39-b76b-430d8c4ab9fa.jpg?v=1782126332 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64b31386-8aa5-442c-8e08-09c4ddb7097d.jpg?v=1782126332 ## Agent notes - No image analysis performed; visual details not extracted. - Product category is not explicitly defined; based on title and variants, likely a pest capture device. - Material: galvanized steel stated in title. - Variant names (Single Door, Two-way, etc.) suggest different entry mechanisms or sizes.
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": "Metal Capture Device Galvanized Steel Supply Easy to Use for Warehouse",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "48.5",
"_width_cm": "31.0",
"_height_cm": "13.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").