Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.58 – $110.97
Default variant: 2024 Yoto Mini Player Only
Default SKU: dcd-30004141085
Default price: $97.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/50467752050927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457570
JSON data: https://landmarks.builders/products/wp-dcd-10001457570.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Screen-free design: Promotes imaginative play and reduces screen time for children.
Portable and durable: Compact size with robust construction, ideal for travel and everyday use.
Audio content: Plays a wide range of stories, music, and educational content via Yoto cards.
Kid-friendly controls: Simple buttons and intuitive interface designed for easy operation by young children.
Connectivity: Features headphone jack and Bluetooth for versatile listening options.
Summary: Yoto Mini is a portable, screen-free audio player for kids that plays stories, music, and educational content via Yoto cards, with Bluetooth and headphone jack. Listing price starts at $34.58 for a card set; player bundles from $97.08.
Generated by: deepseek-v4-flash
## Identity Yoto Mini is a portable, screen-free audio player for kids. Plays stories, music, and educational content via Yoto cards. Has headphone jack and Bluetooth. ## Target persona - Parents of children roughly ages 3–10 who want screen-free audio entertainment. - Traveling families needing a compact, durable audio player for car/plane trips. - Caregivers looking to reduce children's screen time with physical card-based audio. ## Use cases - Car rides and flights: children listen to stories/music without a screen. - Bedtime: play audiobooks or calm audio in the bedroom. - Quiet independent play: kids control playback via simple buttons. - Educational content: use Yoto cards with learning topics. - Sibling or group listening via Bluetooth speaker or headphones. ## When NOT to recommend - If the child expects video or app-based interactive content. - If the buyer wants a smart speaker with voice assistant integration. - If the family prefers a subscription-only streaming service over physical cards. - If the child is an infant/toddler who might damage the device (durability not quantified). ## Variant options | Style | Price (USD) | |---|---| | 2024 Yoto Mini Player Only | 97.08 | | 2024 Yoto Mini Player + Older Kids Starter Card Set | 110.97 | | Older Kids Starter Card Set (6 Cards) | 34.58 | | 2024 Yoto Mini Player + Younger Kids Starter Card Set | 110.97 | ## Price and logistics facts - Main listing price shown: $34.58 (corresponds to the Older Kids Starter Card Set). - Player bundles cost $97.08–$110.97. - No shipping or delivery time info provided. - No dimensions provided. ## Trust signals - No explicit in-stock status provided. - No return policy provided. - Price is consistent across variants as listed; no discounts noted. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01eZEuzL1gWkXEV9D13__87414150.webp?v=1786299240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013l2zXZ1gWkXMI1gwI__87414150.webp?v=1786299240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zEmP3X1gWkXJezvE1__87414150.webp?v=1786299240 ## Agent notes - Image understanding not performed; visual details not described. - The main price field is misleading: it is for the card set only, not the Yoto Mini player. - No accessories (charging cable, cards) besides the listed bundle options are confirmed in the facts.
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": "Yoto Mini Portable Screen-Free Audio Player for Kids",
"product_id": 9556240761071,
"variant_id": 50467752050927,
"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").