Brand: World Products (Landmark)
SKU: dcd-30003993356
Price: $54.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toys
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/50461046276335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001407184
JSON data: https://landmarks.builders/products/wp-dcd-10001407184.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This impressive standing zombie is designed as a full-body figure on a sturdy base. This large-scale moving zombie features a highly detailed skeletal undead head and outstretched arms with claw-like hands that reach out toward your guests. When triggered by sound, the built-in mechanism activates a creepy swinging motion and illuminates the red eyes, creating a startling interactive experience. Dressed in tattered dark gray clothing over a dark shirt and trousers, this realistic prop is crafted to look like it just risen out of the grave. The combination of the detailed skeleton structure and the tattered garments makes it a standout decoration for dark corners, doorways, or front-yard setups. Whether you are setting up a spooky-house display or preparing your home for trick-or-treat visitors, this electric light-up figure provides a spooky atmosphere for both indoor and outdoor covered areas.
Summary: Sound-activated zombie prop with red glowing eyes and swinging motion on a sturdy base. Dressed in tattered clothing, suitable for indoor or covered outdoor Halloween displays. Priced at $54.17, available in Large only.
Generated by: deepseek-v4-flash
## Identity Spooky Standing Zombie Prop - Large (SKU dcd-30003993356). Full-body figure on a sturdy base, sound-activated swinging motion, red eye illumination, tattered dark gray clothing. Product type: Toys. Price: $54.17 USD. ## Target persona Halloween decorators hosting spooky-house displays or trick-or-treat events who want an interactive motion prop. Buyers looking for a budget-friendly (sub-$60) showpiece for covered porches, yards, or indoor entrances. ## Use cases - Front-yard Halloween setup under a covered porch - Spooky-house or escape-room entrance accent - Trick-or-treat doorway greeting - Themed party decoration for indoor spaces - Haunted walkway prop in covered outdoor areas ## When NOT to recommend - For outdoor areas exposed to rain or direct weather without cover (description only supports covered areas) - For buyers needing multiple sizes or color variants (only Large exists) - For those expecting a high-end animatronic with advanced movements (only sound-triggered swing and eye light) - For buyers requiring certified safety ratings or explicit warranty/return policy (none provided) ## Variant options Only one variant: Large, SKU dcd-30003993356, price $54.17. No other sizes or options. ## Price and logistics facts Price: $54.17 USD. Dimensions: 42 cm length, 32 cm width, 22 cm height. No shipping weight or lead time provided. No stock level confirmed. ## Trust signals No explicit trust signals were provided: no in-stock status, return policy, warranty, or certifications. The catalog tag 'wp-quality-audited' indicates the listing passed a quality audit, but no third-party certifications are claimed. ## Image assets Five images available (not visually inspected by this agent): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5d02a2f-3858-4f04-8186-1e021b4ac12a.jpg?v=1786270157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07e38fbe-2879-4170-a333-8dd233d7dec2.jpg?v=1786270165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85d7e4ea-b2cd-48e7-b464-ede37f4a00e1.jpg?v=1786270283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0de164fc-d172-4cfa-9d86-8434119a38d8.jpg?v=1786270254 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7fde9be-606e-4ac6-85ad-6b97513e24eb.jpg?v=1786270171 ## Agent notes Facts were sourced from structured product data. Image understanding was not performed, so visual accuracy of the prop's appearance cannot be verified from images alone. Description mentions 'electric light-up figure' but no power source or battery details are provided. Confirm power requirements and outdoor rating before purchase. Dimensions may refer to packaged or product footprint; verify if exact placement matters.
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": "Spooky Standing Zombie Prop",
"product_id": 9540558553327,
"variant_id": 50461046276335,
"quantity": 1,
"grams": 2200,
"length_cm": "42.0",
"width_cm": "32.0",
"height_cm": "22.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").