Brand: World Products (Landmark)
SKU: dcd-30003601869
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714531369199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266569
JSON data: https://landmarks.builders/products/wp-dcd-10001266569.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: Toy vacuum cleaner with electric launcher and spray functions for children, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity 2026 New Children's Toy Vacuum Cleaner with Launcher and Spray (Push Toy with Single Pole Cart). ## Target persona Parents of toddlers aged 3-6 looking for affordable, multi-functional role-play toys; families seeking gifts for young children who enjoy pretend cleaning and action play. ## Use cases - Pretend cleaning around the house - Interactive launcher battles (soft projectiles?) - Outdoor water play if spray feature is water-based - Push-along walking toy for toddlers - Birthday party favors or small gifts - Role-play as a parent or cleaner ## When NOT to recommend - For real cleaning tasks (toy only) - For children under 3 years old due to small parts - For those seeking educational or STEM toys - For heavy outdoor use or rough play ## Variant options - Style: Vacuum Cleaner – $20.99 (only variant) ## Price and logistics facts - Price: $20.99 USD - Dimensions: 27 x 22 x 14 cm (L x W x H) - Weight: not provided - Shipping: not specified ## Trust signals - No in-stock status, return policy, or certifications provided. - 8 product images available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91e755f676534f17a9d0174ce32a8bf6.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0946936122ae4f83874777f1d9698dab.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f428a512bbc74d19971b1aec89aba719.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e76191585e147f3bb19c6101df3cfe8.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f75925d836e4830980a2d05221d869d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8906324b903a4ce697a69d2402c2e095.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9af97d40abda4fc6bb66bf6f4fe5e898.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/375472c5b672445a8641a6bbfe90d5f3.png ## Agent notes - Product type: toy. - Description field is empty; features inferred from title only. - Image understanding was not performed; treat images as fetchable assets only. - Only one variant identified.
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": "2026新款儿童玩具吸尘器电动发射炮炮壶喷壶男女孩推推乐单杆推车",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "14.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").