Brand: World Products (Landmark)
SKU: dcd-30003355179
Price: $104.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1660 g
Cart URL (default variant): https://landmarks.builders/cart/49811494371567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001186930
JSON data: https://landmarks.builders/products/m4x-10001186930.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
24 Inch Banjo Compact Size 4-String Banjo Long-Lasting Wood Body for New Players
| Type | Banjolele |
| Number of Strings | 4 |
| Finish | Satin |
| Top Material | Sapele |
| Body Material | Mahogany |
| Experience Level | Beginner |
| Number of Frets | 18 |
| Model | BJ-605 |
| Weight | 1.12 kg |
| Length | 60.00 cm |
| Width | 22.00 cm |
| Height | 7.00 cm |
| Instrument | Ukulele |
Summary: 24 Inch Banjo Portable 4-String Banjo Long-Lasting Wood Body for Practice. 各位买家注意!!本店商品链接标价均为非含税价格。如需开票需另加税点,详细请咨询客服,谢谢! 本产品发货带有商家自己品牌LOGO 产品名称:IRIN四弦班卓琴 颜色:木色 材质:沙比利 产品尺寸cm:60*22*7 包装尺寸cm:64*24.5*10 产品重量约g: 1120 0产品毛重约g:1660 包装:纸盒 包装清单:班卓琴*1 装箱数:10个/箱 用途/优点:1.桶形:8寸沙比利木圈;2.面板材质:乳白色鼓皮;3.侧后面板材料:沙比利;4.侧板装饰:象牙白单ABS边; 5.柄头形状:尖头形;6.手柄材质:奥古曼;7.柄头贴片:沙比利/SP;8.手柄厚度:常规;9.手柄规格:35mm-43mm(0F-12F);10.柄柁形状:圆形;11.上下弦枕材质:塑料/乌木;12.指板材质:玫瑰木; 13.指板规格:35mm-43mm(0F-12F); 14.正音点:4mm白圆ABS 3/5/7/10 15.侧音点1.5mm黑圆ABS 3/5/7/10; 16.铜线/品味:1.6白铜/18F17.有效弦长:350m18.侧后颜色:SP; 19.油漆颜色:哑光 20.下码材质:枫木+
Generated by: m4x-map-v1
This product has 12 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": "24 Inch Banjo Compact Size 4-String Banjo Long-Lasting Wood Body for New Players",
"quantity": 1,
"grams": 1660000,
"properties": {
"_length_cm": "64.0",
"_width_cm": "24.5",
"_height_cm": "10.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").