Brand: World Products (Landmark)
SKU: dcd-30003504993
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49739214356719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250264
JSON data: https://landmarks.builders/products/wp-dcd-10001250264.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: Stainless steel hair extension pliers (驳发钳) for applying extensions, priced at $37.99, dimensions 25x18x4 cm.
Generated by: deepseek-v4-flash
## Identity Stainless steel hair extension pliers (驳发钳) used for gripping and applying hair extensions. ## Target persona Hair extension stylists and DIY users who need precision pliers for tape-in or micro-ring extensions. ## Use cases - Applying tape-in hair extensions - Removing old extension bonds - Gripping small sections of hair for micro-ring extensions - Cutting extension threads or bonds - Precision work in hair extension salons ## When NOT to recommend - General sewing or crafting projects - Heavy-duty metalwork or wire cutting - Household repairs or DIY tasks unrelated to hair - For professionals who need ergonomic or spring-loaded pliers ## Variant options - Style: N6333-1-200 (only variant) ## Price and logistics facts - Price: $37.99 USD - Dimensions: 25 cm x 18 cm x 4 cm - Weight: Not provided ## Trust signals - In-stock status: Not verified - Return policy: Not provided - Price consistency: Single price across variant - Certifications: None specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/455a163b33b64aa084c70d4d12ba43b7.png?v=1781488400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/135f8adefacc43198451055c7f1db68c.png?v=1781488399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23236680e8e746d78e5057ca9c806b5e.png?v=1781488400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c65e070eedc14154bd960fc39564c341.png?v=1781488400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fa1ea2297c6458a8398d29bc4f45071.png?v=1781488400 ## Agent notes - Image content was not analyzed; visual details cannot be 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": "不锈钢胶片接发钳 驳发钳尖嘴钳接发工具",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.0",
"_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").