Brand: World Products (Landmark)
SKU: dcd-30003977670
Price: $30.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Car Electronics
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/50461012623599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001401943
JSON data: https://landmarks.builders/products/wp-dcd-10001401943.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring your favorite physical music collection rekindle on your daily commute with this compact car. Designed as a dedicated external, this device features trip rectangular housing with rounded edges and a that seamlessly blends into any modern vehicle interior. Its front slot-loading disc opening allows for quick and effortless disc changes, while a single front button provides simple, intuitive control over your playback. This versatile piece of electronics is engineered for maximum convenience, measuring a compact 172 mm by 158 mm by 49 mm. Its small footprint ensures it fit easily into glove compartments, center consoles, or under seats without cluttering your dashboard. As a plug-and-play with USB cable, it connects directly to your compatible vehicle audio system, drawing power and transmitting audio through a single connection. Whether you are navigating daily traffic or embarking on a long trip, this reliable car ensures your favorite albums are instantly accessible to play.
Summary: Bring your favorite physical music collection rekindle on your daily commute with this compact car. Designed as a dedicated external, this device features trip rectangular housing with rounded edges and a that seamlessly blends into any modern vehicle interior. Its front slot-loading disc opening allows for quick and effortless disc changes, while a single front button provides simple, intuitive control over your playback. This versatile piece of electronics is engineered for maximum convenience, measuring a compact 172 mm by 158 mm by 49 mm. Its small footprint ensures it fit easily into glove compartments, center consoles, or under seats without cluttering your dashboard. As a plug-and-play with USB cable, it connects directly to your compatible vehicle audio system, drawing power and transmitting audio through a single connection. Whether you are navigating daily traffic or embarking on a long trip, this reliable car ensures your favorite albums are instantly accessible to play.
Generated by: deepseek-v4-flash
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Car Portable USB Plug and Intuitive to Use Electronics for Vehicles",
"product_id": 9540294344943,
"variant_id": 50461012623599,
"quantity": 1,
"grams": 700,
"length_cm": "26.5",
"width_cm": "22.5",
"height_cm": "9.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").