Brand: World Products (Landmark)
SKU: dcd-30002652727
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49903624683759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020647
JSON data: https://landmarks.builders/products/m4x-10001020647.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Angle Grinder Dust Shroud Long-Lasting Construction Power Tool Accessory
Summary: Angle grinder dust shroud accessory for construction use, priced at $12.99, available in Red, dimensions 30x20x10 cm.
Generated by: deepseek-v4-flash
## Identity Angle Grinder Dust Shroud – construction power tool accessory, single Red variant, $12.99. ## Target persona Construction workers, masonry contractors, and DIYers who use angle grinders for cutting concrete, tile, or stone and need to minimize airborne dust. ## Use cases - Cutting concrete blocks with reduced dust. - Grinding mortar joints on brick or block walls. - Tile cutting indoors where dust control is critical. - Stone fabrication and shaping tasks. - Surface preparation before painting or coating. ## When NOT to recommend - For users needing a dust shroud for a different tool (e.g., circular saw). - For applications requiring wet cutting (dust shroud designed for dry use). - For precision grinding tasks requiring vision of the work area (shroud may obstruct view). - For buyers seeking a complete dust extraction system rather than an accessory. ## Variant options Only one variant: Red at $12.99. ## Price and logistics facts Price: $12.99 USD. Dimensions: 30 x 20 x 10 cm. No shipping or handling information provided. ## Trust signals No in-stock or return policy information available. Single listed price. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d04af131-8f41-4a9a-a007-bbbec27b788f.jpg?v=1782146621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/148e2933-e917-4d95-85d5-b54ee2c3b81c.jpg?v=1782146623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8b64119-4d46-4216-be15-e15bd6c49cb1.jpg?v=1782146624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce09bffd-a18d-4db5-8798-1e0d5b42c652.jpg?v=1782146621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54528dad-9e4a-4023-8ae0-6ecea84eeef9.jpg?v=1782146623 ## Agent notes Image content not analyzed; only URLs are provided. No visual details can be inferred.
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": "Angle Grinder Dust Shroud Long-Lasting Construction Power Tool Accessory",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "20.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").