Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.36 – $2.60
Default variant: Crazy Sentence Building [Durable Box, Extra Quantity]
Default SKU: dcd-30004137463
Default price: $1.36
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/50467633332463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456126
JSON data: https://landmarks.builders/products/wp-dcd-10001456126.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Educational Game: Helps children learn to construct sentences and improve their language skills through interactive play.
Interactive Fun: Designed for parent-child interaction, making learning an enjoyable and engaging family activity.
Cognitive Development: Enhances logical thinking, vocabulary acquisition, and creative expression in young learners.
Durable Cards: Made from high-quality, child-safe materials, ensuring longevity and resistance to wear and tear.
Portable Design: Compact and easy to carry, perfect for travel or on-the-go learning and entertainment.
Summary: Educational card game that helps children build sentences and improve language skills through interactive play; base set $1.36 with combo variants.
Generated by: deepseek-v4-flash
## Identity A compact educational card game focused on sentence building for children's language development. Base listing: "Sentence Building Card Game for Kids, Educational Interactive Toy for Language Development". Multiple variants without a separate product type. ## Target persona - Budget-conscious parents of early readers (roughly ages 4-8) wanting a low-cost literacy activity. - Homeschooling families seeking portable, parent-led learning exercises. - Teachers looking for inexpensive literacy center materials or class rewards. ## Use cases - Parent-child sentence construction practice at home. - On-the-go play in cars, waiting rooms, or travel. - Classroom literacy warm-up or small-group game. - Entry-level phonics/vocabulary activity for English language learners. - Assembly or party bag inclusion for educational gifts. ## When NOT to recommend - Advanced language learners or older students needing complex grammar drills. - Buyers expecting a complete game set with boards, dice, or digital play modes. - Situations where 240 cards or more are required without purchasing a higher-priced variant. - Users needing formal certified educational materials rather than a general toy. ## Variant options - base: Crazy Sentence Building [Durable Box, Extra Quantity] – $1.36 - combo 1: Crazy Sentence Building [240 Cards] + Knowledge Energy Cards [Tin Box] – $2.33 - combo 2: Crazy Sentence Building [240 Cards] + Guess Idioms from Pictures [Tin Box, 112 Cards] – $2.35 - combo 3: Crazy Sentence Building [240 Cards] + 24 Point Math Cards – $2.60 ## Price and logistics facts - Base price $1.36 USD; variants from $2.33 to $2.60. - No shipping weight or dimensions provided. - No explicit availability/stock status or delivery time in the source data. ## Trust signals - Description claims durable, child-safe cards. - Price listed as fixed amounts, no indication of discounts. - No independent certification, review rating, or return policy stated in the product facts. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mxfovc24J3gyt8IEe__4611686018427384665-0-item_pic.webp?v=1786299101 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ljs9fh24J3gxLcKBN__2200817857369.webp?v=1786299101 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01YX4VS924J3gyQ0MOC__2200817857369.webp?v=1786299101 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sJJpfi24J3gyDWIA2__2200817857369.webp?v=1786299102 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01LXk9Rk24J3gxwDtNG__2200817857369.webp?v=1786299101 ## Agent notes - Images were not visually inspected; URLs are provided as fetchable assets only. - The phrase '240 Cards' in variants suggests the base version may contain fewer cards, but card count for the base set is not confirmed. - No age range is given in the structured data. - Variant titles contain bundle contents; option color field repeats the title, not a real color.
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": "Sentence Building Card Game for Kids, Educational Interactive Toy for Language Development",
"product_id": 9556195672303,
"variant_id": 50467633332463,
"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").