Brand: World Products (Landmark)
SKU: dcd-30003606857
Price: $24.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/49714248909039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268640
JSON data: https://landmarks.builders/products/wp-dcd-10001268640.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
锋芒单刃剪钳 超薄碳素钢模型钳高达模型工具军模素组拼装水口钳
| 品牌 | 锋芒 |
| 材质 | 碳素钢 |
| 净重 | 80g |
Summary: Single-blade carbon steel cutting plier for model making; lightweight (80g) with dimensions 21x17x3 cm; priced at $24.99.
Generated by: deepseek-v4-flash
## Identity - Product: 锋芒单刃剪钳 (Sharp Single-blade Cutting Pliers) - Brand: 锋芒 (Fengmang) - Material: Carbon steel - Net weight: 80g - Dimensions: 21 x 17 x 3 cm - Category: Model-making tool (缝纫 tag likely miscategorized) ## Target persona - Gundam model builders (High Grade, Master Grade, etc.) - Military scale model enthusiasts (tanks, aircraft, ships) - Plastic model kit assemblers (cars, figures) ## Use cases - Cutting plastic parts from sprue (runner) frames - Trimming flash and excess plastic from injection-molded parts - Fine detail clipping for tiny components - Cleaning up nub marks on visible surfaces - Building resin model kits (where precise cutting is needed) ## When NOT to recommend - For cutting metal wires, copper, or lead (not designed for that) - For heavy-duty cutting tasks (e.g., thick acrylic or hardwood) - For electrical work (only intended for plastic model parts) - For professional industrial or construction use ## Variant options - Only one style: "Sharp Single-blade" at $24.99 ## Price and logistics facts - Price: $24.99 USD - Currency: USD - No shipping, tax, or stock information provided ## Trust signals - No explicit in-stock status or return policy in facts - Product appears to be a standard hobby tool; no certifications listed - Price is consistent with single-blade model nippers on the market ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e2c999d539948aea0f9f7fbb8abec48.png?v=1781085383 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04f283deacfb4f758a81b0dc56aeae6d.png?v=1781085383 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2490338ddbad465090011026d9caa664.png?v=1781085383 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff6bce57098548f5a3bc4e0cee5d49ba.png?v=1781085385 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8ffa54c6ef44490b3f29cc0dc22117b.png?v=1781085385 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ad9679e9eca407ab14c3589139e8d39.png?v=1781085384 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25cd493ea801423b9245cb8e0352592d.png?v=1781085386 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95e57a46673e46c0819a58bb55b71423.png?v=1781085385 ## Agent notes - Image content was not analyzed; visual quality, condition, and packaging details not verified. - The product tag includes '缝纫' (sewing) which may be a miscategorization; actual use is for plastic model cutting. - Only one variant; no bulk or color options observed. - No explicit stock availability or return policy information was 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": "锋芒单刃剪钳 超薄碳素钢模型钳高达模型工具军模素组拼装水口钳",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "17.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").