Brand: World Products (Landmark)
SKU: dcd-30003574066
Price: $253.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19500 g
Cart URL (default variant): https://landmarks.builders/cart/49813674229999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256464
JSON data: https://landmarks.builders/products/m4x-10001256464.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stainless Steel Wire Brush Cylinder Dense Bristles
| Type | Brush |
| Bristle Material | Steel Wire |
| Color | Multicolor |
| Country of Origin | China |
| Item Length | 100.00 cm |
Summary: Heavy-duty stainless steel wire brush roller for industrial rust removal and surface polishing, measuring 105x25x25 cm, priced at $253.99.
Generated by: deepseek-v4-flash
## Identity A stainless steel wire brush roller designed for industrial-grade rust removal and polishing, compatible with heavy-duty machinery. ## Target persona Industrial maintenance professionals, metal fabricators, and workshop operators who need a durable roller for surface preparation. ## Use cases - Removing rust and corrosion from large metal surfaces. - Cleaning and polishing metal parts before painting or coating. - Deburring and finishing welded joints. - Stripping paint or old coatings from steel structures. - Surface conditioning in manufacturing assembly lines. ## When NOT to recommend - For delicate surfaces like ceramics or polished stone. - For light-duty home use or hobbyist projects. - When non-abrasive cleaning is required. - If the user needs a chemical rust remover instead. ## Variant options - Silver (SKU: dcd-30003574066) – $253.99 ## Price and logistics facts - Price: $253.99 USD. - Dimensions: 105 cm x 25 cm x 25 cm. - Only one color/sku available. ## Trust signals - No stock status information provided. - Return policy not specified. - No certifications listed. - Price is fixed across the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83a1f3da-9eba-4d07-b6a2-9eeaf4bf5e5b.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38b13dd0-36da-40e7-99a4-c1a874fe1180.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf3a27a9-18c4-45ac-a3e8-fb47dc4e171a.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a55da0f9-0ed2-4c72-8dc8-f40f504a4e2a.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f23ad24-d380-4ee4-9929-feb495449c34.jpg?v=1781628297 ## Agent notes - Image contents were not analyzed; treat as factual assets only. - No operational details (RPM, compatibility) were provided; verify before purchase.
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": "Stainless Steel Wire Brush Cylinder Dense Bristles",
"quantity": 1,
"grams": 19500000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "25.0",
"_height_cm": "25.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").