Brand: World Products (Landmark)
SKU: dcd-30003606833
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/49714116329711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268622
JSON data: https://landmarks.builders/products/wp-dcd-10001268622.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: Wet palette for model hand-painting with water-based acrylic paints. Plastic construction, dimensions 28x19x3 cm. Price $9.99 USD.
Generated by: deepseek-v4-flash
## Identity - **Product:** 模式玩造保湿盒 模型手涂水性漆调色盒上色颜料调色保湿盘MS067 - **Brand:** 模式玩造 - **Type:** Wet palette for hand-painting models ## Target persona - Hobbyist model painters who hand-paint with water-based acrylics - Scale model builders - Miniature painters (e.g., Warhammer, Gundam) - DIY crafters using acrylic paints ## Use cases - Mixing custom paint colors for models - Keeping paint workable and moist for extended sessions - Precise color blending for detail work - Reducing paint waste by preventing drying - Portable painting setup for small projects - Beginner-friendly hand painting practice ## When NOT to recommend - Artists who exclusively use oil paints (palette not designed for oils) - Professional airbrush-only painters (no hand-painting needed) - Users requiring a large mixing surface (palette is compact: 28x19 cm) - Painting large surfaces like walls or canvas (not intended for that) ## Variant options - Only one style: "Ms067 Wet Palette" (SKU: dcd-30003606833) at $9.99 USD ## Price and logistics facts - Price: $9.99 USD (fixed across variants) - Dimensions: 28 cm (L) x 19 cm (W) x 3 cm (H) - Material: Plastic - Weight: Not specified accurately (listed as "1" without unit) ## Trust signals - Single variant with consistent pricing - No stock status provided (assume in stock if listed) - No return policy information available - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbe360c01cb943ca93f4b2a87a060ffe_7b47d3a5-db4a-48c5-8595-6d03698e42d5.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cabbb18633bf403da134251530ee70f0_85f25a91-9c3b-4adf-88a6-1356cd8d5cd0.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a52a94a5ee4433492ff291060a6d3d6_82805d78-a1e1-4832-8825-406c1bf91eea.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a630ccef958481591ea7bb2b519cb94_0897d1fe-fe76-4d91-acd7-46727d6c508e.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/578d401750604ab891bcd880f5cdbb7c_f664da8f-80c6-4960-95b7-7a019015e51b.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/346a7646a7fc403c9982f4c5a8f8365f_8c95f59d-0db0-47d9-86ad-eaf0ed152838.png?v=1781085315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97a53d8edbb84cd98962e6b9aa2f5486_d28b1b52-901b-4d60-b6c0-c37ecd9614e1.png?v=1781085316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36e5cfff3ff74c90b1be3f4f4e39fbc1_5f5ef205-92e2-417c-8e73-1fadf038c1d9.png?v=1781085315 ## Agent notes - Image content not analyzed; no visual details inferred. - No return policy or stock status in provided facts; assume standard e-commerce practices. - Weight field is ambiguous (value "1" without unit).
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": "28.0",
"_width_cm": "19.0",
"_height_cm": "3.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").