Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.29 – $3.33
Default variant: 12 cm / Owl
Default SKU: dcd-30003718563
Default price: $2.29
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/50455888494831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001309590
JSON data: https://landmarks.builders/products/wp-dcd-10001309590.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A charming shoulder-sitting stuffed doll designed to sit comfortably on your shoulder for a unique, hands-off companion experience. This delightful shoulder doll rests securely in place using a built-in strap or loop attachment, making it easy to wear on the move. Crafted with a fuzzy, velvety texture and a soft stuffed body, this toy features detailed embroidered eyes and facial features alongside small dangling limbs. This adorable stuffed animal offers a compact, lightweight build that is perfect for collectors, cosplay, and everyday playful wear. Perfect as a photo-ready novelty accessory, this comfortable stuffed doll brings a touch of whimsical charm to any outfit or display.
Summary: Shoulder-sitting stuffed plush with strap for cosplay or collectible display. 11 animal styles, ranging $2.29–$3.33 USD, with compact 9–15 cm sizes.
Generated by: deepseek-v4-flash
## Identity Shoulder-sitting stuffed doll with built-in strap or loop; fuzzy/velvety fabric with embroidered eyes and facial features and small dangling limbs. Product type: Stuffed Toy. ## Target persona - Cosplay and convention attendees wanting a hands-free shoulder companion. - Plushie and collectible buyers looking for $2-$3 animal figures. - Gift shoppers seeking a small desk/bag novelty. ## Use cases - Worn on the shoulder via strap for hands-off use at events or while walking. - Photo prop or costume accent that perches on the shoulder. - Shelf, desk, or bag display for animal-themed collections. - Small, affordable gift or stocking stuffer for plush fans. ## When NOT to recommend - Shoppers needing a larger (>20 cm) huggable plush; these are compact 9-15 cm toys. - Buyers who require specific material certifications or child-safety ratings; none provided. - Shoppers seeking an animal not in the variant list (e.g., cat, dog, bear). - Pets or heavy-duty play; product is described as a collectible/cosplay accessory. ## Variant options | SKU | Variant | Price (USD) | | --- | --- | --- | | dcd-30003718563 | 12 cm / Owl | 2.29 | | dcd-30003718564 | 15 cm / Bald Eagle | 2.64 | | dcd-30003718565 | 9 cm / Lying Mouse | 3.06 | | dcd-30003718566 | 12 cm / Squirrel | 3.06 | | dcd-30003718567 | 12 cm / Sloth | 3.06 | | dcd-30003718568 | 12 cm / Frog | 3.06 | | dcd-30003718569 | 15 cm / Dinosaur | 3.06 | | dcd-30003718570 | 15 cm / Ring-tailed Lemur | 3.33 | | dcd-30003718571 | 15 cm / Sika Deer | 2.92 | | dcd-30003718572 | 15 cm / Tiger | 2.92 | | dcd-30003718573 | 15 cm / Lion | 2.92 | ## Price and logistics facts - Base price: $2.29 USD; variant range: $2.29-$3.33 USD. - No shipping, stock, or fulfillment information provided. - Dimensions list 24 × 21 × 12 cm; variant names show toy sizes 9-15 cm. ## Trust signals - Catalog flags include 'wp-content-validated' and 'wp-quality-audited' (internal quality checks). - Image assets served from Shopify CDN. - No customer reviews, certifications, or return policy included in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04234610-8c03-4bbd-9fbf-2339ff6e5e86.jpg?v=1786242509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/372d697a-60a1-40ed-b0b4-aad639bc07d3.jpg?v=1786242511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3df02fd-8e7b-464f-a8be-08510a792697.jpg?v=1786242510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1316c345-135e-47a7-8306-7ff81ff17b0d.jpg?v=1786242510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca1b82e8-f515-492a-b7f8-91108fa96116.jpg?v=1786242509 ## Agent notes - Images not visually inspected; no alt text or visual verification performed. - Dimensions field may represent outer packaging rather than toy size (variant labels state 9-15 cm). - No weight, strap material, or manufacturing origin stated. - Prices are per variant and fixed amounts; no discounts or bulk pricing noted.
This product has 6 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": "Shoulder-Sitting Stuffed Doll with Strap - Cute Plushie Collectible for Cosplay",
"product_id": 9538092335343,
"variant_id": 50455888494831,
"quantity": 1,
"grams": 100,
"length_cm": "24.0",
"width_cm": "21.0",
"height_cm": "12.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").