Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.42 – $3.56
Default variant: Quicksand Journal Guka (Random) 007-87
Default SKU: dcd-30004140823
Default price: $3.42
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/50467796582639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457501
JSON data: https://landmarks.builders/products/wp-dcd-10001457501.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Creative Play: Engages children in imaginative play with DIY quicksand glitter and cream glue crafts.
Educational Value: Promotes fine motor skills, hand-eye coordination, and creative expression through hands-on activities.
Quiet Book Fun: Includes quiet book elements for focused, independent play and learning.
Versatile Gift: Ideal as a gift for kindergarten, preschool, or educational institutions.
Safe Materials: Made with child-friendly materials suitable for young girls' crafting enjoyment.
Summary: Girls' DIY kit with quicksand glitter, cream glue, and quiet book activities; two random variants priced at $3.42-$3.56. Designed for preschool/kindergarten craft, fine-motor practice, and quiet independent play.
Generated by: deepseek-v4-flash
## Identity A low-cost DIY craft kit titled "Girls' DIY Educational Craft Kit with Quicksand Glitter, Cream Glue, and Quiet Book Activities". Two SKUs: Quicksand Journal Guka (Random) 007-87 at $3.42, and DIY Quiet Book Beaded Journal (Random) 007-96 at $3.56. Product type not specified. ## Target persona - Parents / guardians of preschool and kindergarten girls looking for inexpensive screen-free activities. - Kindergarten/preschool teachers or daycare providers needing quiet, hands-on classroom projects. - Event planners assembling party favors or activity stations for young children. ## Use cases - Quiet, independent play at home or in a classroom. - Fine-motor skill practice via glueing, glitter, and beading activities. - A travel busy-bag for restaurants, car rides, or waiting rooms. - Low-cost craft for children's birthday parties or group events. - A supplementary material for early-childhood education settings. ## When NOT to recommend - When the buyer needs a specific, non-random toy or kit with fixed contents (both SKUs are described as "Random"). - For children under three, as small components may be present (not confirmed, but caution advised). - For buyers seeking a gender-neutral or boys' craft kit, given the title's explicit "Girls'" positioning. - When the buyer expects a comprehensive educational curriculum rather than a one-off craft activity. ## Variant options - SKU dcd-30004140823: Quicksand Journal Guka (Random) 007-87 — $3.42 - SKU dcd-30004140824: DIY Quiet Book Beaded Journal (Random) 007-96 — $3.56 (Note: the option label is "Color" but values are random product types; actual contents may vary.) ## Price and logistics facts - Price: USD $3.42 (variant 1) and $3.56 (variant 2). No other pricing tiers or quantity discounts provided. - No shipping, handling, or delivery information given. - Physical dimensions not provided. ## Trust signals - No stock availability, return policy, material safety certification, or brand information provided in the source data. - The description states "safe materials" and "child-friendly" but no certifications are cited. ## Image assets Five image URLs provided; images were not programmatically inspected. Visual details cannot be confirmed from URL alone. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FLLc8O1muSzd4KC5E__2221470375014-0-cib.jpg?v=1786299277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dQo7eL1muSzdG8hzv__2221470375014-0-cib.jpg?v=1786299277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01u8Gq9v1muSzco1H6X__2221470375014-0-cib.jpg?v=1786299278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01F6A8x91muSzcxjLrG__2221470375014-0-cib.jpg?v=1786299278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017peIaf1muSzdGBKDQ__2221470375014-0-cib.jpg?v=1786299277 ## Agent notes - The two SKUs are distinct products (journal vs beaded journal) but share the listing name. - "Random" in the variant title means the buyer may not control which design/color they receive. - No `product_type` was specified in the source data. - Image understanding was not performed; any visual claims are unsupported.
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": "Girls' DIY Educational Craft Kit with Quicksand Glitter, Cream Glue, and Quiet Book Activities",
"product_id": 9556257767663,
"variant_id": 50467796582639,
"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").