Brand: World Products (Landmark)
SKU: dcd-30003604480
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49714418942191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267717
JSON data: https://landmarks.builders/products/wp-dcd-10001267717.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: Transparent dust cover for hammer drills, collects debris during drilling. $9.99, 20x14x11 cm.
Generated by: deepseek-v4-flash
## Identity 电锤防尘罩电钻防尘接灰用具透明电钻打孔钻防尘套孔打钻接灰碗 (Hammer Drill Dust Cover), $9.99, 20x14x11 cm. ## Target persona DIY home renovators, construction workers, handymen who drill into walls or ceilings and want to minimize dust. ## Use cases - Drilling into concrete or brick walls indoors. - Overhead drilling to catch falling debris. - Drilling near furniture, electronics, or clean areas. - Reducing cleanup time after drilling tasks. - Rental property maintenance to avoid dust mess. ## When NOT to recommend - For light duty drills without hammer function. - For users who don't mind dust or are drilling outdoors. - For large industrial jobs requiring heavy-duty dust extraction. - For users who need a vacuum-compatible attachment (not stated). ## Variant options Only one variant: Style: Hammer Dust (SKU dcd-30003604480). ## Price and logistics facts Price: $9.99 USD. Dimensions: 20 x 14 x 11 cm. No shipping or stock details provided. ## Trust signals No trust signals available (return policy, stock status, certifications not provided). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc79d53a7ebc4b18bb94e8f95985ff88.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f31c21382fbf4f8cb13d09e6e78c9ef6.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30b37e5204564426a6c319b2497036dd.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8af72f36f984a079861c601042cdac5.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c86eee5e2c243f7be0b017b42b470e4.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48f72436960c482dad27a1aaafa640ab.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/221517518eb64c2ab00b172adb7f6803.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/386d82848d3640fca8995312499c61d7.png?v=1781085530 ## Agent notes Images not analyzed; no visual details extracted.
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": 110000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "14.0",
"_height_cm": "11.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").