Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.83 – $1.25
Default variant: Hindi Puzzle
Default SKU: dcd-30003671699
Default price: $1.25
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50405796806895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293157
JSON data: https://landmarks.builders/products/wp-dcd-10001293157.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 educational toy introduces young learners to language and shape recognition through interactive play. The hands-on puzzle helps develop fine motor skills and cognitive abilities by fitting each unique piece into its slot. The sturdy wooden board game base provides a long-lasting and tactile learning experience. The vibrant alphabet puzzle features raised, colorful cutout letter pieces that are easy for small hands to grasp. Suitable for early childhood education in classrooms, playrooms, or at home.
Summary: Wooden alphabet puzzle board for preschoolers; low-cost educational toy with Hindi-language variants. Base price USD 0.83, dimensions 30.5x30.0x2.0 cm. Intended for letter recognition and fine motor practice.
Generated by: deepseek-v4-flash
## Identity Wooden Alphabet Puzzle Board with Letter Blocks, an educational toy. Price: USD 0.83 (base). Dimensions: 30.5 x 30.0 x 2.0 cm. Variants: Hindi Puzzle (USD 1.25), Hindi Puzzle A (USD 0.83). Description emphasizes letter/shape recognition and fine motor skills. ## Target persona Budget-conscious preschool teachers needing low-cost manipulatives. Parents of children aged 3-5 supporting early literacy. Homeschool/early-childhood educators seeking tactile wooden puzzles. ## Use cases Classroom stations for letter/character recognition. Fine motor skill practice through grasping and fitting pieces. Independent play in a playroom or at home. Hindi letter introduction using the Hindi variants. ## When NOT to recommend Shoppers who need a specific non-Hindi alphabet (e.g., English A-Z) because the listed variants are Hindi. Children over 6 who need advanced literacy tools. Buyers expecting an electronic or interactive learning toy. Purchases where confirmed safety certifications are required. ## Variant options - Hindi Puzzle (dcd-30003671699) – USD 1.25 - Hindi Puzzle A (dcd-30003671700) – USD 0.83 ## Price and logistics facts Base price: USD 0.83. Variant prices as listed. Dimensions: 30.5 x 30.0 x 2.0 cm. Shipping and availability info not provided. ## Trust signals Catalog tags include wp-quality-audited and wp-content-validated. Price consistency: base price matches one variant. Stock status and return policy not provided. ## Image assets One image URL: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e94fcc06-588d-45f7-aae1-07f7f9563b00.jpg?v=1786242108 ## Agent notes - Product title says "Alphabet Puzzle" but both variants are Hindi puzzles; verify the intended alphabet before recommending. - Description mentions "vibrant alphabet puzzle" and "colorful cutout letter pieces", but the image was not visually inspected to confirm these details. - Base price matches "Hindi Puzzle A"; "Hindi Puzzle" is 50% higher.
This product has 1 image 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": "Wooden Alphabet Puzzle Board with Letter Blocks for Preschoolers",
"product_id": 9537718943983,
"variant_id": 50405796806895,
"quantity": 1,
"grams": 350,
"length_cm": "30.5",
"width_cm": "30.0",
"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").