Brand: World Products (Landmark)
SKU: dcd-30003504905
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/49739218190575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250232
JSON data: https://landmarks.builders/products/wp-dcd-10001250232.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: Upgraded press-type trachea willow pliers for instrument maintenance, priced at $14.99, dimensions 24x12x5 cm.
Generated by: deepseek-v4-flash
## Identity This is a musical instrument tool: upgraded press-type trachea willow pliers (升级按压式气管柳钳). Sold under SKU dcd-30003504905. Price $14.99. Dimensions 24x12x5 cm. ## Target persona Musical instrument repair technicians, band instrument instructors, oboe/clarinet players who do own maintenance. ## Use cases - Adjusting key pads on woodwind instruments. - Replacing cork or leather pads. - Performing delicate adjustments on trachea (windway) components. - Routine maintenance of clarinet, oboe, or similar instruments. - Applying even pressure when installing new pads. ## When NOT to recommend - For general-purpose pliers tasks (not for electrical or mechanical repairs). - For percussion or string instrument maintenance. - For heavy-duty clamping or cutting. ## Variant options Only one variant: Upgraded Press Type (SKU dcd-30003504905) at $14.99. ## Price and logistics facts Price: $14.99 USD. No shipping or availability info provided. ## Trust signals In-stock status not specified. Return policy not specified. No certifications listed. ## Image assets 5 images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca3b6284bed440bc978ed73108437f51.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d2a465b69094fddaf6bc0fd90b23deb.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1132d57a2aa94347ab58d3281679771f.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f89e9df48f934f96b37441fb3fba6765.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4569afa550454ab3b9aab3c3c38912ff.png ## Agent notes No product description provided. Image contents not analyzed; rely on visual inspection if needed.
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").