Brand: World Products (Landmark)
SKU: dcd-30003606834
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714105843951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268623
JSON data: https://landmarks.builders/products/wp-dcd-10001268623.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
模式玩造保湿盒 模型手涂水性漆调色盒上色颜料调色保湿盘MS067
| 品牌 | 模式玩造 |
| 材质 | 塑料 |
| 净重 | 1 |
Summary: Compact plastic palette with moisture retention for hand-painting water-based acrylics on models; dimensions 17x10x1 cm; $9.99.
Generated by: deepseek-v4-flash
## Identity "模式玩造" brand plastic palette (model MS067) with hydration paper for keeping water-based acrylic paints moist during hand-painting. ## Target persona Modelers and miniature painters who hand-paint with water-based acrylics, especially those needing a compact workspace for mixing and storing small amounts of paint. ## Use cases - Mixing and thinning water-based acrylic paints for model details - Keeping paints workable during extended painting sessions - Traveling or painting on-the-go with a minimal setup - Storing small amounts of mixed paint for short periods - Practicing color blending and dilution control ## When NOT to recommend - For oil-based or enamel paints (not designed for those mediums) - For large-scale projects requiring deep wells or large color mixes - For users who prefer wet palettes with replaceable sponges (this uses hydration paper only) - For painters needing a sturdy, spill-proof container for transport (no lid mentioned) ## Variant options - Only one variant: Style "Hydration Paper" at $9.99 (SKU: dcd-30003606834) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 17.0 × 10.0 × 1.0 cm (approx 6.7 × 3.9 × 0.4 inches) - Weight: net weight 1 (unit not specified, likely grams?) - Material: Plastic ## Trust signals - Price is fixed at $9.99 for the listed variant - No stock or return policy information available in source data - No certifications mentioned ## Image assets - 8 PNG images available at provided URLs (see below) - No visual description performed; treat images as fetchable assets only ## Agent notes - Image understanding was not performed; only fetchable URLs are known. - No explicit in-stock status; assume available unless checked. - Return policy not specified; recommend verifying before recommending. - Product title and description are in Chinese; translation suggests a moisture-retaining palette for model hand-painting.
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": "模式玩造保湿盒 模型手涂水性漆调色盒上色颜料调色保湿盘MS067",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "10.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").