Brand: World Products (Landmark)
SKU: dcd-30003653952
Price: $2.92
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50455615078639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001286900
JSON data: https://landmarks.builders/products/wp-dcd-10001286900.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This hands-on flower building toy features colorful interlocking plastic pieces. Children can construct floral arrangements. The set includes stems, leaves, and flowers that snap together. It comes with a solid brown base for anchoring creations. Includes cartoon-style decorative pieces and friendly animal faces. The pieces have smooth, rounded edges and a glossy finish.
Summary: Hands-on flower building toy with 38 interlocking plastic pieces, brown base, and cartoon animal faces; priced at $2.92 USD.
Generated by: deepseek-v4-flash
## Identity Hands-on Flower Building Toy with Brown Base, 38 Pieces. Colorful interlocking plastic pieces including stems, leaves, flowers, cartoon-style decorations, and friendly animal faces. Includes a solid brown base for anchoring creations. Smooth rounded edges and glossy finish. ## Target persona Parents of toddlers or preschoolers looking for low-cost fine-motor activities; daycare or kindergarten teachers needing a simple group craft toy; budget-conscious gift buyers for small occasions; fans of basic construction/stacking toys. ## Use cases - Fine motor skill practice through snapping pieces together - Creative floral arrangement play with multiple color combinations - Group activity in a classroom or playgroup setting - Party favor or small low-cost gift - Quiet-time independent play for young children ## When NOT to recommend - Children who still mouth toys (small parts risk, no age grade provided) - Collectors or hobbyists seeking realistic botanical models - Older kids or teens wanting a complex building challenge - Use cases requiring high durability or tight snap resistance (e.g., repeated heavy play) ## Variant options - 38 Pieces Box (SKU dcd-30003653952) – $2.92 USD ## Price and logistics facts - Price: $2.92 USD - Dimensions: 27.0 cm × 24.0 cm × 7.0 cm - Item is in the DCD full catalog (tags: dcd-full-catalog, wp-catalog-only, wp-content-validated) - No shipping or stock information provided ## Trust signals - Listed price matches variant price exactly - Catalog tags indicate content validation and quality audit (wp-content-validated, wp-quality-audited) - No explicit stock status or return policy provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/870d5611-caed-4732-867c-b7ed074100fa.jpg?v=1786242013 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86aa7207-785f-4e86-8781-12e50d417485.jpg?v=1786242300 ## Agent notes - Image content was not analyzed; URLs are provided as fetchable assets only. - No age recommendation, safety warnings, or material certifications are included in the facts. - Only one variant exists; confirm availability with seller before recommending.
This product has 2 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": "Hands-on Flower Building Toy with Brown Base, 38 Pieces",
"product_id": 9537573060847,
"variant_id": 50455615078639,
"quantity": 1,
"grams": 1500,
"length_cm": "27.0",
"width_cm": "24.0",
"height_cm": "7.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").