Brand: World Products (Landmark)
SKU: dcd-30003606874
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714211815663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268656
JSON data: https://landmarks.builders/products/wp-dcd-10001268656.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
喵匠双头拆件器 高硬度锰钢材质 高达军模拼装拆卸开件器分离器
| 品牌 | 喵匠 |
| 材质 | 锰钢 |
| 净重 | 40g |
Summary: 喵匠 (Miao Jiang) dual-head part separator made of high-hardness manganese steel, designed for disassembling model kits like Gundam and military models. Weighs 40g, dimensions 15.5x7x1 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** 喵匠 Dual-head Part Separator - **Brand:** 喵匠 (Miao Jiang) - **Material:** High-hardness manganese steel - **Weight:** 40g - **Dimensions:** 15.5 x 7.0 x 1.0 cm ## Target persona - Gunpla (Gundam plastic model) builders - Military scale model enthusiasts - Hobbyists who frequently assemble and disassemble plastic model kits for customization or repair ## Use cases - Disassembling incorrectly assembled Gunpla or military model parts - Separating tight snap-fit joints without damaging the plastic - Removing small parts for painting or detailing - Correcting misaligned sections during assembly - Salvaging parts from old or broken models ## When NOT to recommend - For heavy-duty metalworking or woodworking - For use on electronic components or delicate circuitry - For professional automotive or industrial disassembly - For users who only assemble snap-fit kits and never need to separate parts ## Variant options - **Style:** Miao Jiang Dual-head – $10.99 USD (only variant) ## Price and logistics facts - **Price:** $10.99 USD - **Currency:** USD - **Dimensions:** 15.5 x 7.0 x 1.0 cm - **Weight:** 40g - **Shipping:** Not specified ## Trust signals - Brand: 喵匠 (Miao Jiang) – known in the model tool market - Price consistency: single price point across variant - Stock status: not provided; assume available based on listing - Return policy: not stated ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77d7bd8e90b64616a7961429a28aa4f1.png?v=1781085365) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7a912cdd028423cba958925ecd3b163.png?v=1781085366) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee8488b9d6294800ad56c6a68ed9b6c3.png?v=1781085365) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ebcc2394e1f4cdbbd079d6b69cf44f1.png?v=1781085365) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da250624008b4bc283b4edc374c8594f.png?v=1781085364) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9becec95127d4f48a381ca7fb4af0a73.png?v=1781085364) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce0db58fbbac4251ae773d1880e64164.png?v=1781085364) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac13281ac15b488fba9686d9b3387419.png?v=1781085365) ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No return policy or stock availability information provided. - Price is consistent with typical hobby tools of this category.
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": "喵匠双头拆件器 高硬度锰钢材质 高达军模拼装拆卸开件器分离器",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "7.0",
"_height_cm": "1.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").