Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.56
Default variant: Dessert Bakery (Kakawoo 32.0 Series)
Default SKU: dcd-30004136722
Default price: $1.56
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/50467631497455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455923
JSON data: https://landmarks.builders/products/wp-dcd-10001455923.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Immersive 3D design creates realistic miniature scenes, perfect for imaginative play and display.
High-quality, durable stickers with intricate details for a rich visual experience.
Engaging DIY craft promotes fine motor skills, creativity, and problem-solving abilities.
Stress-relieving activity provides a calming and focused experience for children and adults.
Includes a variety of themes to spark endless storytelling and scene-building possibilities.
Summary: Kakawoo 3D Diorama Sticker Set for Miniature Scenes is a DIY educational toy for girls, priced at $1.56 per variant with four themed style options.
Generated by: deepseek-v4-flash
## Identity Kakawoo 3D Diorama Sticker Set for Miniature Scenes – a DIY educational toy. Multiple themed sticker sheets for building miniature diorama scenes. Priced at $1.56 per variant. ## Target persona Parents of girls aged 5-12 who enjoy craft and pretend play. Hobbyists creating small-scale dioramas. Educators seeking low-cost fine-motor skill activities for classrooms. ## Use cases - Assembling a dessert bakery themed diorama scene. - Constructing a retro snack shop miniature. - Decorating a cozy courtyard with autumn harvest or spring buds elements. - Providing a calming, focused craft activity for children or adults. - Building storytelling scenes for imaginative play and display. ## When NOT to recommend - When the buyer needs a completed, ready-made diorama (this is a DIY sticker set). - When physical product dimensions are critical (dimensions were not provided). - For users expecting large-format wall stickers rather than miniature scene components. - When bulk quantity is required; this listing is per-unit. ## Variant options - Dessert Bakery (Kakawoo 32.0 Series) – SKU dcd-30004136722, $1.56 - Retro Snack Shop (Kakawoo 32.0 Series) – SKU dcd-30004136723, $1.56 - Cozy Courtyard - Autumn Harvest (Kakawoo 31.0 Series) – SKU dcd-30004136724, $1.56 - Cozy Courtyard - Spring Buds (Kakawoo 31.0 Series) – SKU dcd-30004136725, $1.56 ## Price and logistics facts Price: $1.56 USD per variant. Currency: USD. No shipping, availability, or delivery time information provided. No dimensions listed. ## Trust signals Price is consistent across all four variants. No explicit in-stock status, return policy, or certifications provided in the source data. ## Image assets Images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Gpum7S1Nfw3VKKdVL__4611686018427381710-0-item_pic.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01k9v3N11Nfw3Tnvmo1__1761691598.webp?v=1786299101 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01adN1cG1Nfw3TbDZAn__1761691598.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01D824BR1Nfw3TbMaIP__1761691598.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ydbBWu1Nfw3VJvKPO__1761691598.webp?v=1786299100 ## Agent notes No image content analysis was performed; visual details are not inferred. Dimensions and product_type fields are missing from source data. Price is per variant, not a bundle.
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": "Kakawoo 3D Diorama Sticker Set for Miniature Scenes - DIY Educational Toy for Girls",
"product_id": 9556194984175,
"variant_id": 50467631497455,
"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").