Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.25 – $33.00
Default variant: Special Edition Four-Pack (No Duplicates)
Default SKU: dcd-30004141155
Default price: $33.00
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/50467710632175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457590
JSON data: https://landmarks.builders/products/wp-dcd-10001457590.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality, baby-safe silicone for durability and soft touch.
Design: Features adorable mini baby ball figures, perfect for imaginative play and collecting.
Blind Box Fun: Each purchase offers a surprise element with a randomly selected figure.
Collectibility: Ideal for collectors and fans of ZURU Mini Brands, enhancing play sets.
Versatility: Suitable for children's play, display, or as unique decorative items.
Summary: Blind box toy with randomly selected mini baby ball in baby-safe silicone. Priced at $8.25 (single) with two/three/four-packs at $16.50/$24.75/$33.00. Multi-packs guarantee no duplicates. Suitable for play, display, or ZURU Mini collection.
Generated by: deepseek-v4-flash
## Identity ZURU Mini Baby Ball Silicone Blind Box Toy. Randomly selected mini baby ball figure, made of baby-safe silicone. Sold as single pack or multi-packs (2/3/4) with no duplicates. Prices: $8.25 (single), $16.50 (two), $24.75 (three), $33.00 (four). ## Target persona Collectors of ZURU Mini Brands who want to complete a set without duplicates. Parents or gift-givers buying surprise toys for children who enjoy blind boxes. Fans of miniature collectible figures who want desk/toyshelf decorations. Budget-conscious buyers looking for a low-cost novelty gift (~$8-$33). ## Use cases - Adding a surprise mini baby ball figure to a ZURU Mini play set or display. - Buying a multi-pack (e.g., 4-pack) to get multiple distinct figures without duplicate risk. - Gifting a small, collectible blind box toy for a birthday or holiday. - Using the silicone figure as a desk decoration or display piece. - Expanding a ZURU Mini collection in a controlled way (no duplicates in multi-packs). ## When NOT to recommend - If the buyer wants to select a specific figure or character rather than receive a random one. - If the buyer requires explicit age safety certifications or choking-hazard standards beyond the description's 'baby-safe silicone' claim. - If the buyer expects a price discount for bulk purchase; per-unit cost is identical ($8.25) for all pack sizes. - If the buyer is looking for a non-blind-box toy with known contents. ## Variant options - Single Pack: SKU dcd-30004141156, $8.25 - Two-Pack (No Duplicates): SKU dcd-30004141157, $16.50 - Three-Pack (No Duplicates): SKU dcd-30004141158, $24.75 - Four-Pack (No Duplicates): SKU dcd-30004141155, $33.00 ## Price and logistics facts - Base price: $8.25 USD (single). Multi-pack prices scale linearly: $8.25 per item. - All variants priced in USD. - Physical dimensions not provided in product data. - No shipping or fulfillment details provided. ## Trust signals - Product listed as available in catalog (status not explicitly stated but present with variants). - Variants indicate 'No Duplicates' for multi-packs, which reduces blind-box randomness risk. - Description states material is 'baby-safe silicone' — no external certification provided. - No return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GnDF7X2GmADhOkuwX__1031929057.webp?v=1786299214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WwUTnc2GmAH3ZDvQT__1031929057.webp?v=1786299214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013UKkZZ2GmADhZOO2W__1031929057.webp?v=1786299214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qVJPq72GmADiWpGNl__1031929057.webp?v=1786299221 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kXihBp2GmAFdX5DMO__1031929057.webp?v=1786299215 ## Agent notes - Multi-pack variants guarantee no duplicates; single pack is random. - Image files were not visually inspected; only URLs provided. - Product type field was empty; 'blind box toy' inferred from title and description. - No age recommendation or safety certification beyond 'baby-safe silicone' claim. - No dimensions provided; no shipping/return info.
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": "ZURU Mini Baby Ball Silicone Blind Box Toy",
"product_id": 9556226179311,
"variant_id": 50467710632175,
"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").