Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.75 – $19.17
Default variant: Bear / 23CM / Default Title
Default SKU: dcd-30004141021
Default price: $16.67
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/50467714367727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457553
JSON data: https://landmarks.builders/products/wp-dcd-10001457553.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Softness: Crafted from premium plush materials for a gentle, huggable feel.
Child-Safe: Made with non-toxic, child-friendly materials, ensuring safety for all ages.
Durable Design: High-quality stitching and construction for long-lasting play and companionship.
Collectible: Part of the renowned GUND collection, perfect for enthusiasts and gift-giving.
Versatile Play: Ideal for cuddling, imaginative play, and as a comforting companion.
Summary: GUND plush stuffed animal toy for kids, available in bear and dog variants sized 23–37 cm, priced from $13.75 to $19.17. Made from soft, non-toxic, child-safe plush materials.
Generated by: deepseek-v4-flash
## Identity - Product: GUND Plush Stuffed Animal Toys for Kids - Category: Plush toy / stuffed animal - Variants: 4 (Bear 23CM, Dog 35CM, Teddy Bear 37CM, Baby Bear 32CM) - Base listed price: $13.75 USD ## Target persona - Parent or relative buying a first plush toy for a child (toddler/preschool age) - Gift-giver looking for a budget-friendly, recognizable brand - GUND brand collector or gift-giver wanting a compact soft toy ## Use cases - Birthday or holiday gift for a young child - Comfort companion for naptime or bedtime - Cuddling and imaginative play toys - Collectible GUND plush for enthusiasts - Party favors or small gifts (priced < $20) ## When NOT to recommend - Buyer specifically needs a machine-washable plush (no care info provided) - Buyer requires hypoallergenic or certified organic materials (no certifications given) - Buyer needs a plush larger than 37 cm (max variant is Teddy Bear 37CM) - Buyer needs an animal other than bear/dog (only these options) ## Variant options | Animal | Size | SKU | Price | |---|---|---|---| | Bear | 23CM | dcd-30004141021 | $16.67 | | Dog | 35CM | dcd-30004141022 | $19.17 | | Teddy Bear | 37CM | dcd-30004141023 | $15.00 | | Baby Bear | 32CM | dcd-30004141024 | $13.75 | ## Price and logistics facts - Listed product price: $13.75 USD (lowest variant) - Variant price range: $13.75–$19.17 USD - No shipping cost, handling time, or return policy provided in source facts - No dimensions for base product; sizes above are from variant option labels ## Trust signals - Brand: GUND (established plush brand) - Described as non-toxic and child-safe (claim only, no certification listed) - Durable stitching and high-quality construction claimed - In-stock status not confirmed in provided data ## Image assets - 5 images available (webp) — not visually verified by agent: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cw4rXk1da0mcRwwlG__2206758863751.webp?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Yx7pls1da0mhPpqDw__2206758863751.webp?v=1786299218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wSvv9J1da0mhcIs3i__2206758863751.webp?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wrLCVP1da0mjTAYB2__2206758863751.webp?v=1786299217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yJaoBn1da0mh99lYR__2206758863751.webp?v=1786299217 ## Agent notes - Prices are per-variant; the $13.75 product price corresponds to Baby Bear 32CM. - Image understanding was not performed; do not assume visual details or colors. - Verify care instructions (e.g., washing), material composition, and shipping options before purchase. - Return policy and stock status are unknown from provided facts.
This product has 11 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": "GUND Plush Stuffed Animal Toys for Kids",
"product_id": 9556227588335,
"variant_id": 50467714367727,
"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").