Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.78
Default variant: Gray
Default SKU: dcd-30003671600
Default price: $2.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Stuffed Toy
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/50405793399023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293111
JSON data: https://landmarks.builders/products/wp-dcd-10001293111.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: A charming cockatiel stuffed toy designed with a soft stuffed body and a fuzzy head that captures the delightful essence of a real bird. Primary Function: This cuddly bird stuffed toy serves as a soothing companion for stress relief, offering a comforting tactile experience when squeezed. Unique Features: Features a raised felt crest, detailed stitched wings, round embroidered eyes, a soft rounded beak, and tiny pink feet for a detailed look. Key Benefits: This compact stuffed animal sits in an upright pose, making it a perfect decorative accent for your desk, bedroom, or living space. Intended Purpose: An adorable toy that brings warmth and comfort to kids, bird lovers, and stuffed toy collectors alike, fitting easily into any daily routine.
Summary: A small stuffed cockatiel toy (20x15x8 cm) sold at $2.78 in Gray and Yellow variants, made of soft fabric with felt crest and stitched details, marketed as a stress-relief companion and desk decoration.
Generated by: deepseek-v4-flash
## Identity A stuffed cockatiel toy, 20 x 15 x 8 cm, with a soft body, fuzzy head, raised felt crest, stitched wings, embroidered eyes, soft rounded beak, and tiny pink feet. Priced at $2.78 USD. Two color variants: Gray and Yellow. ## Target persona - Budget-conscious gift buyer looking for an inexpensive small plush toy. - Bird lover wanting a low-cost decorative bird replica for desk or bedroom. - Casual stuffed-toy collector seeking compact, detailed plush figures. - Parent or caregiver buying a small, cute toy for a child (ages uncertain; safety data not provided). ## Use cases - Desk decoration to add a touch of bird-themed charm. - Bedroom accent on a shelf, nightstand, or dresser. - Squeeze toy for light stress relief during work or study. - Small gift for a child, bird enthusiast, or plush collector. - Prop for photography, crafts, or themed displays. - Collectible item for a bird-themed plush collection. ## When NOT to recommend - For buyers seeking a large, realistic bird plush with accurate anatomy. - For users wanting interactive features (sound, movement, or app connectivity). - For toddlers or infants, as small parts (e.g., beak, feet) may present choking hazards; no safety certification stated. - For customers requiring a high-quality or premium plush material; the price point suggests simple/commercial construction. - For pets, especially dogs or cats, who may chew or ingest parts. ## Variant options - Gray (SKU dcd-30003671600) – $2.78 USD - Yellow (SKU dcd-30003671601) – $2.78 USD ## Price and logistics facts - Price: $2.78 USD per unit, same for both variants. - Dimensions: 20 cm (length) x 15 cm (width) x 8 cm (height). - No shipping rates, lead times, or retailer details provided. - Return policy and in-stock status are not disclosed. ## Trust signals - Price is consistent across variants. - Product is listed in a Shopify catalog with multiple product images (URLs provided). - No certifications, safety standards, material composition, or care instructions were provided. - Inventory status is unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cbd4c92-4f68-4d80-9bdd-1999c20b0535.jpg?v=1786242433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9471527f-25f8-46b4-ad51-d859b40ffda8.jpg?v=1786242124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b60c875-5f33-4bbd-84e8-6d8d14e2491c.jpg?v=1786242455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8d2cdec-9729-4f87-b863-b0d1b409979e.jpg?v=1786242113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d3b3f38-dc0f-43b4-a9f9-1c2ecdb5170b.jpg?v=1786242112 ## Agent notes - Image assets were not visually inspected; only URLs are available. Verify color, condition, and any text/logo via the images before requesting. - No material composition, care instructions, or safety certifications are specified. - The price is extremely low; consider quality expectations and potential for light-weight or cheap construction. - Dimensions are given in centimeters; convert if needed for marketplace requirements.
This product has 8 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": "Cockatiel Stuffed Toy Toy Soft Cockatiel Stuffed Toy Stuffed Bird Cuddly Cute for Children, Desk, Bedroom",
"product_id": 9537717567727,
"variant_id": 50405793399023,
"quantity": 1,
"grams": 80,
"length_cm": "20.0",
"width_cm": "15.0",
"height_cm": "8.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").