Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 11CM / Sunbird
Default SKU: dcd-30002769366
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49879110418671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046541
JSON data: https://landmarks.builders/products/m4x-10001046541.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Identity: This songbird soft toy embodies the beauty of nature with its bright colors and adorable round shape, making it a companion for bird lovers.
Function: Designed as a versatile stuffed animal, it serves as a delightful decorative piece for any bedroom or nursery.
Features: Each soft toy is crafted with short soft material and filled with luxury polyester fiber, ensuring a silky smooth and long fluffiness.
Selling Points: This cute bird stuffed animal features meticulous embroidery and weighted particles at the base, allowing it to sit upright on desks or shelves without tipping.
Purpose: An ideal infant toy or birthday gift for girls and children, it provides soothing comfort and encourages imaginative play through its realistic yet design.
Summary: A soft, round bird plush toy with weighted base, available in 11cm sizes and multiple bird styles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity SKU dcd-30002769366-75. Songbird soft toy crafted with short soft material and polyester fiber filling. Has weighted particles at base for upright sitting. Bright colors and round shape. ## Target persona Bird lovers; parents or gift-givers for girls and children ages 0+; nursery decor seekers; collectors of cute stuffed animals. ## Use cases - Decorative piece for a child's bedroom or nursery. - Comfort toy for infants and toddlers. - Birthday gift for girls (or any child) who like birds. - Imaginative play companion for young children. - Desk or shelf ornament for bird enthusiasts. ## When NOT to recommend - For buyers seeking a large plush toy (max 11cm height). - For realistic bird models (stylized cartoon round shape). - For adults wanting a premium or luxury plush (budget price point). - For pets or chew toys (plush not reinforced). ## Variant options - Size: 11CM. - Styles: Sunbird, Great Tit, Shrike, White-eye, Kingfisher, White Tit, Sunbird W Lanyard, Great Tit W Lanyard, Shrike W Lanyard, White-eye W Lanyard. All priced $9.99. ## Price and logistics facts - Price: $9.99 USD each. - Dimensions: 26 x 19 x 11 cm (length x width x height) for the product. - No shipping cost or delivery time provided. ## Trust signals - In-stock status: Not known. - Return policy: Not mentioned. - Price consistency: All variants same price. - Certifications: None stated. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19418354-7a97-4b34-9180-218f53455153.jpg?v=1782126315) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7ac6aa7-ffb4-4431-a6d9-0c9ce84909ea.jpg?v=1782126315) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ffdbd4b-0879-4c43-a1fe-d700a9878713.jpg?v=1782126315) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f99584af-4c8d-45dc-a1a2-c85c879563be.jpg?v=1782126314) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecf8cfee-7e15-4b41-9b12-b9f0d31e1e21.jpg?v=1782126314) ## Agent notes - Image content not analyzed; assume product photos show the bird plush from various angles. - No stock or inventory data available.
This product has 12 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": "Songbird Soft Toy Cute Bird Stuffed Animal Birthday Gift Round Bird Stuffed Animal for Girls",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "19.0",
"_height_cm": "11.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").