Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.11
Default variant: Blue L
Default SKU: dcd-30003671806
Default price: $1.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Educational Toy
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/50405748932847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293191
JSON data: https://landmarks.builders/products/wp-dcd-10001293191.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This vibrant wooden puzzle with letters is a classic educational tool designed to introduce young minds to the fundamentals of language. Primary Function: The interactive alphabet board helps children practice letter recognition and early spelling by matching the chunky pieces to their corresponding slots. Special Features: Each letter cutout on this alphabet puzzle features a colorful illustration and text label underneath to provide helpful visual cues for early learners. Key Benefits: Crafted from smooth wood, this long-lasting toy is designed with raised, easy-to-grasp pieces that are perfect for developing fine motor skills and hand-eye coordination. Intended Purpose: This engaging puzzle serves as an excellent resource for preschool classrooms, homeschool environments, and quiet playrooms to foster a love for learning.
Summary: A budget-priced wooden alphabet puzzle with chunky letter pieces, designed to teach letter recognition and early spelling through matching, suitable for preschool and homeschool use.
Generated by: deepseek-v4-flash
## Identity Educational wooden alphabet puzzle with chunky letter blocks. Interactive matching game for letter recognition and early spelling. Raised, easy-grasp pieces, smooth wood, colorful illustrations under each letter. Dimensions: 30.5 x 30.5 x 2.0 cm. ## Target persona Parents of preschool-age children (2-5) seeking early literacy toys. Homeschool educators looking for hands-on phonics aids. Preschool and kindergarten teachers needing classroom alphabet activities. ## Use cases - Practicing letter recognition and matching letters to slots. - Early spelling practice using letter blocks. - Developing fine motor skills through grasping and placing chunky pieces. - Quiet playroom or classroom independent activity. - Supplementing homeschool alphabet lessons. - Group activity in preschool settings. ## When NOT to recommend - For children already fluent in alphabet recognition or beyond basic spelling. - If the buyer needs a travel-sized puzzle (30.5 cm, not compact). - For rough or outdoor play; it is a wooden classroom-style puzzle, not a rugged toy. - If the buyer expects a premium, high-end toy; the $1.11 price suggests a budget item. ## Variant options - Blue L (SKU dcd-30003671806) – $1.11 - Pinyin with Russian (SKU dcd-30003671807) – $1.11 Both variants priced at $1.11 USD. ## Price and logistics facts Price: $1.11 USD per variant. Dimensions: 30.5 cm (L) x 30.5 cm (W) x 2.0 cm (H). No shipping, stock, or fulfillment details provided. ## Trust signals Catalog tags indicate 'wp-quality-audited' and 'wp-content-validated'. No user reviews, certifications, or return policy information supplied. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f3ec0b5-fa24-40b6-9dd7-3baf91676aeb.jpg?v=1786242159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c59fdf97-8dd9-4d92-a3fc-9feac6f37ab8.jpg?v=1786242195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a81d77ba-2459-4385-b86c-02ecb3de0ce8.jpg?v=1786242226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb0dc45e-21de-4322-af7a-64ef8e7cb2ec.jpg?v=1786242159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee2125f1-ea1f-4777-b206-247b578ebbb6.jpg?v=1786242457 ## Agent notes - Confirm stock and shipping before recommending; availability not provided. - Verify return policy separately; none stated. - Price is unusually low; check for possible listing errors or limited durability. - Images were not visually inspected; visual details are unverified.
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": "Educational Wooden Alphabet Puzzle with Letter Blocks Chunky Letter Blocks Interactive Matching Game Easy Learning for Homeschool",
"product_id": 9537702953199,
"variant_id": 50405748932847,
"quantity": 1,
"grams": 320,
"length_cm": "30.5",
"width_cm": "30.5",
"height_cm": "2.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").