Brand: World Products (Landmark)
SKU: dcd-30003606898
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/49714159681775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268674
JSON data: https://landmarks.builders/products/wp-dcd-10001268674.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A compact brush washer for cleaning and storing fine detail paintbrushes used in model figure painting. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity This is a brush washer designed for cleaning and soaking fine detail paintbrushes used in hand-painting model figures (手办). It measures 11 x 7 x 7 cm. ## Target persona Hobbyists who paint model figures or miniatures with small detail brushes, such as Gundam or anime figure painters. ## Use cases - Cleaning brushes between color changes during a painting session - Soaking brushes to prevent paint from drying on the bristles - Drying brushes after washing, with a built-in holder or stand - Storing wet brushes temporarily while working on multiple colors ## When NOT to recommend - For cleaning large house painting brushes - For industrial or heavy-duty cleaning - For users who do not use water-based paints (e.g., oil paints requiring solvents) - For professional artists who need multiple compartments or specialized brush care ## Variant options Only one style: 'Brush Washer' at $9.99. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 11 x 7 x 7 cm ## Trust signals - No specific in-stock data provided - Return policy not stated - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86fe24e1735d4bf3b8d8af4e5bd69e94.png?v=1781085338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfa2c7c614644c6b8f701d248a9a8011.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bb85b650c55415a8e7875aa39a5405a.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d06c3e019844821a6de5254aa0080a8.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9bbb8fcf5e64384a8aff13d025311e6.png?v=1781085338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd9e574c043f424aa3b0a47804e87166.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7c10e0924914c03af8b36ab73b0850a.png?v=1781085338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de667334433e4a25ae4b4029fe790817.png?v=1781085337 ## Agent notes The image content was not analyzed. All details are derived from the provided product metadata.
This product has 13 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": 100000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "7.0",
"_height_cm": "7.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").