Brand: World Products (Landmark)
SKU: dcd-30003604471
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714427724015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267710
JSON data: https://landmarks.builders/products/wp-dcd-10001267710.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: Dust collection attachment for hammer drills and impact drills, fits standard chucks, collects dust and debris during drilling, dimensions 13x13x10 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Dust cover / dust collector attachment for electric hammer drills and impact drills. Fits over the drill bit to catch dust and debris while drilling. Made for standard chucks. ## Target persona DIY home renovators who drill into walls indoors; professional construction workers needing to minimize dust in finished areas; handymen performing ceiling or wall drilling in occupied spaces. ## Use cases - Drilling holes in concrete or brick walls indoors to reduce airborne dust - Overhead drilling into ceilings to prevent debris falling into eyes or onto floor - Drilling in rooms with furniture or carpets where cleanup must be minimal - Repeated drilling in same area (e.g., installing multiple anchors) to collect continuous dust - Using with hammer drill for masonry applications to contain coarse particles - Quick home repairs where vacuum attachment is not available ## When NOT to recommend - For use with screwdrivers or low-torque drills that lack hammer function (designed for impact/hammer drills) - For wet drilling applications where water may damage the collector - Where absolute dust containment is required (e.g., hospital operating rooms); this is a basic deflector - For drill bits larger than typical chuck capacity (e.g., over 13mm bit diameter - not specified but typical) ## Variant options - Only one variant: "Upgraded Normal Len" at $11.99 USD. ## Price and logistics facts - Price: $11.99 USD - Dimensions: 13.0 x 13.0 x 10.0 cm (product package? unspecified) - Currency: USD - No shipping or handling details provided. ## Trust signals - No stock status, return policy, warranty, or certifications provided. - Price is low and consistent across the single variant. - Product listed as household item (家居用品) on Shopify. ## Image assets Total 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/906d976264924a11a31f2b4f6f19fb9a.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce9baa5637fc439f95c1d255198888d5.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d63f9453b3e24d6b88c348283778ee27.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bad0be18b6f04602b84a4c4aedae5008.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b89183e9f644c0898b2a9b8436fa772.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76a213f94c504b7d9ffd846c38890042.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45b446eae9cb4bfbbac29bd6392f4075.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f79b041494e4a8f8ee8b5fe33f4f748.png?v=1781085534 ## Agent notes - No product description provided; information inferred from title and category. - Image content not analyzed; visual details unknown. - Trust signals such as stock level, return policy, and materials are absent. - Only one variant available with no option details beyond style name.
This product has 13 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": 150000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.0",
"_height_cm": "10.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").