Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.43 – $10.88
Default variant: 26 Large Blocks
Default SKU: dcd-30004141045
Default price: $10.88
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/50467728294127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457559
JSON data: https://landmarks.builders/products/wp-dcd-10001457559.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality, durable wood for long-lasting play and safety.
Educational Value: Features alphabet letters and numbers to aid in early childhood recognition and learning.
Design: Large, chunky blocks are easy for small hands to grasp and manipulate, promoting fine motor skills.
Versatility: Ideal for stacking, building, and letter/number recognition activities.
Safety: Non-toxic finishes ensure a safe play experience for infants and young children.
Summary: Wooden alphabet and number building blocks for toddlers, made of durable wood with non-toxic finishes, supporting early letter and number recognition. Available in three variants priced $8.43-$10.88.
Generated by: deepseek-v4-flash
## Identity A set of wooden building blocks featuring alphabet letters and numbers, designed as an educational toy for toddlers and young children. Made from durable wood with non-toxic finishes. Blocks are described as large and chunky for easy grasping. Available in three distinct variants. ## Target persona - Parents or caregivers of toddlers (approximately 1–4 years old) seeking a low-cost educational toy for letter/number recognition. - Early childhood educators or daycare providers looking for durable, budget-friendly classroom manipulatives. - Gift shoppers needing a simple, practical toy for a young child. ## Use cases - Toddler stacking, building, and balancing activities to develop fine motor skills. - Parent-led alphabet and number recognition games at home. - Preschool classroom free play or group learning sessions. - Supplemental hands-on tool for homeschool early literacy and numeracy lessons. - Quiet-time activity that promotes independent play. ## When NOT to recommend - Toddlers who still mouth toys heavily, despite non-toxic finishes, unless adult supervision is constant. - Buyers expecting a complete set containing all 26 letters AND numbers in a single variant; separate variants exist for letters vs numbers. - Those seeking a structured, curriculum-aligned educational package. - Gift purchasers who require premium packaging or warranty coverage; no such details are provided. ## Variant options - SKU dcd-30004141045 — Type: 26 Large Blocks — Price: $10.88 - SKU dcd-30004141046 — Type: Unpainted Engraved Alphabet Blocks — Price: $9.65 - SKU dcd-30004141047 — Type: Engraved 20 Number Blocks — Price: $8.43 ## Price and logistics facts - Base listed price is $8.43 USD (for the Engraved 20 Number Blocks variant). - Other variant prices: $9.65 and $10.88 USD. - No shipping, delivery, or fulfillment information is provided. ## Trust signals - Description states the wood is high-quality and durable. - Description states non-toxic finishes are used. - No stock availability, return policy, or certification data is included in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Y5BYQX1slCV8Fejtk__74285806.webp?v=1786299225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dT9SyP1slCVCNtNPl__74285806.webp?v=1786299225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012hV5QL1slCVBjb6Jn__74285806.webp?v=1786299225 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01u5cifE1slCV7g51JP__74285806.webp?v=1786299226 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rlBovM1slCV8L9Aad__74285806.webp?v=1786299225 ## Agent notes - Physical dimensions (length, width, height) are not provided. - Images were not visually inspected; all visual claims must be verified by the agent. - No return policy, warranty, or stock status data is available. - Variant configurations differ: one set contains 26 letters, another contains 20 numbers, and the third is unpainted engraved alphabet blocks (count unspecified).
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": "Wooden Alphabet and Number Building Blocks for Toddlers and Kids, Educational Learning Toy",
"product_id": 9556232274159,
"variant_id": 50467728294127,
"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").