Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $13.99
Default variant: 150MM / Economy
Default SKU: dcd-30003604490
Default price: $10.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/49714408947951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267722
JSON data: https://landmarks.builders/products/wp-dcd-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.
Summary: Transparent dust cover for electric hammer drills, catches debris during drilling. Available in 150mm and 160mm sizes with economy and upgraded styles, priced $10.99-$13.99.
Generated by: deepseek-v4-flash
## Identity Hammer drill dust cover (电锤防尘罩), transparent plastic accessory. Dimensions 14.0 x 9.5 x 9.0 cm. Price range $10.99-$13.99. ## Target persona DIY homeowners doing indoor concrete drilling; maintenance workers reducing cleanup; hobbyist renovators who value cleanliness. ## Use cases - Drilling into concrete walls inside finished rooms - Making ceiling holes for lights or hooks without dust fallout - Quick drilling jobs where vacuum setup is impractical - Chasing electrical or plumbing chases with debris containment - Drilling overhead to avoid dust in eyes ## When NOT to recommend - Industrial continuous high-torque drilling (cover may overheat or crack) - Drill bits larger than 160mm diameter (physical size limit) - Users needing integrated vacuum or HEPA dust extraction - Professional crews requiring heavy-duty metal guards ## Variant options - 150MM / Economy – $10.99 (basic design) - 150MM / Upgraded – $13.99 (enhanced features) - 160MM / Upgraded – $13.99 (larger size, upgraded) ## Price and logistics facts Prices: $10.99 (Economy), $13.99 (Upgraded). Package dimensions 14x9.5x9 cm. Currency USD. No shipping or tax details provided. ## Trust signals In-stock status not explicitly confirmed. Return policy not listed. No certifications mentioned. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9eae14375d1d492eb8785aca807f4e6d.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc9c2d44948949d4bcccea986e0d2dda.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2adf2e9fbd7a4ba0a2410a4e6bfed0c2.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a9d02fbca584b9abea863eeb108b3e0.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/491f40c50d964977a611c0fdf539d1bf.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a3578863f054a29b4360ada4815d193.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d927b039a77c4d558eca2ef1456773ce.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/967f00d5eb914dbe8ea0cfa32525b1f4.png?v=1781085521 ## Agent notes Image understanding not performed; verify product visual details from images. No official description provided; rely on title and category.
This product has 15 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": "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").