Brand: World Products (Landmark)
SKU: dcd-30003622766
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713164714223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274945
JSON data: https://landmarks.builders/products/wp-dcd-10001274945.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: A waterproof, dustproof, and moisture-proof carrying bag for music stands, made of oxford cloth, sized 30x25x9 cm, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity This is a music stand carrying bag (乐谱架携带包) made of oxford cloth, featuring waterproof, dustproof, and moisture-proof properties. Dimensions: 30 x 25 x 9 cm. Priced at $10.99. ## Target persona Music teachers, traveling musicians, or students who need to transport a folding music stand and want protection from weather and dust. ## Use cases - Protecting a music stand during outdoor performances or rehearsals. - Storing a music stand in a dusty or humid environment. - Carrying a music stand to and from lessons or gigs. - Organizing music stand accessories in a compact bag. ## When NOT to recommend - For large or non-folding music stands that exceed 30 cm in length. - For users needing a heavy-duty hard case for air travel or rough handling. - For customers seeking a branded or premium aesthetic product. ## Variant options - Style: 210D (one variant at $10.99) ## Price and logistics facts - Price: $10.99 USD. - Dimensions: 30 x 25 x 9 cm. - Material: Oxford cloth. - Has no brand or patent. ## Trust signals - In-stock status: not specified (assume available based on listing). - Return policy: not provided. - Price consistency: single variant at $10.99. - Certifications: none listed. ## Image assets - 5 PNG images available at URLs provided. Note: agent cannot visually inspect images; treat as asset references. ## Agent notes - No patent or brand information. Product is unbranded. - Image understanding not performed — do not infer visual details.
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": "Waterproof Nylon Music Stand Carrying Bag",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "9.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").