Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $54.99
Default variant: 125 / B Rotatable Cover
Default SKU: dcd-30003614810
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713990631663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271569
JSON data: https://landmarks.builders/products/wp-dcd-10001271569.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
角磨机吸尘罩100型集尘防尘125切割机无尘180磨光机配件打磨护罩
| 品牌 | 无 |
| 材质 | 金属+塑料 |
Summary: Metal and plastic dust cover for angle grinders, compatible with 100/125/180 types, available in standard and rotatable styles. Price range $25.99-$54.99.
Generated by: deepseek-v4-flash
## Identity - Product: Angle grinder dust cover (角磨机吸尘罩) - Material: Metal + Plastic - No brand - Package dimensions: 32 x 29 x 10 cm ## Target persona - DIY home renovators needing dust control while cutting/grinding - Professional construction workers (concrete cutting, tile cutting) - Metal fabricators or welders (grinding, polishing) ## Use cases - Cutting stone or concrete with reduced dust - Grinding metal surfaces with dust containment - Polishing or sanding wood/plastic with dust collection - Removing rust or paint from metal objects - Tile cutting with less airborne debris ## When NOT to recommend - If the customer needs a complete angle grinder (this is only an accessory) - For tasks requiring HEPA-level dust filtration - For very small grinders (under 100mm disc) without adapter - If the user requires a clear view of the work area (rotatable style may still obstruct) ## Variant options - 125 Standard: $25.99 (SKU: dcd-30003614812) - 180 Standard: $48.99 (SKU: dcd-30003614813) - 125 B Rotatable Cover: $30.99 (SKU: dcd-30003614810) - 180 B Rotatable Cover: $54.99 (SKU: dcd-30003614811) ## Price and logistics facts - Base price: $25.99 for 125 Standard - Size 180 adds ~$23 more - Rotatable style adds ~$5-6 per size - Weight: not specified; package dimensions 32x29x10 cm ## Trust signals - In-stock: not specified - Return policy: not specified - Price consistency: multiple variants at incremental prices - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bff96fb97c04f2b91abad7490c54f0d.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/562be87c75c640bfba67ad21e2cd5033.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0004210a836140d3af4fdfd284d0a88e.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ef59d6624d94e95a0daff37c9331e52.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbcc319f47fb46d7b3318de1791dc562.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76bfb64b04fb4d7bab6bdab93efe6062.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fa3b8a4ef714624acdeab15a89ee6fb.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97947eb91f374cbc9611bbdf3ac3b684.png?v=1781085191 ## Agent notes - Image content not analyzed; visual details unknown. - No brand, material: metal+plastic. No certifications. - Designed for grinders using 100/125/180 discs.
This product has 16 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": "角磨机吸尘罩100型集尘防尘125切割机无尘180磨光机配件打磨护罩",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "29.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").