Brand: World Products (Landmark)
SKU: dcd-30003606838
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49714100797679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268626
JSON data: https://landmarks.builders/products/wp-dcd-10001268626.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
优速达模型蚀刻片弯折台钳 蚀刻片造型改造加工基础小号台钳90182
| 品牌 | 优速达 |
| 材质 | 金属 |
| 净重 | 1 |
Summary: Ustar UA-90182 small metal etching bending vise for model making, dimensions 8.8x8.5x4.0 cm, priced at $40.99.
Generated by: deepseek-v4-flash
## Identity
- Product: Ustar UA-90182 Etching Bending Vise (优速达模型蚀刻片弯折台钳)
- Brand: 优速达 (Ustar)
- SKU: dcd-30003606838
## Target persona
- Scale model hobbyists (plastic, resin, or etched parts)
- Warhammer/tabletop wargaming enthusiasts needing precise metal bends
- Diorama and miniature creators
- Model ship/aircraft/tank builders using photo-etched details
## Use cases
- Bending photo-etched brass or stainless steel parts for model details
- Creating precise 90° or angled folds for railings, ladders, antennas
- Flattening warped etched sheets before assembly
- Holding small parts for soldering or gluing
- Shaping metal accents for custom diorama elements
- Small-scale repetitive bending of multiple identical parts
## When NOT to recommend
- For heavy-duty metalwork (bending thick steel or large sheets)
- For users needing a full-size machinist vise
- For users who don't work with photo-etched parts
- For clamping or holding regular plastic parts (risk of marring)
## Variant options
- Only one variant: "Style: Ustar Ua-90182" at $40.99 USD
- No other color or size options available
## Price and logistics facts
- Price: $40.99 USD
- Dimensions: 8.8 cm (L) x 8.5 cm (W) x 4.0 cm (H)
- Weight: not specified (net weight listed as '1' but unit unclear)
- Currency: USD
## Trust signals
- No warranty, return policy, or stock status provided
- Product listed as model '爱好' (hobby) category
- Pricing appears consistent with single variant
- No certifications or awards mentioned
## Image assets
- 8 PNG images available at:
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0306986b6b940fdabf5d009f8d7419e.png?v=1781085305
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae324f8742754e4f80aca3abf34c8209.png?v=1781085306
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b0e75b7b8ee42a38f3d6472755582ea.png?v=1781085304
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d7822821f934a16b132c75a408e18fe.png?v=1781085306
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bd9703516134047a81dd2b6fa660e67.png?v=1781085305
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e5d46bf478e4709aa35ea5cbad80550.png?v=1781085306
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abeba63efdeb4797af41c6ff6b136caf.png?v=1781085305
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d890d497aeb0483dbe5a4435860c6486.png?v=1781085306
## Agent notes
- Image content was not analyzed; visual details cannot be described.
- No information about included accessories, manual, or packaging.
- Weight data is ambiguous ('净重 1' may be 1 kg or 1 g, not confirmed).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": "优速达模型蚀刻片弯折台钳 蚀刻片造型改造加工基础小号台钳90182",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "8.8",
"_width_cm": "8.5",
"_height_cm": "4.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").