Brand: World Products (Landmark)
SKU: dcd-30003502812
Price: $81.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/49804473336047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250121
JSON data: https://landmarks.builders/products/wp-dcd-10001250121.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
利众创不锈钢平口钳 手工diy皮具口金夹折边压边钳压胶线平行夹钳
| 特性 | 稳定加持 |
| 重量 | 0.3 |
| 品牌 | er |
| 制式 | 中式 |
| 型号 | 鸭嘴钳 |
Summary: Stainless steel flat nose pliers for DIY leather and sewing crafts, for clamping, folding edges, and pressing glue lines. Weight 0.3 kg, dimensions 22x10x5 cm.
Generated by: deepseek-v4-flash
## Identity 利众创不锈钢平口钳 (Stainless steel flat nose pliers) – model 鸭嘴钳, brand "er". Product type: sewing/craft. Dimensions: 22x10x5 cm, weight 0.3 kg. Single style: Flat Nose Pliers. ## Target persona DIY leather crafters, sewing enthusiasts, handbag makers, and hobbyists requiring precise clamping for fabric/leather edges. ## Use cases - Clamping leather pieces during glue drying. - Folding and flattening edges of leather or thick fabric. - Pressing glue lines along seams in leatherworking. - Holding small parts in place while stitching. - Creating sharp creases in fabric for sewing patterns. ## When NOT to recommend - For heavy-duty metal bending or cutting (pliers are for light clamping). - For precision electronics assembly (flat nose may damage components). - For high-torque twisting applications (not designed for that). ## Variant options Only one variant: Flat Nose Pliers (SKU: dcd-30003502812), price $81.99. ## Price and logistics facts - Price: $81.99 USD. - Dimensions: 22 x 10 x 5 cm. - Weight: 0.3 kg. - Shipping: Not specified; logistics details unknown. ## Trust signals - Single variant in stock? Unknown. Return policy not stated. - No certifications mentioned. - Price is fixed at $81.99. ## Image assets      ## Agent notes Image content was not analyzed; rely on product description. No additional data on brand reputation or warranty.
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": "利众创不锈钢平口钳 手工diy皮具口金夹折边压边钳压胶线平行夹钳",
"quantity": 1,
"grams": 330000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "10.0",
"_height_cm": "5.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").