Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.67
Default variant: Pink / Bear-en-112c
Default SKU: dcd-30003713066
Default price: $1.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Educational Toys
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/50406922354927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307289
JSON data: https://landmarks.builders/products/wp-dcd-10001307289.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This interactive learning machine is designed for children aged 0-8 to build vocabulary and language skills through audio play. Insert the included English cards to hear clear pronunciations. It features a rounded cartoon animal body, simple controls with a display window and two buttons, and comes with a set of English cards, a USB charging cable, and an instruction booklet. It is rechargeable and reusable.
Summary: Screenless audio learning toy for children ages 0-8; insert English cards to hear pronunciations. Rechargeable, includes card set, USB cable, guide. $1.67, Pink or Blue.
Generated by: deepseek-v4-flash
## Identity Cartoon Card Learning Machine Screenless Language Toy with Cards. Educational toy (screenless audio player for English vocabulary) from catalog. Sold in Pink/Blue variants, SKU dcd-30003713066 and dcd-30003713067. ## Target persona Caregivers of children 0-8 seeking screen-free auditory learning; budget-conscious gift-givers; early childhood educators needing low-cost vocabulary tools. ## Use cases - Building first English vocabulary via card insertion and audio playback. - Screen-free entertainment during car rides or quiet time. - Introducing cause-and-effect (insert card, hear sound). - Reusable flash-card practice at home or preschool. - Replacement for phone/tablet-based learning apps. ## When NOT to recommend - Parents wanting visual video content or animated screens. - Children who already use complex interactive tablets and expect games. - Non-English-speaking households needing multilingual support (only English cards included per description). - Users needing replaceable card sets or additional cards (card count not specified). ## Variant options - Pink / Bear-en-112c (SKU dcd-30003713066) – $1.67 - Blue / Bear-en-112c (SKU dcd-30003713067) – $1.67 ## Price and logistics facts - Price: USD 1.67 (both variants) - Dimensions: 17.7 cm × 9.6 cm × 4.7 cm (L×W×H) - Includes: English cards, USB charging cable, instruction booklet - Power: Rechargeable, reusable ## Trust signals - Consistent price across variants. - Rechargeable and reusable; no ongoing battery replacement. - Catalog tags indicate quality audit (wp-quality-audited), but no external certifications provided. - Return policy not specified in available data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b54bc489-04a6-4559-ad95-9f867638a0d0.jpg?v=1786242412 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20012c19-2819-4668-8937-bbcd50401c84.jpg?v=1786242395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a5f6b51-4691-4c86-be17-6626549448cb.jpg?v=1786242398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/268c247b-fe4c-46f9-8686-d2159177681f.jpg?v=1786242385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58d38c65-1f0a-41c0-9ba8-ac0262a7a9a4.jpg?v=1786242385 ## Agent notes - Image content not visually inspected; fetch to verify condition and card styling. - Missing data: brand, card count, battery capacity, charging time, return policy, warranty. - The description mentions a display window, but screenless means no digital screen; likely a card window.
This product has 9 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": "Cartoon Card Learning Machine Screenless Language Toy with Cards",
"product_id": 9538070708463,
"variant_id": 50406922354927,
"quantity": 1,
"grams": 270,
"length_cm": "17.7",
"width_cm": "9.6",
"height_cm": "4.7"
}],
"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").