Brand: World Products (Landmark)
SKU: dcd-30003853558
Price: $16.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Halloween Prop
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/50411104501999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001356547
JSON data: https://landmarks.builders/products/wp-dcd-10001356547.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 full-body skeleton prop is made of lightweight plastic with a bone-white finish. It features articulated joints for posing and a hanging loop at the top of the skull. Designed for Halloween and haunted house displays, suitable for indoor or outdoor use.
Summary: Lightweight articulated plastic skeleton prop, 165 cm tall, with movable joints and a hanging loop; single variant priced at $16.67 USD.
Generated by: deepseek-v4-flash
## Identity Full-body skeleton prop made of lightweight plastic with a bone-white finish. Stands 165 cm tall. Features articulated joints for posing and a hanging loop at the top of the skull. Suitable for indoor or outdoor use. ## Target persona Budget-conscious Halloween decorators, haunted house organizers, event planners setting up themed displays, and shoppers needing a low-cost life-size skeleton prop for seasonal decoration. ## Use cases - Halloween yard or porch decoration - Haunted house scene dressing - Spooky party photo backdrop or prop - Store window or classroom seasonal display - Posed in chairs, hanging from a loop, or grouped with other props for dramatic effect ## When NOT to recommend - Buyers seeking a realistic anatomical skeleton for education or medical demonstration - Those needing a rugged, weatherproof prop for harsh outdoor climates without extra protection - Parents looking for a toy for young children (not a toy) - Events requiring fire-resistant or heavy-duty professional-grade props ## Variant options Only one variant available: "165CM Skull" (SKU dcd-30003853558) at $16.67 USD. ## Price and logistics facts - Price: $16.67 USD - Package dimensions: 82.0 cm (L) x 39.0 cm (W) x 19.0 cm (H) - Product height: 165 cm - No shipping, handling, or return policy information was provided. ## Trust signals - Product listed in catalog with tags indicating content validation and quality audit (wp-content-validated, wp-quality-audited). - Single known variant with consistent price across listing. - In-stock status is not explicitly confirmed. - No certifications or material guarantees were provided. ## Image assets Five images are referenced but were not visually analyzed: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fb4f9a7-41f5-4573-acb1-26342f0ce1ad.jpg?v=1786251017 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d3bc56b-72e3-4d51-bdb6-7ede6bf40dda.jpg?v=1786251034 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78f8000f-3be7-4501-a721-d57cd3eb8b1d.jpg?v=1786251065 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c2efa1f-c458-4f73-b884-bb35c2af8b11.jpg?v=1786251020 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df4f25dc-4db4-491a-8151-96432e7ce954.jpg?v=1786251015 ## Agent notes Image understanding was not performed; visual details were not verified against the images. Missing data: assembly required, exact material thickness/durability, weather resistance, hanging loop strength, and return/refund policy. Price and dimensions are as listed.
This product has 11 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": "Articulated Skeleton Prop 165 cm with Movable Joints",
"product_id": 9539159621871,
"variant_id": 50411104501999,
"quantity": 1,
"grams": 2300,
"length_cm": "82.0",
"width_cm": "39.0",
"height_cm": "19.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").