Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 5 Inch 80 Grit 10PCS
Default SKU: dcd-30003610049
Default 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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714203918575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269897
JSON data: https://landmarks.builders/products/wp-dcd-10001269897.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



















Summary: 5-inch 6-hole self-adhesive sanding discs for pneumatic sanders, available in 80 to 400 grit, sold in packs of 10 at $9.99 each.
Generated by: deepseek-v4-flash
## Identity - **Product:** 5-inch 6-hole self-adhesive sanding discs for pneumatic sanders (气磨机专用). - **Type:** Industrial abrasive. - **Dimensions:** 13x13x2 cm (5 inch diameter). ## Target persona - Auto body repair technicians needing fine finishing discs. - Woodworkers requiring consistent grits for sanding. - Industrial maintenance professionals for surface prep. ## Use cases - Stripping paint and rust from metal surfaces. - Sanding wood furniture to smooth finish. - Finishing auto body filler before painting. - Removing light surface imperfections on plastic. - Preparing surfaces for coating or adhesive application. - Precision sanding between coats of paint. ## When NOT to recommend - For use on non-pneumatic sanders (e.g., orbital sanders with hook-and-loop backing). - For wet sanding (self-adhesive may fail under moisture). - For heavy stock removal (max grit is 80, not aggressive enough). - For users needing hook-and-loop attachment instead of self-adhesive. ## Variant options | Grit | Pack Size | Price | SKU | |------|-----------|-------|-----| | 80 | 10 pcs | $9.99 | dcd-30003610049 | | 120 | 10 pcs | $9.99 | dcd-30003610050 | | 150 | 10 pcs | $9.99 | dcd-30003610051 | | 180 | 10 pcs | $9.99 | dcd-30003610052 | | 240 | 10 pcs | $9.99 | dcd-30003610053 | | 320 | 10 pcs | $9.99 | dcd-30003610054 | | 400 | 10 pcs | $9.99 | dcd-30003610055 | ## Price and logistics facts - **Price:** $9.99 per pack (all variants). - **Pack size:** 10 discs per pack. - **Dimensions:** 13x13x2 cm (5 inch diameter, 6 hole pattern). - **Weight:** Not specified. ## Trust signals - Price consistent across all grits. - Stock status not provided; assume available unless sold out. - Return policy not stated; check seller terms. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08c0bc0b1133401e8adee9a17b31d6f2.png?v=1781085362) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d58b0eba87e54fde8b3eb05b3d505f9d.png?v=1781085360) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47dd69e78e394a1ab32e12be8553e6d1.png?v=1781085362) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/253eed26fcd447a7a5c71dafd247ce18.png?v=1781085362) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1dee239f4e840f2900fcfdea0af4186.png?v=1781085361) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa0d359a3fd84e3a94b6573d7c30396b.png?v=1781085360) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93d0460ec9fe4c4cbba26a0f5fb868b3.png?v=1781085361) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6d8d902761b431685881c669df548e9.png?v=1781085363) ## Agent notes - Image understanding was not performed; visual details (e.g., actual disc appearance, hole pattern) are not confirmed from images. - Product description is empty; no additional specifications provided. - Assumption: discs are self-adhesive (as per title "自粘") and fit 5-inch pneumatic sanders with 6-hole dust extraction pattern.
This product has 19 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": "5寸6孔植绒砂纸自粘气磨机专用",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.0",
"_height_cm": "2.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").