Brand: World Products (Landmark)
SKU: dcd-30003606844
Price: $98.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714085429487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268632
JSON data: https://landmarks.builders/products/wp-dcd-10001268632.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
迪斯派一体式切圆器PT-C 模型工具 高达手办模玩制作圆形切割器
| 品牌 | 迪斯派 |
| 材质 | 金属 塑料 |
| 净重 | 245g |
Summary: 迪斯派一体式切圆器PT-C is a metal and plastic circular cutter for model making, weighing 245g, dimensions 12.1x12.1x4.2 cm, priced at $98.99 USD.
Generated by: deepseek-v4-flash
## Identity **迪斯派一体式切圆器PT-C** (Dspiae Pt-c) – a circular cutter for model making (Gundam, hobby figures), made of metal and plastic, weight 245g, dimensions 12.1×12.1×4.2 cm. ## Target persona Plastic model hobbyists who build Gundam or other mecha/scale models and need precise, repeatable circle cutting for details and custom parts. ## Use cases - Cutting circular decals or masking patterns for painting. - Creating custom circular parts (e.g., thrusters, vents) from plastic sheets. - Trimming sprue gates or excess material on curved surfaces. - Making disc-shaped components for scratch-building. - Cutting circles for diorama bases or scenic elements. - Replacing worn or missing parts on existing model kits. ## When NOT to recommend - For cutting thick metal or hard woods (designed for plastic and thin materials). - For users who need a drafting compass or measuring tool (purpose is cutting, not drawing). - For large-scale industrial cutting (hobby-grade tool; max capacity unknown). - For users seeking a general-purpose utility knife (specialized for circles). ## Variant options Only one style available: **Dspiae Pt-c** (SKU: dcd-30003606844) at $98.99 USD. ## Price and logistics facts - Price: $98.99 USD. - Dimensions: 12.1×12.1×4.2 cm. - Net weight: 245g. - No shipping or stock details provided. ## Trust signals - In-stock status: Not specified in facts. - Return policy: Not specified. - Price consistency: Single variant, no price fluctuations noted. - Certifications: None provided. ## Image assets         ## Agent notes - Image analysis not performed; visual details (e.g., included accessories, blade quality) cannot be confirmed. - Product type tagged as "缝纫" (sewing) but description says model tool – possible miscategorization. - Only one variant available; no color or size options.
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": "迪斯派一体式切圆器PT-C 模型工具 高达手办模玩制作圆形切割器",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "12.1",
"_width_cm": "12.1",
"_height_cm": "4.2"
}
}],
"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").