Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.64 – $45.69
Default variant: Interactive Hedwig
Default SKU: dcd-30004141089
Default price: $40.69
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/50467753492719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457571
JSON data: https://landmarks.builders/products/wp-dcd-10001457571.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Interactive features: Each plush toy offers unique interactive elements, bringing characters to life for engaging play.
Authentic design: Meticulously crafted to resemble beloved characters from the Harry Potter series, ensuring a magical experience.
Soft material: Made from high-quality, child-safe plush fabric, perfect for cuddling and imaginative role-playing.
Collectible items: Ideal for Harry Potter fans and collectors, these plush toys make a great addition to any wizarding world collection.
Gift-ready packaging: Presented in attractive packaging, making it a perfect gift for birthdays, holidays, or any special occasion.
Summary: Spin Master Harry Potter interactive plush toys in four character variants (Hedwig, Dobby, Sorting Hat, Pygmy Puff), priced $32.64-$45.69 USD, with interactive features and gift-ready packaging.
Generated by: deepseek-v4-flash
## Identity A line of interactive Harry Potter plush toys by Spin Master. Four character variants: Hedwig, Dobby, Sorting Hat, and Pygmy Puff. Each is made of soft plush fabric and has unique interactive elements. Packaged for gifting. ## Target persona Harry Potter fans and collectors seeking character-based plush toys. Also suits adults buying themed gifts for children, and gift-givers looking for an interactive toy for birthdays or holidays. ## Use cases - Birthday or holiday gift for a Harry Potter fan. - Display item in a wizarding-world collection. - Interactive role-playing during imaginative play. - Themed party favor or prize. - Collectible purchase for a fan who wants multiple characters. ## When NOT to recommend - When the buyer expects a non-interactive, static display piece. - When the buyer needs a full-size wearable Sorting Hat (this is a plush toy, not a costume prop). - When the buyer expects all variants at the same price (actual variant prices differ). - When the buyer requires explicit safety/certification data or shipping/return details, which are not provided. ## Variant options - Interactive Hedwig - SKU dcd-30004141089 - $40.69 USD - Interactive Dobby - SKU dcd-30004141090 - $45.69 USD - Sorting Hat - SKU dcd-30004141091 - $45.69 USD - Interactive Pygmy Puff - SKU dcd-30004141092 - $32.64 USD ## Price and logistics facts Base price listed is $32.64 USD, but actual prices vary by variant ($32.64-$45.69 USD). Currency is USD. Shipping options, stock status, and return policy were not provided in the source data. ## Trust signals Explicit SKUs are listed for each variant. Brand is Spin Master. No stock status, return policy, or certifications were included in the provided facts. Price consistency across variants is not guaranteed. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01QDOXzN1szOq6Cw3gD__0-item_pic.webp?v=1786299241 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JwwPub1szOqCgtlqv__859385837.webp?v=1786299253 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KK4GeH1szOqTPLCe2__859385837.webp?v=1786299250 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rgDQUV1szOq6CsyKN__859385837.webp?v=1786299254 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sEWbeW1szOqDISCL0__859385837.webp?v=1786299249 ## Agent notes Image understanding was not performed; visual details are unverified. Product type and dimensions were missing from the source facts. Shipping, stock, and return policy information is unknown. Verify current price and availability before recommending.
This product has 5 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": "Spin Master Harry Potter Interactive Plush Toys - Hedwig, Dobby, Sorting Hat, Pygmy Puff",
"product_id": 9556241481967,
"variant_id": 50467753492719,
"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").