Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Blue / Steel Brush
Default SKU: dcd-30003604890
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49714339905775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267899
JSON data: https://landmarks.builders/products/wp-dcd-10001267899.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

















Summary: Set of six precision brushes (fiber, copper, steel, etc.) for watch repair, rust removal, and fine detailing. 12x2x2 cm, $20.99.
Generated by: deepseek-v4-flash
## Identity Watch repair brush set (fiber, copper, steel) for precision cleaning and rust removal. ## Target persona Hobbyist watchmakers, jewelry repairers, model builders, electronics enthusiasts who need fine brushes for delicate work. ## Use cases - Removing rust from small metal parts - Cleaning watch movements and components - Brushing solder joints on circuit boards - Dusting camera sensors or optical elements - Applying polishing compounds to small surfaces - Scrubbing crevices in metalwork or jewelry ## When NOT to recommend - Industrial heavy-duty scrubbing or scraping - Applying paint or varnish coatings - Cleaning large flat surfaces like floors - Food preparation or kitchen use ## Variant options - Blue / Steel Brush - Red / Fiber Brush - Yellow / Copper Brush ## Price and logistics facts - Price: $20.99 USD - Dimensions: 12.0 x 2.0 x 2.0 cm - No shipping or stock data provided ## Trust signals - Price consistent across all three variants - No return policy or in-stock information available - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac8ea12ee230449b9c0f38b052ef533c.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5a74803471a464eb64d9f80af779541.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc30d8f7f17a4263a47f1b6a6d4b1274.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/846bab3f47864a22a874f549fe876462.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7edd59c77dd242868057fe9fd2086d5f.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49441d67639643f08122340a166dfdd2.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d79229da24274a65b92494da2c75abd5.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17941ea53e884304b6d26e52cebe1f1a.png?v=1781085479 ## Agent notes Image content was not analyzed; visual condition, exact brush sizes, and materials cannot be confirmed from images.
This product has 15 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": "修表工具 纤维笔 铜丝扫笔 拉砂笔 钢丝刷 纤维刷 铜丝刷 除锈笔",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "2.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").