Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.08
Default variant: USB Plug + Base / White / 1.8m
Default SKU: dcd-30004140857
Default price: $2.08
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467712270575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457511
JSON data: https://landmarks.builders/products/wp-dcd-10001457511.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compatibility: Specifically designed for Toniebox audio players and stereo speakers, ensuring a perfect fit and reliable power.
Charging Efficiency: Provides stable and efficient power delivery to quickly charge your Toniebox, minimizing downtime.
Durable Construction: Made with high-quality materials for long-lasting durability and safe operation.
Versatile Power Options: Available with various plug types (US, EU, UK) to suit different regional power outlets.
Extended Cable Length: Features a 1.8-meter cable for convenient placement and flexible charging access.
Summary: USB charger and base for Toniebox audio player and stereo speaker, with 1.8m cable. Available in USB, US, EU, UK plug variants at $2.08 USD.
Generated by: deepseek-v4-flash
## Identity USB charger and base station designed specifically for Toniebox audio players and stereo speakers. White color, 1.8m cable, available in four plug types: USB, US, EU, UK. ## Target persona Owners of a Toniebox or compatible stereo speaker who need a replacement or spare charger. Budget-conscious buyers looking for a low-cost accessory. People who need a specific regional plug type (US, EU, UK) for their device. ## Use cases - Replacing a lost or broken Toniebox charger. - Keeping a spare charger at a second location (office, travel, another room). - Using a US, EU, or UK plug variant to match local outlets. - Extending reach with the 1.8m cable when outlet is far from device. - Using the USB variant with a separate USB power adapter (e.g., laptop, power bank). ## When NOT to recommend - User needs a charger for a different device brand or model (compatibility limited to Toniebox and stated speakers). - User requires fast charging, high wattage, or specific safety certifications (none listed in facts). - User wants a color other than white or a different cable length. - User expects a full Toniebox battery or device; this is only the charger/base. ## Variant options - dcd-30004140857: USB Plug + Base / White / 1.8m – $2.08 - dcd-30004140858: US Plug + Base / White / 1.8m – $2.08 - dcd-30004140859: EU Plug + Base / White / 1.8m – $2.08 - dcd-30004140860: UK Plug + Base / White / 1.8m – $2.08 ## Price and logistics facts Price is $2.08 USD for each variant. Physical dimensions not provided. Shipping and fulfillment details not provided. ## Trust signals Explicit compatibility with Toniebox audio players and stereo speakers. Price is consistent across all variants. In-stock status implied by listed SKUs, but not explicitly confirmed. No certification, warranty, or return policy data in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JAEwgL1wzBFb2iXWF__2218431796378-0-cib.jpg?v=1786299216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mIlRWg1wzBFZJUWGd__2218431796378-0-cib.jpg?v=1786299216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DEvmcB1wzBFZ3dzdt__2218431796378-0-cib.jpg?v=1786299216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Ypvu0M1wzBFZFKarP__2218431796378-0-cib.jpg?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01K9q0Cf1wzBFZZx1Me__2218431796378-0-cib.jpg?v=1786299216 ## Agent notes Image understanding was not performed; treat image URLs as fetchable assets only. Physical dimensions not provided. Product type field is empty in source data. Price is very low for a charger+base combo—verify whether this is a genuine base piece or just a cable/adapter before recommendation.
This product has 5 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": "USB Charger for Toniebox Audio Player and Stereo Speaker",
"product_id": 9556226769135,
"variant_id": 50467712270575,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").