Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Cooling Puppy
Default SKU: dcd-30003600772
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714501157103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266265
JSON data: https://landmarks.builders/products/wp-dcd-10001266265.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mini battery-operated fan toy shaped as cartoon dog or cat, clips onto cup or bowl to cool food for kids.
Generated by: deepseek-v4-flash
## Identity - Product: 卡通小狗小猫吹气风扇儿童玩具 (Cartoon Puppy Kitten Blowing Fan Toy) - Type: Toy fan that clips onto cup/bowl to cool food - Dimensions: 8.0 x 7.0 x 10.5 cm ## Target persona - Parent of toddler or preschooler who needs to quickly cool hot food - Caregiver looking for a fun novelty toy that also serves a practical purpose - Teacher in a preschool or daycare setting for mealtime cooling ## Use cases - Cooling hot soup or porridge in a bowl by clipping the fan onto the bowl rim - Blowing on hot drinks (e.g., milk, tea) in a cup to make them safe for children - As a playful toy for pretend play (e.g., fanning dolls or toys) - Keeping a child entertained during meals by attaching to their bowl - Quick cooling of small portions of food in a bowl ## When NOT to recommend - For serious kitchen or adult cooling needs (low airflow, toy-grade) - For very hot or high-volume food (small fan area, limited power) - As a primary cooling method for large pots or pans - For buyers seeking durable, long-lasting kitchen gadgets ## Variant options - Cooling Puppy (SKU: dcd-30003600772, $9.99) - Cooling Kitten (SKU: dcd-30003600773, $9.99) ## Price and logistics facts - Price: $9.99 USD each - Dimensions: 8.0 x 7.0 x 10.5 cm (small, portable) - No known shipping restrictions, stock status not provided ## Trust signals - No return policy or stock information available - Price is consistent across variants - No certifications listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding not performed; visual details not extracted.
This product has 14 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": "卡通小狗小猫吹气风扇儿童玩具 可挂杯口碗口吹气吹凉饭降温神器",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "7.0",
"_height_cm": "10.5"
}
}],
"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").