Brand: World Products (Landmark)
SKU: dcd-30003601057
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714593399023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266391
JSON data: https://landmarks.builders/products/wp-dcd-10001266391.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【产品名称】:画笔
【产品尺寸】:约20.4cm、20.7cm
【产品材质】:木质
【包装方式】:OPP
【包装清单】:2pcs画笔
【包装尺寸】:约21*5*1cm
【包装重量】:约60g
Summary: Two-piece watercolor liner brush set with extended needle tips, made of wood, lengths approx. 20.4 and 20.7 cm, OPP packaged. Price $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 2-pk Watercolor Liner Brushes (加长针尖笔) - **Type**: Hobby (爱好) - **Material**: Wood handles - **Lengths**: ~20.4 cm and ~20.7 cm - **Package**: OPP bag, dimensions 21×5×1 cm, weight ~60g ## Target persona - Watercolor artists needing fine detail brushes - Miniature painters (models, figurines) - Calligraphy or script writers using water-based inks - Hobbyists doing precise outlines in art projects ## Use cases - Adding delicate lines to watercolor paintings - Outlining drawings with thin, consistent strokes - Painting small details on miniatures or models - Writing small text or calligraphy with watercolor - Touching up tiny areas in mixed media art - Creating fine hair-like strokes in illustrations ## When NOT to recommend - For large area washes or background fills - For heavy body acrylics or thick paints (need stiffer bristles) - For beginners who need multi-purpose brushes (these are specialized liners) - For oil painting with solvents (wood handles may not be sealed) ## Variant options - **SKU**: dcd-30003601057 - **Title**: 2-pk Paintbrush - **Price**: $9.99 - **Options**: Style – 2-pk Paintbrush (only one variant) ## Price and logistics facts - **Price**: $9.99 USD - **Package dimensions**: 21×5×1 cm - **Package weight**: ~60 g - **Packaging**: OPP bag ## Trust signals - No stock availability data provided - Return policy not specified - No certifications listed - Product tags indicate batch control (dcd-*) ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Budget-friendly liner brush set for detailed watercolor work - Two brushes with slightly different lengths (20.4 and 20.7 cm) – likely different tip sizes - Wooden handles may require care if used with solvents - Only one variant available (2-pack) - No explicit indication of bristle type (likely synthetic or natural, not specified)
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": "2支装水彩勾线笔 加长针尖笔画笔HJ",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "5.0",
"_height_cm": "1.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").