Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 150MM / Economy
Default SKU: dcd-30003604490
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49877014511855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001267722
JSON data: https://landmarks.builders/products/m4x-10001267722.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Description:
Product Type: This workshop gear is a silicone dust cover made for use with an electric hammer or, giving the tool a safeguarding dust-collecting attachment during work.
Function: As a dust cover, it helps catch dust while drilling, keeping the work area cleaner and reducing scattered debris around the hole.
Design: The bellows cone dust cover uses a flexible translucent white body with a yellow top mounting collar and a metal-ringed opening for a practical fitted shape.
Material: Made from silicone, this silicone dust cover offers flexible construction that can flex with the tool while maintaining a secure covering form.
Included Parts: One piece is supplied with included silicone pads, making this dust guard ready for setup with the listed components.
Summary: Silicone dust cover for electric hammers with metal-ringed opening; flexible bellows design catches dust during drilling. $9.99.
Generated by: deepseek-v4-flash
## Identity Silicone Dust Collector Flexible Dust Cover Metal-Ringed Opening ## Target persona DIY home renovators, general contractors, masonry workers using electric hammers or rotary hammers. ## Use cases - Drilling into concrete walls while minimizing dust scatter - Overhead drilling to reduce falling debris - Masonry work with rotary hammer for cleaner job sites - Renovation projects requiring dust control at source ## When NOT to recommend - For non-hammer drill applications (e.g., wood drilling) - When using large diameter bits (cover may not fit) - Users expecting a rigid, non-flexible shield - If compatibility with specific hammer model is unverified ## Variant options - 150MM / Economy ($9.99) - 150MM / Upgraded ($9.99) - 160MM / Upgraded ($9.99) ## Price and logistics facts - Price: $9.99 USD per unit (all variants same price) - Dimensions: 14.0 x 9.5 x 9.0 cm - No shipping or logistics details provided ## Trust signals - Stock status not specified - Return policy not provided - No certifications listed - Consistent pricing across variants ## Image assets No images available. ## Agent notes - Image understanding not performed (no image URLs provided) - Compatibility details with specific hammer models are not included in facts - Only one piece including silicone pads per package
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": "Silicone Dust Collector Flexible Dust Cover Metal-Ringed Opening",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "9.5",
"_height_cm": "9.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").