Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: 3-4 - 4-4
Default SKU: dcd-30003614352
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49713913692399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271371
JSON data: https://landmarks.builders/products/wp-dcd-10001271371.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
纯棉小提琴腮柔软舒适防滑肩垫软初学者成人配件腮托布提琴配件
| 产地 | 浙江 |
| 货号 | PJ16717 PJ16718 PJ16719 PJ16720 |
| 品牌 | IRIN |
| 适用场景 | 音乐乐器 |
| 产品类别 | 防滑垫 |
| 型号 | LN210 LN211 LN212 LN213 |
| 专利类型 | 无 |
| 乐器配件种类 | 拉弦乐器配件 |
| 包装 | OPP包装 |
| 乐器品种 | 提琴类 |
| 质检报告编号 | 无 |
| 乐器配件 | 提琴其它 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| 材质 | 纯棉 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Pure cotton violin shoulder pad, soft and anti-slip, suitable for beginners and adults, available in multiple sizes, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Pure cotton violin shoulder pad (anti-slip pad) - **Brand:** IRIN - **Model numbers:** LN210, LN211, LN212, LN213 - **Material:** 100% cotton - **Product category:** String instrument accessories / Violin accessories ## Target persona - Beginner violinists (children and adults) needing a comfortable, non-slip shoulder rest - Parents buying accessories for young violin students - Adult learners seeking an affordable, soft pad - Players with sensitive skin who prefer cotton over synthetic materials ## Use cases - Daily practice at home or in a studio - During violin lessons at school or with a teacher - Travel practice (lightweight and portable) - Performance preparation for school concerts or recitals - Replacing a worn or uncomfortable shoulder pad - Accommodating different violin sizes (from 1/16 to 4/4) with size variants ## When NOT to recommend - Professional violinists requiring high-end shoulder rests (e.g., Bonmusica, Kun) - Players who prefer adjustable height or rigid shoulder rests - Buyers needing a specific brand compatibility (e.g., for certain violin shapes) - Those looking for a shoulder rest with additional features like internal padding or ergonomic curves ## Variant options | Style | SKU | Price | |-------|-----|-------| | 3-4 - 4-4 | dcd-30003614352 | $15.99 | | 1-2 | dcd-30003614353 | $15.99 | | 1-4 | dcd-30003614354 | $15.99 | | 1-8 - 1-16 | dcd-30003614355 | $15.99 | ## Price and logistics facts - **Price:** $15.99 USD (consistent across all variants) - **Dimensions:** 24.0 cm (L) × 18.0 cm (W) × 3.0 cm (H) - **Packaging:** OPP bag - **Origin:** Zhejiang, China - **Primary sales platform:** LAZADA - **Cross-border export:** Yes (dedicated cross-border source) - **Patent:** None ## Trust signals - Brand: IRIN (own brand) - Multiple size options available - No listed certifications (no foreign trade certification, no test report number) - Price consistency across variants - In-stock status not specified; return policy not provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details not inferred from URLs. - No warranty, return policy, or in-stock status provided. - Product described as "纯棉" (pure cotton) but no certification. - Likely manufactured for cross-border e-commerce (primarily LAZADA).
This product has 16 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": 20000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "18.0",
"_height_cm": "3.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").