Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.47 – $5.50
Default variant: 100 / Iron Shroud
Default SKU: dcd-30003435287
Default price: $5.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50399245140207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001214655
JSON data: https://landmarks.builders/products/wp-dcd-10001214655.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
If you need a cleaner way to grind tool sand, this angle dust cover offers a simple yet effective solution for everyday work. Designed as a practical power tool accessory, it combines the roles of an angle dust shroud and dust hood to help capture debris right where it is created.The vacuum port supports dust removal as you work, which can make a big difference when you are tackling stone grinding or wall sanding indoors. Instead of dust spreading across the room, the cover helps guide it away, so the job area stays easier to see and easier to clean afterward.A sturdy construction and brush skirt add to the overall protection and working stability. As a grinding guard, it is designed for regular use on rough materials, giving you a more controlled feel when the tool is moving against the material. That means less mess around the workpiece and a more focused result. In real use, it is especially handy during renovation, surface prep, or repair tasks where dust can quickly become the biggest annoyance. Whether you are smoothing concrete, cleaning up a wall edge, or finishing a stone surface, this dustless working setup helps the job feel more manageable from beginning to end.
Summary: Angle Dust Cover Dustless Working Angle Dust Shroud Easy Install for Stone Grinding. If you need a cleaner way to grind tool sand, this angle dust cover offers a simple yet effective solution for everyday work. Designed as a practical power tool accessory, it combines the roles of an angle dust shroud and dust hood to help capture debris right where it is created.The vacuum port supports dust removal as you work, which can make a big difference when you are tackling stone grinding or wall sanding indoors. Instead of dust spreading across the room, the cover helps guide it away, so the job area
Generated by: dcd-map-v1
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Angle Dust Cover Dustless Working Angle Dust Shroud Easy Install for Stone Grinding",
"product_id": 9535701123311,
"variant_id": 50399245140207,
"quantity": 1,
"grams": 800,
"length_cm": "27.0",
"width_cm": "25.0",
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").