Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $79.99 – $170.99
Default variant: Metal Upg 0.3-0.5mm
Default SKU: dcd-30003608151
Default price: $79.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714241798383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269174
JSON data: https://landmarks.builders/products/wp-dcd-10001269174.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Electric airbrush spray gun set for acrylic painting, model coloring, and nail art. Four variants from $79.99 to $170.99.
Generated by: deepseek-v4-flash
## Identity Electric airbrush spray gun set, compatible with acrylic paints, for precision painting on models, miniatures, and nails. ## Target persona Hobbyist model painters, DIY crafters, nail art enthusiasts, and beginners seeking an affordable airbrush kit. ## Use cases - Painting plastic or resin model kits (Gundam, Warhammer, etc.) - Adding color to 3D printed figures - Customizing action figures and toys - Creating nail art with acrylic paints - Small-scale art projects on canvas or wood ## When NOT to recommend - Professional automotive or industrial painting (not designed for heavy-duty) - Large surface area painting (e.g., walls, furniture) - Users requiring high-precision dual-action control (entry-level kit) - Applications requiring solvent-based paints (only acrylic recommended) ## Variant options | Style | Price | |-------|-------| | Metal Upg 0.3-0.5mm | $79.99 | | Metal L-pump Dual | $100.99 | | Plug-in 0.3-0.5mm | $109.99 | | Auto Stop Led Dual | $170.99 | ## Price and logistics facts - Base price: $79.99 USD - Dimensions: 25 × 22 × 12 cm - No shipping or tax info provided ## Trust signals - 8 product images available for visual inspection - No stock, return policy, or certification data provided - Price point consistent with entry-level airbrush sets ## Image assets - 8 PNG images (URLs listed below) ## Agent notes - No product description was provided; details inferred from title and variants. - Image understanding was not performed; rely on image URLs for visual verification.
This product has 16 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": "电动喷笔枪喷漆枪彩绘丙烯颜料喷涂美甲喷笔套装喷枪手办上色模型",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "22.0",
"_height_cm": "12.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").