Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $115.99
Default variant: Black
Default SKU: dcd-30003605224
Default price: $115.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714419695855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268014
JSON data: https://landmarks.builders/products/wp-dcd-10001268014.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: A three-nozzle airbrush set (0.3, 0.5, 0.8mm) for furniture repair, model painting, and leather coloring, priced at $115.99, available in Black or Blue.
Generated by: deepseek-v4-flash
## Identity Product: 三口径枪式116B喷笔套装 (Three-nozzle airbrush set) with 0.3mm, 0.5mm, and 0.8mm nozzles. Price: $115.99. Variants: Black, Blue. ## Target persona DIY furniture restorers, model hobbyists (plastic scale models, miniatures), leather crafters who need to apply dyes or paints with variable spray patterns, and home improvers doing small repair/refinishing projects. ## Use cases - Touching up scratches and blemishes on wooden furniture. - Painting plastic scale models (cars, aircraft, figures). - Applying dye or paint to leather goods (bags, shoes, upholstery). - Repainting small metal parts (furniture handles, automotive trim). - Creating gradient or fade effects on craft projects. ## When NOT to recommend - High-volume production painting (needs larger, continuous-spray system). - Absolute beginners who want a single-nozzle, easy-clean airbrush. - Fine art illustration requiring ultra-fine 0.2mm nozzle for extreme detail. - Professional automotive painting requiring HVLP spray guns. ## Variant options - Black (sku: dcd-30003605224) – $115.99 - Blue (sku: dcd-30003605225) – $115.99 ## Price and logistics facts Price: $115.99 USD (same for both color variants). Dimensions: 24.0 x 14.5 x 5.5 cm. Shipping details, stock status, and return policy not provided. ## Trust signals - No stock status or return policy information available. - Price consistent across both color variants. - Product listed in category "缝纫" (sewing), but primarily designed for painting/coloring. - No certifications or awards mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09006fa00d8f4a7aafb7484afc9e16b2.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe3fbd5136ff472281abc936840336af.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/097dd6e785dc4e03a1d124b476498161.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea733d13d3c5417e8cde4c852fa0e36b.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5518500c2de4a938579d1f7b19fd649.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/860a620ebfbd475f80e946560f1b78cf.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42be458bc4ed42f48eb14cfe08be5e76.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37ce731632cf4412a6a69a09035531a0.png?v=1781085530 ## Agent notes - Image content was not analyzed; specific visual details (e.g., nozzle attachments, accessories) are unknown. - The product is tagged as "缝纫" (sewing), but the actual use is painting/airbrushing; may be miscategorized. - No return policy, shipping cost, or stock status information available. Verify with seller.
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": "三口径枪式116B喷笔套装家具修补模型喷漆皮具上色0.3 0.5 0.8mm",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "14.5",
"_height_cm": "5.5"
}
}],
"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").