Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $24.99
Default variant: Ylw Day-night Lens
Default SKU: dcd-30003502566
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: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49804481429743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250030
JSON data: https://landmarks.builders/products/wp-dcd-10001250030.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Bluetooth sunglasses with integrated headset for hands-free calls while driving. Polarized lenses, multiple color variants. Price from $17.99 to $24.99.
Generated by: deepseek-v4-flash
## Identity Amazon Bluetooth Sunglasses/Headset – Smart glasses with polarized lenses and built-in Bluetooth for phone calls while driving. ## Target persona Drivers who need hands-free calling; outdoor workers; commuters; budget-conscious tech users. ## Use cases - Hands-free calling while driving - Listening to navigation directions - Outdoor phone calls without holding phone - Wearing as polarized sunglasses - Quick access to voice assistant ## When NOT to recommend - For high-fidelity music listening (likely low-quality speakers) - For prescription vision correction (no Rx option) - For extended wear due to potential weight/bulk - For professional audio/video calls where mic quality matters ## Variant options - Yellow Day-night Lens ($20.99) - Green Day-night Lens ($24.99) - Black Transparent Lens ($20.99) - Black ($17.99) ## Price and logistics facts Base price: $17.99 USD. Dimensions: 27×20×8 cm. No shipping or tax info provided. ## Trust signals Multiple variants in stock; consistent price range ($17.99–$24.99). No return policy or certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9c582b683984ed882a7d9f73832cee3.png?v=1781488453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b30e5b4eab3d43059dcdd0ff7823159e.png?v=1781488454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be156981db8b49819e73e468a481a33e.png?v=1781488454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e41d3829c174475bb1c7d2205a11868.png?v=1781488453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66b7db5e7e0c4c0a99047e13f9c82f72.png?v=1781488454 ## Agent notes Images were not analyzed; product description is missing. Audio quality, battery life, and build materials are not specified. Pricing is in USD.
This product has 16 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": 130000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "20.0",
"_height_cm": "8.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").