Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Micro-usb
Default SKU: dcd-30003585620
Default price: $14.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/49715282215151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001260657
JSON data: https://landmarks.builders/products/wp-dcd-10001260657.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
ESP32开发板 无线WiFi+蓝牙 双核CPU 物联网 38PIN排针黄
| 适用产品 | 开发板 |
Summary: ESP32 development board with WiFi+Bluetooth, dual-core CPU, 38-pin header, available in Micro-USB or Type-C variants, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity ESP32 development board with wireless WiFi+Bluetooth, dual-core CPU, 38-pin header (yellow). Two USB interface variants. ## Target persona IoT hobbyists, makers, embedded developers, students learning microcontroller programming. ## Use cases - Prototyping IoT devices with WiFi/Bluetooth connectivity - Home automation sensor nodes - Wireless data logging - Wearable IoT prototypes - Educational projects for embedded systems ## When NOT to recommend - High-performance computing (e.g., video processing) - Applications requiring industrial safety certifications - Professional audio/video streaming - Projects needing certified wireless compliance (FCC/CE) ## Variant options - Micro-USB style: $14.99 - Type-C style: $14.99 ## Price and logistics facts - Price: $14.99 USD per variant - Dimensions: 13.0 x 9.0 x 2.5 cm ## Trust signals - Price consistent across both variants - No stock status or return policy provided in source data - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ca4774db6b2455bb5dbc252b9fa2146.png?v=1781086045 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c891ed65cc1046088848ef6af781f452.png?v=1781086046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db52bf4a59e14944b5176cacc75f2d44.png?v=1781086046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9bb4fc664d84c4cae491600f2c08ffb.png?v=1781086046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1985361fb89245268ff560b6acf64dd5.png?v=1781086046 ## Agent notes Image content not verified; visual features (e.g., pin layout, color, labels) are inferred only from product title and description. Dimensions indicate the board is relatively large.
This product has 14 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": "ESP32开发板 无线WiFi+蓝牙 双核CPU 物联网 38PIN排针黄",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "9.0",
"_height_cm": "2.5"
}
}],
"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").