Brand: World Products (Landmark)
SKU: dcd-30003613833
Price: $284.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 2040 g
Cart URL (default variant): https://landmarks.builders/cart/49713905139951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271229
JSON data: https://landmarks.builders/products/wp-dcd-10001271229.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: 初整音夹具 is a musical instrument accessory priced at $284.99, available in Beige, with dimensions 95x10x11.5 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 初整音夹具 (Musical instrument accessory) - Price: $284.99 USD - Variant: Beige - Dimensions: 95 × 10 × 11.5 cm ## Target persona - Musicians or instrument technicians needing a tuning or adjustment fixture - Hobbyists maintaining string or wind instruments at home - Music store owners looking for generic clamping tools ## Use cases - Securing an instrument while tuning or adjusting strings - Holding instrument parts steady during repair or assembly - Applying precise pressure or positioning for maintenance tasks - As a vise for delicate instrument components - For use as a stand or support during practice (if applicable) ## When NOT to recommend - If the buyer needs a complete musical instrument, not an accessory - For professional-grade or heavy-duty industrial clamping - If budget is under $200 (price point is $284.99) - When the exact compatibility with a specific instrument model is unknown ## Variant options - Color: Beige | SKU: dcd-30003613833 | Price: $284.99 ## Price and logistics facts - Price: $284.99 USD (fixed for the only variant) - Dimensions: 95 cm length, 10 cm width, 11.5 cm height - No shipping, tax, or stock information provided ## Trust signals - No stock status, return policy, or certification data available - Price consistency: only one variant, price is fixed ## Image assets - 8 images found at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/351d0879ed554342843cdd1b3709b67d.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cccc6b6f3a04458b1790c8adf0e2f68.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57d01b1db9304a81a6937cfe0e586598.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1700ee7cfffa46c4bd93acd86b22fcc1.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d6257ea6d524543b8a1469f74851dde.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed9e94b2f7fa401f939e9f602e8ec71e.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/494b9908707e43178bd1010075011778.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0588ff50f340437bb207338850bd50ee.png?v=1781085146 ## Agent notes - Product title and description not provided in English; functionality must be inferred from Chinese title "初整音夹具" (likely "initial tuning fixture"). - No sales or review data available. - Image content not analyzed.
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": 2040000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "10.0",
"_height_cm": "11.5"
}
}],
"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").