Brand: World Products (Landmark)
SKU: dcd-30003622360
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49713127653615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274769
JSON data: https://landmarks.builders/products/wp-dcd-10001274769.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
MIDI shield 串口转MIDI模块
| 品牌 | by |
Summary: MIDI shield serial-to-MIDI module for connecting serial devices to MIDI instruments. Price $19.99.
Generated by: deepseek-v4-flash
## Identity MIDI shield 串口转MIDI模块 (Serial-to-MIDI module) from brand "by". ## Target persona Electronics hobbyists, DIY musicians, synth builders, and makers who need to connect serial devices to MIDI equipment. ## Use cases - Connecting vintage synthesizers with serial ports to modern MIDI gear. - Prototyping MIDI controllers with Arduino or similar microcontrollers. - Integrating serial devices into DAW setups for MIDI control. - Educational projects for understanding MIDI protocol. - Repairing or modding legacy MIDI equipment. ## When NOT to recommend - Users looking for plug-and-play USB-MIDI interface without soldering or configuration. - Professional studio setups requiring high-end, low-latency MIDI interfaces. - Musicians needing only USB-MIDI connectivity (no serial). - Complete beginners without electronics experience. ## Variant options Single variant: Style "1" at $19.99. ## Price and logistics facts Price: $19.99 USD. Dimensions: 9.0 x 6.0 x 3.0 cm. No shipping or tax details provided. ## Trust signals No stock status provided. No return policy mentioned. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c64b6a4059e4c918e420178f79aa049.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca96b87c16f84559b12d07cb77aac418.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b593f38381324d83a4e9da654918ed7f.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4283e0e5e7a848268e4a326ca414085f.png?v=1781084430 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e322aa52d034350bbcc9efd9c830c06.png?v=1781084431 ## Agent notes Images are provided but not visually analyzed.
This product has 8 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": "MIDI shield serial to MIDI module",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "6.0",
"_height_cm": "3.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").