Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green
Default SKU: dcd-30003608166
Default 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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714232918255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269177
JSON data: https://landmarks.builders/products/wp-dcd-10001269177.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Model airbrush holder stand for hobby painting of Gundam, military figures, racing cars. Available in Green, Black, Red. Compact 14.5x8x2 cm. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Model airbrush holder/grip stand for painting scale models, figures, and racing cars. ## Target persona Hobbyists who airbrush model kits (Gundam, military, automotive), figure painters, miniature wargamers, and scale model enthusiasts. ## Use cases - Holding an airbrush securely while swapping colors or cleaning. - Providing a stable grip for detailed painting on small parts. - Resting the airbrush between spraying sessions on a workbench. - Displaying the airbrush upright to prevent tip damage. - Organizing multiple airbrushes when swapping between colors. ## When NOT to recommend - For professional painters requiring heavy-duty metal stands. - For users who need a holder that attaches to a desk or clamp. - For those seeking a stand with built-in cleaning pot or storage. ## Variant options - **Green**: $9.99 (SKU: dcd-30003608166) - **Black**: $9.99 (SKU: dcd-30003608167) - **Red**: $9.99 (SKU: dcd-30003608168) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 14.5 x 8.0 x 2.0 cm - Currency: USD - Shipping and return policy not provided in facts. ## Trust signals - In-stock status: not explicitly stated; assume available based on listing. - Returns: not specified. - Price consistent across variants. - No certifications or brand information. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/647095f6c62c413487e6a7a7112a7117.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1525dca4a6d34306a5cc9ec509d6ad7c.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caf5f99bc1714759b1213ca387c77d95.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcf1243f170241c9ba580ecc526cf8e0.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/494f61be6c964f41a7c342bfe681d98e.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59d758f8987e44a681786fed1fb496d7.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9d9379d42014047b4c0355d605ebd96.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c22e192b29d94979b466b592ffa68f5c.png?v=1781085376 ## Agent notes - No image understanding was performed; visual details were not inferred. - Description field empty; text derived solely from title and tags.
This product has 15 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": 30000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "8.0",
"_height_cm": "2.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").