Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.31 – $0.34
Default variant: Medium / Dark Green Handle / Twilight
Default SKU: dcd-30004137739
Default price: $0.33
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467636412655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456209
JSON data: https://landmarks.builders/products/wp-dcd-10001456209.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Weasel Hair: Crafted with high-quality weasel hair bristles, offering excellent elasticity and ink retention for precise lines and smooth strokes.
Versatile Application: Ideal for traditional Chinese painting, fine-line drawing (Baimiao), calligraphy (Shoujin style), pottery detailing, nail art, and watercolor painting.
Precision Tip: Features an extra-fine tip designed for intricate details, delicate outlines, and controlled strokes, enhancing artistic expression.
Durable Construction: Each brush is built with a sturdy handle and securely set bristles, ensuring longevity and consistent performance through extensive use.
Ergonomic Design: Lightweight and well-balanced handle provides a comfortable grip, reducing hand fatigue during long creative sessions.
Summary: Fine weasel hair detail brush for traditional Chinese painting, calligraphy, pottery detailing, watercolor, and nail art. Inexpensive precision brush with multiple size and handle variants priced $0.31-$0.34.
Generated by: deepseek-v4-flash
## Identity Fine Weasel Hair Detail Paint Brush for Traditional Chinese Painting, Calligraphy, Pottery, and Watercolor. High-quality weasel hair bristles with elasticity and ink retention; extra-fine tip for intricate details; sturdy, lightweight, ergonomic handle. Multiple variants: Small, Medium, Large; handle colors Dark Green and Yellow; models Twilight and Cherished Script. ## Target persona - Budget-conscious artist needing multiple detail brushes for fine work - Chinese brush painting student or hobbyist - Calligraphy enthusiast practicing Shoujin style - Miniature painter, nail artist, or pottery decorator seeking precise lines ## Use cases - Baimiao (fine-line drawing) techniques - Shoujin style calligraphy - Watercolor details and small accents - Pottery detailing and decoration - Nail art and fine line designs - Intricate outlines in mixed media work ## When NOT to recommend - Buyers expecting a premium kolinsky sable brush - Artists needing large wash, background, or broad-stroke brushes - Those wanting a curated set or matching handles (each brush is sold individually) - Users requiring verified cruelty-free or synthetic materials (weasel hair is animal-derived) ## Variant options - dcd-30004137739: Medium / Dark Green Handle / Twilight — $0.33 - dcd-30004137740: Large / Yellow Handle / Cherished Script — $0.34 - dcd-30004137741: Medium / Yellow Handle / Cherished Script — $0.33 - dcd-30004137742: Small / Yellow Handle / Cherished Script — $0.31 ## Price and logistics facts - Base price (small variant): $0.31 USD - Other variants: $0.33–$0.34 USD - Dimensions not provided - Shipping lead time, carriers, and international availability not provided - No bulk pricing or set-level cost data provided ## Trust signals - Consistent low price across variants - SKUs are individually listed - No in-stock status provided - No return policy provided - No certifications or independent material verification provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Iv5nXA1IC63GU5W2Q__2208212330856-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01X7IV3s1IC63HYgEQA__2208212330856-0-cib.jpg?v=1786299103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01a5mvDI1IC63FcTTfT__2208212330856-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VMOy3p1IC63GnNWT6__2208212330856-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pVjrBS1IC63FqKsKf__2208212330856-0-cib.jpg?v=1786299104 ## Agent notes - Product type field is empty; category inferred from title and description. - Weasel hair is a natural animal fiber; no synthetic alternatives are listed. - The title mentions calligraphy, pottery, and watercolor; the product type is blank. - Individual brush prices are very low; likely a budget/disposable tool. - No dimensions or physical measurements are available. - Image analysis was not performed; do not infer visual characteristics beyond stated options.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Fine Weasel Hair Detail Paint Brush for Traditional Chinese Painting, Calligraphy, Pottery, and Watercolor",
"product_id": 9556197114095,
"variant_id": 50467636412655,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").