Brand: World Products (Landmark)
SKU: dcd-30003685359
Price: $0.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Water Toy
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/50405853659375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297958
JSON data: https://landmarks.builders/products/wp-dcd-10001297958.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Playful Design: Features a charming cartoon dinosaur shape with a light green finish, a white band base, and vibrant red and white accent details to capture young imaginations. Compact Size: Measuring 9 x 10 x 15 cm, this lightweight toy is perfectly proportioned for small hands to carry and operate during active play. Easy Operation: Designed with a smooth, rounded character form, an easy-grip body, and a responsive trigger-style handle that makes operating this water simple and fun. Targeted Spraying: Equipped with a protruding snout-style nozzle that acts as a accurate water blaster, allowing kids to aim and spray with ease during backyard games. Sturdy Construction: Crafted from smooth molded plastic with rounded edges, this sturdy dinosaur water is built to withstand energetic outdoor play at the beach or pool.
Summary: Compact cartoon dinosaur-shaped water blaster for toddlers; lightweight molded plastic, 15x10x9 cm, priced at $0.67, available in Dino M2 style.
Generated by: deepseek-v4-flash
## Identity Cartoon Dinosaur Water Blaster (Water Toy). Compact, lightweight dinosaur-shaped water squirter. Price: $0.67 USD. Dimensions: 9 x 10 x 15 cm (L x W x H). Variant: Dino M2 (SKU dcd-30003685359). ## Target persona Parents/caregivers of toddlers (ages 1-4) seeking a low-cost, lightweight water toy for outdoor or bath play. Budget-conscious shoppers looking for party favors, pinata fillers, or small prizes. Adults buying for pool/beach activities with young children. ## Use cases - Backyard water play for toddlers during warm weather. - Beach or pool trips where a small, easy-to-carry toy is needed. - Bath time fun for young children who enjoy squirting toys. - Party favors or goodie bags for a dinosaur-themed kids' party. - Stocking stuffers or small gifts under $1. ## When NOT to recommend - For older children or adults seeking high-pressure water blasters for serious water fights. - If the buyer expects durable, high-quality construction beyond basic molded plastic. - For infants under 3 years old (choking hazard risk, though not explicitly stated). - When a larger, more feature-rich water toy is desired. ## Variant options Only one variant available: Style 'Dino M2' (SKU dcd-30003685359) at $0.67 USD. ## Price and logistics facts - Price: $0.67 USD (single variant). - Dimensions: 15 cm (length) x 10 cm (width) x 9 cm (height). - Lightweight and compact, designed for small hands. - Product type: Water Toy. ## Trust signals - Listed in catalog with content validation and quality audit tags (e.g., 'wp-content-validated', 'wp-quality-audited'). - In-stock status not explicitly provided. - Return policy not specified. - Price consistency is based on single listing. - No certifications or safety claims beyond 'sturdy construction' from description. ## Image assets - 5 product images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44c407af-3aca-4c68-9ed8-861d32d8da81.jpg?v=1786242244 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccc4e309-4b64-4df0-a09f-e82da6a87580.jpg?v=1786252258 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86ef9747-7669-4a5d-a611-afc9c90b76f9.jpg?v=1786242250 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ea04e8e-ee3d-4c26-8bdd-6081ad1785d9.jpg?v=1786242299 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48a0e88d-06c7-480c-bd3e-94ac05cb7b3c.jpg?v=1786242384 ## Agent notes - Image understanding was not performed; visual details beyond those in description are unverified. - Only one variant is listed; no other style or pricing options are offered. - Given the low price point, this is likely a basic, disposable or novelty toy, not a premium product. - Product description mentions 'accurate water blaster' and 'responsive trigger-style handle'—agents may note operational features.
This product has 10 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": "Cartoon Dinosaur Water Blaster Compact Dinosaur Water Colorful Toy Lightweight for Toddlers",
"product_id": 9537737326831,
"variant_id": 50405853659375,
"quantity": 1,
"grams": 80,
"length_cm": "15.0",
"width_cm": "10.0",
"height_cm": "9.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").