Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Ms128 Brush Washer -
Default SKU: dcd-30003596413
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714537332975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264637
JSON data: https://landmarks.builders/products/wp-dcd-10001264637.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 模式玩造面相笔洗笔杯MS128 is a brush cleaning cup for hand painting model kits, priced at $13.99 with two style variants.
Generated by: deepseek-v4-flash
## Identity Product: 模式玩造面相笔洗笔杯MS128. Type: Brush washer/cleaning bucket for hand painting model kits (Gundam, etc.). Dimensions: 10×10×10 cm. Price: $13.99. ## Target persona - Hobbyists who hand-paint Gundam models or other plastic model kits. - Painters who need a dedicated, compact brush cleaning station. - Beginners or intermediate model builders looking for an affordable cleaning solution. ## Use cases - Cleaning paint brushes between color changes during model painting. - Soaking brushes after use to prevent paint from drying on bristles. - Removing excess paint and solvent from brush tips quickly. - Portable cleaning cup for painting sessions at a desk or table. - Rinsing multiple brushes in a small workspace. - Storing brushes temporarily in solvent while painting. ## When NOT to recommend - For professional airbrush cleaning (cup is too small and not designed for airbrush parts). - For cleaning large brushes (e.g., house painting brushes) – too small. - For users who only use spray cans or never do hand brushing. - For those requiring a dedicated brush washer with built-in brush holders or multiple compartments. ## Variant options - Style: Ms128 Brush Washer - (SKU: dcd-30003596413) - Style: Ms128 Brush Washer a (SKU: dcd-30003596414) Both priced at $13.99. ## Price and logistics facts - Price: $13.99 USD. - Dimensions: 10×10×10 cm. - SKUs: dcd-30003596413, dcd-30003596414. - Shipping: Not specified; presume standard fulfillment. ## Trust signals - In-stock: Likely available based on listing presence. - Return policy: Not provided; assume standard return window if applicable. - No known certifications. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3310096193544c3e9f5dea0b90f3ccc0.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b402237f0c14c019660df7db869e158.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d877c489280948c1bcce3d4b5ec8d5ab.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3fdffdfdf604e7aaacb6ac3ba838f10.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74e8bf5a6ab24f6abb7f576573941388.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15affbd144044e8db0fad4f2c3add58a.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bedb03b83019481ba5a3b5ab9819e060.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d3dd32276d64d91bfd0f10858ca478a.png?v=1781085623 ## Agent notes - No product description provided; rely on title and images. - Images not analyzed; visual details not extracted. - Variants differ only in style option label; actual difference unknown.
This product has 14 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": "模式玩造面相笔洗笔杯MS128 高达模型手涂涂装上色笔\/画笔清洗桶",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "10.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").