Brand: World Products (Landmark)
SKU: dcd-30002905938
Price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/49810866569455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001149580
JSON data: https://landmarks.builders/products/m4x-10001149580.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: Portable rolling snare drum bag for 14-inch snare drums, adjustable straps, black color, priced at $50.99.
Generated by: deepseek-v4-flash
## Identity Portable rolling snare drum case for 14-inch snare drums, black color, adjustable straps. ## Target persona Gigging drummer, music student, percussionist, hobbyist needing affordable protection. ## Use cases - Transporting snare drum to rehearsal or gig - Storing snare drum at home or studio - Traveling with snare drum for performances - Protecting snare during practice sessions - Carrying snare in a vehicle or on public transit ## When NOT to recommend - For professional touring (may lack durability) - For drums larger than 14 inches - For non-drum equipment (e.g., floor toms) - When high-impact protection is required (no hard shell) ## Variant options - Black (only variant; price $50.99) ## Price and logistics facts - Price: $50.99 USD - Dimensions: 49 x 46 x 22 cm - Only one color available ## Trust signals - In-stock status unknown - Return policy not provided - No certifications or brand information given ## Image assets No images available for this product. ## Agent notes - Image understanding not performed; no image URLs provided. - Description in Chinese: "以实际尺寸为准" (actual size prevails).
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": "14 Inch Snare Drum Bag Portable Rolling Snare Drum Case Adjustable Straps Musical Equipment for Performance",
"quantity": 1,
"grams": 2700000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "46.0",
"_height_cm": "22.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").