Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $24.99
Default variant: Bluetooth
Default SKU: dcd-30003603282
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 消费电子
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714390663407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267212
JSON data: https://landmarks.builders/products/wp-dcd-10001267212.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: Universal wired and Bluetooth phone handset earpiece for Huawei, Apple, Android; two variants available.
Generated by: deepseek-v4-flash
## Identity Wired and Bluetooth phone handset earpiece for smartphones and desk phones. ## Target persona - Call center agents needing a reliable handset. - Office workers who take many calls. - Heavy phone users seeking ergonomic comfort. - Remote workers wanting better call quality. ## Use cases - Using with desktop phone for hands-free, private calls. - Connecting to smartphone via Bluetooth for cordless use. - Using in noisy environment to improve voice clarity. - For prolonged call sessions to reduce neck strain. - As a backup handset for legacy phone systems. - For users who prefer over-ear design over earbuds. ## When NOT to recommend - For wireless headsets with active noise cancellation. - For professional audio recording applications. - For users wanting in-ear earbuds or wireless earbuds. - For high-fidelity music listening. - For users needing a headset with microphone on a boom. ## Variant options - **Bluetooth**: $24.99, wireless connectivity. - **Wired**: $9.99, direct cable connection. ## Price and logistics facts - Wired variant: $9.99 USD. - Bluetooth variant: $24.99 USD. - Dimensions: 29.2 cm (L) x 14.5 cm (W) x 7.5 cm (H). - No shipping or stock information available. ## Trust signals - Two clear price points for wired and Bluetooth. - Product dimensions confirmed. - Multiple product images available (see below). - No returns or stock status provided. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Description field was empty; no product text available. - No return policy, stock status, or shipping details provided. - Image content not analyzed; treat as generic product photos. - Variant prices differ significantly; ensure correct mapping.
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": "有线无线蓝牙手机听筒耳机定制电话听筒外接手柄华为苹果安卓通用",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "29.2",
"_width_cm": "14.5",
"_height_cm": "7.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").