Brand: World Products (Landmark)
SKU: dcd-30003606886
Price: $37.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/49714190352623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268665
JSON data: https://landmarks.builders/products/wp-dcd-10001268665.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
迪斯派等距刻线尺AT-PST 高达机甲制作改造工具等距平行刻线器
| 品牌 | 迪斯派 |
| 材质 | 金属 |
| 净重 | 1 |
Summary: Metal parallel line scriber for Gundam model making. Compact tool: 6.8 x 1.6 x 13.3 cm. Single variant Dspiae At-pst priced at $37.99.
Generated by: deepseek-v4-flash
## Identity
Dspiae AT-PST Parallel Line Scriber (等距刻线尺) – metal tool for creating equidistant parallel lines on model surfaces.
## Target persona
Gundam model builders, scale modelers who need precise panel line scribing; hobbyists with intermediate to advanced skill level.
## Use cases
- Scribing panel lines on Gundam kits for added detail.
- Creating consistent grooves on plastic or resin model parts.
- Modifying existing panel lines on garage kits.
- Adding custom panel line patterns to model aircraft or tanks.
- Precision marking before cutting or engraving.
- Use alongside scribing tapes and chisels for fine detailing.
## When NOT to recommend
- Beginners unfamiliar with model scribing tools (requires some skill).
- Modelers who only build snap-fit kits without detailing.
- Users needing a scribing tool for soft materials like wood or clay.
- Large-scale panel lines requiring a wider spacing than provided.
## Variant options
Only one variant: Dspiae At-pst (Style: Dspiae At-pst). Price: $37.99.
## Price and logistics facts
Price: $37.99 USD. Dimensions: 6.8 cm (L) x 1.6 cm (W) x 13.3 cm (H). Weight: not specified but net weight listed as "1" (likely 1 unit, no exact weight). Material: metal. Brand: 迪斯派 (Dspiae).
## Trust signals
- Listed as in-stock (part of batch). Return policy not stated. Price consistent with single variant.
## Image assets
8 product images available at URLs listed below.
[Image URLs provided as fetchable assets; no visual analysis performed.]
## Agent notes
- Image content not analyzed; refer to URLs for visual details.
- Net weight data incomplete ("1" may be placeholder).
- No user reviews or warranty information provided.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": "迪斯派等距刻线尺AT-PST 高达机甲制作改造工具等距平行刻线器",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "6.8",
"_width_cm": "1.6",
"_height_cm": "13.3"
}
}],
"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").