Brand: World Products (Landmark)
SKU: dcd-30003606856
Price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714250514671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268639
JSON data: https://landmarks.builders/products/wp-dcd-10001268639.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
喵匠模型刻线针 高达拼装GK改造钨钢刻线针 HMK-07轻量化刀柄
| 品牌 | 喵匠 |
| 材质 | 钨钢 |
| 净重 | 1 |
Summary: 喵匠 tungsten steel scribing needle for Gundam/GK models, lightweight handle, 13.6x7x1.7 cm, $44.99.
Generated by: deepseek-v4-flash
## Identity 喵匠模型刻线针 (MiaoJiang Model Scribing Needle) HMK-07 lightweight handle, tungsten steel tip, for panel line detailing on Gundam and GK models. ## Target persona Gundam and GK model builders who need precise scribing for panel lines and surface details. ## Use cases - Adding panel lines to Gundam plastic kits - Scribing resin GK parts before painting - Detailing model surfaces with fine engraved lines - Creating custom panel line patterns - Touch-up and correction of existing scribed lines ## When NOT to recommend - Sewing or fabric crafting (product type tag is misleading) - Woodworking or carving - Metal scribing for heavy-duty industrial use - For users who only need basic assembly without detailing ## Variant options - Style: Scribing Needle (only variant available at $44.99) ## Price and logistics facts - Price: $44.99 USD - Dimensions: 13.6 cm x 7.0 cm x 1.7 cm - Weight: not specified beyond "净重 1" (likely 1 unit, exact weight unclear) ## Trust signals - In-stock status not specified - Return policy not provided - No certifications listed - Price consistency is uncertain ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5f5976b67f74c92b180ed8995d486bc.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ec471a5a4714b099dbad5d63d123493.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a66d5a68921d42ceba4f06acefe51dcd.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b2c9db1031a46f08f246c72536b6e21.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c41de1b5f07a40cc97b868b64c02f690.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac79fd546d184bc19571ac79616c42c9.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1510d38f71e348d9a19cd8fd4e09e040.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89aec9733bca4b6e9edb4ee9b0f348bd.png?v=1781085384 ## Agent notes - Product type is tagged as "缝纫" (sewing) but the item is a model scribing tool. Confirm with user intended use before recommending. - Weight is ambiguous; actual net weight not clearly provided. - Only one variant available. - No in-stock or return policy data.
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": "喵匠模型刻线针 高达拼装GK改造钨钢刻线针 HMK-07轻量化刀柄",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "13.6",
"_width_cm": "7.0",
"_height_cm": "1.7"
}
}],
"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").