Brand: World Products (Landmark)
SKU: dcd-30003502848
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49804472320239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250142
JSON data: https://landmarks.builders/products/wp-dcd-10001250142.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: Press-type pliers designed for musical instrument maintenance and assembly, measuring 24x12x5 cm, priced at $14.99 USD.
Generated by: deepseek-v4-flash
## Identity Press Type Pliers (升级按压式气管柳钳) ## Target persona - Instrument repair technicians - DIY musicians performing maintenance - Hobbyists assembling wind instruments ## Use cases - Pressing instrument pads into place - Adjusting key mechanisms on flutes or clarinets - Assembling small components of musical instruments - Replacing felt pads on brass or woodwind instruments - Tightening screws on instrument hardware - Applying uniform pressure for adhesive bonding in instrument repair ## When NOT to recommend - For heavy-duty wire cutting or crimping - For automotive or construction tasks - For plumbers or electricians needing insulated tools - For users requiring ergonomic handles for prolonged use ## Variant options - Press Type Pliers: $14.99 (single style) ## Price and logistics facts - Price: $14.99 USD - Dimensions: 24 x 12 x 5 cm (packaged) - No shipping or weight information provided ## Trust signals - No inventory status, return policy, or certifications available in source data - Multiple product images provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29ce8c1d562842bbb638dcdc35122c39.png?v=1781488428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72928a9903df467db22e81e580c54597.png?v=1781488428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e4f7bfd9ba64254b6e35ec38a877fd1.png?v=1781488429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f22a2c79065e48d6a486688673e38233.png?v=1781488428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0931c56be0784a8cb3b1ad6f8af0cc6e.png?v=1781488428 ## Agent notes - No image understanding performed. Visual details not inferred.
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": 700000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "12.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").