Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.42 – $13.75
Default variant: Shaved Ice Party
Default SKU: dcd-30003291037
Default price: $5.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50395583906031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001163024
JSON data: https://landmarks.builders/products/wp-dcd-10001163024.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This toy appliance is a cute manual ice shaver toy designed for children ages 3 and up, bringing the fun of a mini kitchen activity into playtime with a friendly, child-oriented look.
Manual Operation: As a shaved ice creator toy, it works without electricity, so kids can enjoy interactive play by turning it by hand and watching the ice turn into soft, soft fluffy ice.
Playful Features: The pretend kitchen toy includes a colorful, whimsical design with a stable base and easy-to-use hand-crank action, making the experience feel engaging and simple for little hands.
Child-Friendly Advantage: This fluffy ice cone machine toy encourages hands-on fun, imaginative role play, and shared activities, helping children enjoy a more active and creative playroom experience.
Enjoyable Result: The manual ice shaver toy is made to create a satisfying shaved ice texture for playful dessert-design activities, adding a cool summer vibe to family time, party setups, or pretend refreshment play.
Summary: No Electricity Needed Shaved Ice Creator Toy Interactive Play Manual Ice Shaver Toy Safe Plastic Manual Fluffy Ice Cone Machine Cute Design for Children, Children, 3+, Playroom. 【Product Identity】: This toy appliance is a cute manual ice shaver toy designed for children ages 3 and up, bringing the fun of a mini kitchen activity into playtime with a friendly, child-oriented look. 【Manual Operation】: As a shaved ice creator toy, it works without electricity, so kids can enjoy interactive play by turning it by hand and watching the ice turn into soft, soft fluffy ice. 【Playful Features】: The pret
Generated by: dcd-map-v1
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": "No Electricity Needed Shaved Ice Creator Toy Interactive Play Manual Ice Shaver Toy Safe Plastic Manual Fluffy Ice Cone Machine Cute Design for Children, Children, 3+, Playroom",
"product_id": 9534306058479,
"variant_id": 50395583906031,
"quantity": 1,
"grams": 850,
"length_cm": "45.0",
"width_cm": "31.5",
"height_cm": "27.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").