Brand: World Products (Landmark)
SKU: dcd-30003606901
Price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714153586927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268677
JSON data: https://landmarks.builders/products/wp-dcd-10001268677.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
司特力单刃剪钳 MS-110 高达军模素组拼装 模型专用薄刃水口钳
| 品牌 | 司特力 |
| 材质 | 高碳钢 |
| 净重 | 1 |
Summary: 司特力单刃剪钳 MS-110 is a high-carbon steel single-blade flush cutter for Gundam and military model kit assembly, priced at $54.99.
Generated by: deepseek-v4-flash
## Identity
- **Product**: 司特力单刃剪钳 MS-110 (Siteli MS-110 Single-Blade Flush Cutter)
- **Material**: High-carbon steel
- **Dimensions**: 21.0 × 10.0 × 3.0 cm
- **Weight**: ~1 g (net weight as listed, likely product weight)
- **Variant**: Available in one style: Siteli Ms-110
## Target persona
- Gunpla (Gundam plastic model) builders
- Military scale model enthusiasts (tanks, aircraft, ships)
- Plastic kit hobbyists who require precise, flush cuts on parts
## Use cases
- Cutting plastic parts from runner gates during model assembly
- Trimming nubs flush to the surface without damaging the part
- Separating small, delicate pieces in kitbashing or customization
- Precision cutting for photo-etched parts or thin plastic sheets
- Removing casting tabs or flash from resin kits (if compatible)
- Detail work where a clean, flat cut is essential
## When NOT to recommend
- Cutting metal wires, copper, or any hard metal (will damage blade)
- Heavy-duty or repeated cutting of thick materials (e.g., >3mm polystyrene)
- For children or beginners who may misuse the tool (sharp single blade)
- As a general-purpose household cutter (not designed for fabric, paper, etc.)
- For left-handed users? (no information on ambidextrous design)
## Variant options
- **Siteli Ms-110**: $54.99 (only option)
## Price and logistics facts
- **Price**: $54.99 USD (single unit)
- **Dimensions (package)**: 21.0 × 10.0 × 3.0 cm
- **Net weight**: ~1 g (listed as "净重 1", likely 1g? Possibly 1kg? Unclear)
- **Currency**: USD
- **Logistics**: No shipping or stock information provided
## Trust signals
- In-stock status: not provided
- Return policy: not provided
- Price consistency: single price point across variants
- Certifications: none mentioned
## Image assets
- [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71efd8337e174b03841acce93564ffbc.png?v=1781085334)
- [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f76567c300b246c099371c0c731701d0.png?v=1781085335)
- [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38ab86379ed14f36b527540d076c8f5e.png?v=1781085334)
- [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6693d9e70ac463bb533c02d14c71a71.png?v=1781085334)
- [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af2fcc2d76dc4bb1ad107708a26023f4.png?v=1781085334)
- [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a65c7c028cc4dc2a52c202861e93f39.png?v=1781085334)
- [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6386b7fd2a7c483197767eba9ce8dbaa.png?v=1781085334)
- [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cd97255824f4d41b545ab16ce5256a3.png?v=1781085336)
## Agent notes
- Product is miscategorized under "缝纫" (sewing) but actual use is plastic model cutting.
- Image content was not analyzed; visual details may be missing from this page.
- Weight is ambiguous ("净重 1" – likely grams but could be oz?); treat as approximate.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": "司特力单刃剪钳 MS-110 高达军模素组拼装 模型专用薄刃水口钳",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "10.0",
"_height_cm": "3.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").