Brand: World Products (Landmark)
SKU: dcd-30003572548
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 810 g
Cart URL (default variant): https://landmarks.builders/cart/49716024574191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001255622
JSON data: https://landmarks.builders/products/wp-dcd-10001255622.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This 168-piece DIY screw toy set for children comes in a cardboard storage box, priced at $37.99, with dimensions 26.8x23x6.5 cm.
Generated by: deepseek-v4-flash
## Identity Product: 168-piece children's educational DIY screw set in storage box. Brand not specified. ## Target persona - Parents of preschoolers or early elementary children (ages 3-8) seeking fine motor skill development, STEM learning, or constructive play. - Educators or daycare providers looking for group activity toys. - Caregivers wanting screen-free, hands-on play. ## Use cases - Indoor constructive play for toddlers and young children. - Fine motor skill practice via screwing and unscrewing. - Introduction to basic engineering concepts (screws, assembly). - Group activity in preschool or daycare settings. - Travel activity due to compact storage box. - Gift for children interested in building toys. ## When NOT to recommend - For children under 3 years (choking hazard from small parts). - For buyers seeking electronic or digital toys. - For those requiring a detailed instruction manual (not specified). - For those needing a branded or licensed character toy. ## Variant options Only one style: "a Series 168PC" at $37.99. ## Price and logistics facts - Price: $37.99 USD. - Dimensions: 26.8 cm x 23.0 cm x 6.5 cm. - Cross-border shipping (likely China based on tags). ## Trust signals No specific trust signals provided (e.g., return policy, stock status, certifications). Single variant listed at $37.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/629b3fd5111044ba895438aaa919771a.png?v=1781086468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b3de348068f4a61a974defca2de5ed5.png?v=1781086467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/daf9b21b1ff0448f87422afedd9e2e2a.png?v=1781086468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa701516df2946caad7ca23865837969.png?v=1781086468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26daf2fd1ee440dbbaedf644f96c9416.png?v=1781086467 ## Agent notes No description available. Product appears to be a DIY screw assembly toy in a cardboard storage box. Image understanding not performed.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "跨境热卖儿童科教益智玩具纸板diy螺丝套装168件套螺丝拆装收纳盒.",
"quantity": 1,
"grams": 810000,
"properties": {
"_length_cm": "26.8",
"_width_cm": "23.0",
"_height_cm": "6.5"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").