Brand: World Products (Landmark)
SKU: dcd-30003614472
Price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49713973166319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271432
JSON data: https://landmarks.builders/products/wp-dcd-10001271432.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
批发 双片踩镲架 架子鼓 爵士鼓 配件 鼓架 双腿 镲片架 水镲架
| 品牌 | FENGCHEN |
| 适用场景 | 音乐乐器 |
| 产品类别 | 支架 |
| 材质 | 铬 |
| 乐器配件种类 | 其它配件 |
| 乐器品种 | 镲 |
| 乐器配件 | 脚垫 |
Summary: Wholesale double-legged hi-hat stand for drum sets, brand FENGCHEN, chrome finish, priced at $53.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Double-legged Hi-hat Stand - **Brand:** FENGCHEN - **Category:** Drum hardware / percussion accessories - **Material:** Chrome finish ## Target persona - Drummers (acoustic drum sets) - Percussionists - Music store owners purchasing wholesale - Band equipment buyers ## Use cases - Setting up or replacing hi-hat stand on acoustic drum kit - Stocking music store inventory with drum hardware - Equipping practice rooms or rehearsal spaces - Adding spare stand for quick gig replacements - Bundling with drum kit sales ## When NOT to recommend - Buyer needs a single-legged hi-hat stand for compact setup - Buyer requires electronic drum set hi-hat controller (not compatible) - Buyer demands high-end professional studio hardware (price point is budget/wholesale) - Buyer is a beginner seeking a complete kit with stands (stand only, no cymbals) ## Variant options - **Style:** Double-legged Hi-hat – SKU: dcd-30003614472 – Price: $53.99 USD - Only one variant available. ## Price and logistics facts - **Price:** $53.99 USD (wholesale) - **Dimensions:** 59 × 14 × 12 cm (approx. 23.2 × 5.5 × 4.7 inches) - **Weight:** Not specified - **Shipping:** Unknown; check with retailer ## Trust signals - In-stock status not confirmed; mark as wholesale listing - Return policy not stated - Price consistent across variants - No certifications mentioned - Product images available (see below) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0be000b3cd90468aa8e77642bf45511d.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2446a27706b545bcbd7d4e35b02c6fe2.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/361f95685e3048cab7a8334a2d9981e4.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fd34cac121d417ab6cabed6e431ce5e.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e9302adbf92471daabf6a3801e740b5.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ef8c16864a14633ade41f4f5f4ffe26.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d7b82edb7044a70ae900e8ff8b1fbf9.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5aaf17dd9dc349af8acea4dc3dd07c17.png?v=1781085184 ## Agent notes - Images were not analyzed; visual details (e.g., finish, construction) are unconfirmed. - Product title and description are in Chinese, but variant title is English. - No reviews or ratings provided. - WHOLESALE: likely bulk purchase available, price per unit.
This product has 10 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": 3100000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "14.0",
"_height_cm": "12.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").