Brand: World Products (Landmark)
SKU: dcd-30003609364
Price: $130.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1850 g
Cart URL (default variant): https://landmarks.builders/cart/49714120261871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269605
JSON data: https://landmarks.builders/products/wp-dcd-10001269605.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
SLADE高档牛津布耐磨手提小号布盒箱包加厚海绵防水防震编写简约
| 产地 | 浙江 |
| 货号 | PJ18467 |
| 品牌 | SLADE |
| 适用场景 | 音乐乐器 |
| 产品类别 | 乐器包 |
| 型号 | W-128 |
| 专利类型 | 无 |
| 乐器配件种类 | 铜管配件 |
| 包装 | 纸箱包装 |
| 乐器品种 | 铜管配件 |
| 质检报告编号 | 无 |
| 乐器配件 | 包 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 材质 | 牛津布 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: SLADE small oxford cloth case with handle, padded, waterproof, shockproof, for copper wind instrument accessories, 66x20x32 cm, $130.99.
Generated by: deepseek-v4-flash
## Identity - Product: SLADE high-grade oxford cloth small case/bag (model W-128) - Brand: SLADE - Category: Instrument case (copper wind accessories) - SKU: dcd-30003609364 ## Target persona - Musicians who own brass/copper wind instruments (e.g., trumpet, trombone, French horn) and need to carry accessories such as mouthpieces, valves, or small parts. - Marching band or orchestra members requiring a compact, protective bag for daily transport. - Music teachers or repair technicians transporting small toolkits. ## Use cases 1. Carrying trumpet mouthpieces and mutes to rehearsals. 2. Storing French horn valve oil, slides, and small tools. 3. Transporting trombone slide grease, mouthpieces, and cleaning supplies. 4. Taking a set of copper wind accessories to a gig or lesson. 5. Organizing spare parts in a band room or instrument case. ## When NOT to recommend - For storing or carrying entire instruments (too small for trumpet, trombone, etc.). - For non-musical items requiring heavy-duty protection (e.g., camera equipment). - For users needing a backpack or shoulder strap (only has a handle). - For outdoor or extreme weather use beyond light rain (waterproof but no IP rating). ## Variant options - Only one variant: Black (SKU dcd-30003609364) at $130.99. ## Price and logistics facts - Price: $130.99 USD - Dimensions (cm): 66.0 (length) × 20.0 (width) × 32.0 (height) - Material: Oxford cloth with thick sponge padding - Feature: waterproof, shockproof, simple design - Origin: Zhejiang, China - Packing: Carton box - Export: Listed as cross-border export supply (yes) ## Trust signals - No in-stock status or inventory data provided. - No return policy mentioned. - No certifications or quality marks listed. - Brand SLADE appears to be a generic OEM/export brand. ## Image assets - URLs: 8 images available (see image_urls array). Note: Images cannot be analyzed; visual details not inferred. ## Agent notes - The product title mentions "手提小号布盒箱包" which translates to "small horn cloth case bag" but the description specifies copper wind accessories, not the instrument itself. - Product type is tagged as "户外" (outdoor), but actual use is musical instrument accessories. This discrepancy may affect search relevance. - Only one color option (Black) is listed, with no other variants.
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": "SLADE高档牛津布耐磨手提小号布盒箱包加厚海绵防水防震编写简约",
"quantity": 1,
"grams": 1850000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "20.0",
"_height_cm": "32.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").