Brand: World Products (Landmark)
SKU: dcd-30003606913
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714126684399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268687
JSON data: https://landmarks.builders/products/wp-dcd-10001268687.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 模式玩造圆形刻线器TS005 is a circular scribing tool for Gundam model detailing, used for masking paper and screw hole punching. Priced at $27.99.
Generated by: deepseek-v4-flash
## Identity 模式玩造圆形刻线器TS005 – a manual circular scribing tool for hobby model detailing. ## Target persona Gundam and plastic model builders who add custom panel lines, screw holes, and masking details. ## Use cases - Scribing circular lines on Gundam parts for panel detail. - Punching small holes in masking tape for screw-head effects. - Creating uniform rivet or bolt decals on model surfaces. - Aligning circular cutouts in masking sheets. - Adding texture to model kit details. ## When NOT to recommend - For sewing or fabric work (product type miscategorized). - For metal or wood engraving (material is unknown, likely plastic/tape only). - For users needing precision scribing of non-circular shapes. - For professional industrial applications. ## Variant options - Style: Moshi Wanzao Ts005 – only variant available, $27.99. ## Price and logistics facts - Price: $27.99 USD. - Dimensions: 20.0 × 17.0 × 2.0 cm. - Single variant in stock. ## Trust signals - In-stock status: not explicitly confirmed. - Return policy: not specified. - Price consistency: single price across variant. - Certifications: none provided. - No customer reviews or ratings available. ## Image assets - 8 image URLs available; visual details not examined. - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8aac3bdf24a44a91895220f44df08f07.png?v=1781085321) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84ff26d1265a424dbd25656f56e1593a.png?v=1781085321) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f89a5d15e984bb1a411dd5b3ced5312.png?v=1781085321) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c15bc7d2cba4ef5b2890efb77420327.png?v=1781085321) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8119ebf5c314b7987f920ee5a4d2392.png?v=1781085320) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1210017e635b47c29947d9c201a00562.png?v=1781085321) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68699d3a1d5c4b51a258b2e701e6f412.png?v=1781085320) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7e1169e302645f39f2872f83ec0f563.png?v=1781085321) ## Agent notes - Product type tag '缝纫' (sewing) appears to be a miscategorization; actual use is model-making. - Description field empty; rely on title and tags for utility. - No material or compatibility information provided. - Image content not examined by agent.
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": "模式玩造圆形刻线器TS005 高达模型细节改造遮盖纸螺钉打孔工具",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.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").