Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $27.99
Default variant: Plaid
Default SKU: dcd-30003619760
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713509761263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273564
JSON data: https://landmarks.builders/products/wp-dcd-10001273564.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小提琴弓直器 碳纤维直弓器 小提琴运弓姿势手型矫正器 提琴配件
| 产地 | 中国 |
| 品牌 | 无 |
| 适用场景 | 音乐乐器 |
| 产品类别 | 提琴配件 |
| 专利类型 | 无 |
| 乐器配件种类 | 西洋弦乐器配件 |
| 乐器配件 | 其它乐器配件 |
Summary: Carbon fiber violin bow straightener and hand posture corrector. Available in three colors (Plaid $27.99, Black $17.99, White $17.99). Made in China. Dimensions: 21x17x5 cm.
Generated by: deepseek-v4-flash
## Identity Violin bow straightener, carbon fiber bow straightener, violin bow posture hand shape corrector, violin accessory. Base price $17.99 (Black/White), premium $27.99 (Plaid). Dimensions 21x17x5 cm. Made in China. ## Target persona Beginner violinists, self-taught players, violin teachers seeking teaching aids, parents of young learners. ## Use cases 1. Practicing correct bow angle during scales and exercises. 2. Maintaining straight bow path while playing. 3. Correcting wrist and hand posture for proper bowing technique. 4. Supervised practice sessions for children. 5. General bowing technique improvement for beginners. ## When NOT to recommend - Advanced players with established proper technique. - Professional orchestral musicians. - Buyers looking for a complete violin or bow. - Those needing a teacher for advanced technique correction. ## Variant options - Plaid: $27.99 - Black: $17.99 - White: $17.99 ## Price and logistics facts Base price $17.99 (Black/White), premium $27.99 (Plaid). Dimensions 21x17x5 cm. Origin: China. ## Trust signals No certifications mentioned. No return policy or warranty stated. Price consistent across variants. In-stock status unknown. ## Image assets 8 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07216743b83b406b8ce341dba1eaceb6.png?v=1781084689 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc75ecf31e0044a996c4121fe97821f9.png?v=1781084688 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18977c3cc6e840709c8ba4236c1d691a.png?v=1781084688 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49db74fa0dc444e08a6516d385ade527.png?v=1781084688 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38e5214f0c644250902a849a79a26393.png?v=1781084688 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab2a0acb16b74fdc9925e09854470dfa.png?v=1781084688 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba18039445764aed8bfef89cc6b22bb5.png?v=1781084688 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/715c97510f7e4e508b1dd0fa56b37bde.png?v=1781084688 ## Agent notes Image understanding not performed; all image URLs provided as fetchable assets. No return policy or warranty information available. No material certifications listed.
This product has 15 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": 60000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "17.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").