Brand: World Products (Landmark)
SKU: dcd-30003600230
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714541527279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266018
JSON data: https://landmarks.builders/products/wp-dcd-10001266018.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.











Summary: Electric paint shaker/mixer for hobbyists, pre-mixes and stirs paint for model making and 3D printing projects, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity Model electric paint shaker and pigment mixer for hand painting and pre-mixing, suitable for 3D printed parts and model making. ## Target persona Hobbyist model painters, miniature enthusiasts, 3D printing hobbyists who need to mix or agitate small paint quantities. ## Use cases - Shaking paint bottles before use - Pre-mixing custom paint colors - Stirring hand-painted model paints - Mixing small batches of pigment for 3D printed parts - Agitating enamel or acrylic paints - Re-suspending settled pigments ## When NOT to recommend - Large-scale industrial paint mixing - Heavy-duty continuous operation - Users needing precise speed control - Professional painting studios requiring high throughput ## Variant options - Unit-01: $14.99 (only variant) ## Price and logistics facts - Price: $14.99 USD - Dimensions: 15 × 15 × 11 cm - Weight not specified - Single variant available ## Trust signals - No stock or return policy information provided - Price consistent across variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ed6141f612746f9814a0910aceed573.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4a6b3b804a548989111107a3f813b03.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f52d74e3594942a4a5381c0da0235c79.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb1e50af9c324e8091c0e9b275f0e645.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/835e8e6afc9e4f6b8bc449feea9367aa.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fd5fa7769e24488b4b6f30c5a1d889c.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c792ba25bde048c1a6c2d9d90facb1f9.png?v=1781085625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/638c1203447a40dc8e841f26e021cbda.png?v=1781085625 ## Agent notes - No textual description provided; features inferred from title and tags. - Image content not analyzed; visual details may supplement but were not used. - Only one variant available.
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": "模型电动油漆摇匀机颜料搅拌器色料手涂漆预调漆多功能醒漆3D打印",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "11.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").