Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $22.99
Default variant: Soft Mic SET
Default SKU: dcd-30003503433
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49739218321647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250202
JSON data: https://landmarks.builders/products/wp-dcd-10001250202.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof noise-cancelling Bluetooth headset for motorcycle helmets, connects to two phones simultaneously, priced from $20.99.
Generated by: deepseek-v4-flash
## Identity Waterproof noise-cancelling Bluetooth headset for motorcycle helmets, able to connect two phones simultaneously. SKUs: Soft Mic SET, Hard Mic SET, Soft Hard Mic SET. ## Target persona Motorcycle commuters or riders who need hands-free calling and GPS navigation while riding, especially those using two phones (e.g., personal and work). ## Use cases - Answering incoming calls during a ride - Listening to GPS turn-by-turn directions - Connecting to both a personal and work phone simultaneously - Using as a communication device for passenger or intercom (if compatible) - Providing music audio stream while riding ## When NOT to recommend - Professional audio recording due to noise floor and mic quality - Non-helmet use (e.g., bicycle or open-face helmet without proper mounting) - Riders seeking integrated speakers in full-face helmets (this is an add-on headset) - High-fidelity music listening (budget Bluetooth codec) ## Variant options - Soft Mic SET ($20.99): flexible microphone - Hard Mic SET ($20.99): fixed boom microphone - Soft Hard Mic SET ($22.99): includes both mic types ## Price and logistics facts - Price: $20.99 (Soft Mic, Hard Mic) / $22.99 (Soft Hard Mic) - Currency: USD - Package dimensions: 18×12×5 cm - No shipping or tax details provided ## Trust signals - Stock status not explicitly stated (likely in stock, tag "wp-import" suggests dropshipping) - Price consistent across variants (except combo) - No warranty or return policy mentioned - Certification not provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3cbfdad1d254f74a101f635c0fbb256.png?v=1781488416) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bdc79f62ed74c3ab3cb398b0111b025.png?v=1781488416) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c124ccf7a6814e198669600223997f3a.png?v=1781488416) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e8f8c1f2dde4906a54a89ca6b3b8166.png?v=1781488416) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fed1c3fc1c4a45da9c89569a3b67610d.png?v=1781488416) ## Agent notes - Product title emphasizes cross-border hot item; likely targeted at price-sensitive international buyers. - No product description; rely on image content for feature details (not analyzed here). - Two-phone connection is a key differentiator at this price point.
This product has 15 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": "跨境爆款头盔蓝牙耳机防水降噪摩托车耳机头盔耳机智能连2个手机",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "12.0",
"_height_cm": "5.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").