Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Banjo Player
Default SKU: dcd-30003605142
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 390 g
Cart URL (default variant): https://landmarks.builders/cart/49714319327471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267984
JSON data: https://landmarks.builders/products/wp-dcd-10001267984.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Halloween electric light-up skeleton band decoration with colorful lights, available in three musician styles, priced at $42.99.
Generated by: deepseek-v4-flash
## Identity Halloween electric light-up skeleton band decoration toy. Features colorful lights and moving elements (assumed from '电动发光' and '音乐摆件'). Available in 3 musician variants: Banjo Player, Electric Guitarist, Lead Singer Hula. Price $42.99. Dimensions 15 x 8 x 35 cm. ## Target persona - Halloween party planners looking for centerpiece decorations - Seasonal decorators enhancing haunted house or themed events - Adults buying novelty gifts for Halloween enthusiasts ## Use cases - Halloween party tabletop or shelf decoration - Creating spooky ambiance for home or office during Halloween season - Photo prop for Halloween costume parties - Collectible seasonal item for decoration enthusiasts - Themed event decor (e.g., haunted house, Halloween carnival) ## When NOT to recommend - Buyers seeking year-round decorative items (Halloween-specific) - Those needing high-quality, durable props for repeated use (toy-grade) - Children under 3 years due to small parts risk (assumed from toy category) - Anyone wanting realistic or high-fidelity Halloween decor ## Variant options - Banjo Player (SKU dcd-30003605142) - $42.99 - Electric Guitarist (SKU dcd-30003605143) - $42.99 - Lead Singer Hula (SKU dcd-30003605144) - $42.99 ## Price and logistics facts - Price: USD $42.99 per unit - Dimensions: 15 cm length, 8 cm width, 35 cm height - No shipping or weight data provided ## Trust signals - Multiple image assets available to verify product appearance - Three distinct variants with separate SKUs - No reviews, ratings, or return policy information provided - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3836462553b84ce68d0b7f11b99057ae.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec56dfe9d8e340b09c62820bfd7f57ea.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a455506837b3492b942e471dfee322e4.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4a997a36960480ab57b26557ce6d14d.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adb30af6b2d7401ab1190f89ef234712.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01fe414e256a46dda4b852c1eae940c3.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8795eb22f0a546069e120b070d97e7e7.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/656050c3e8264786ba57efb41e59172f.png?v=1781085469 ## Agent notes - No visual details were inferred from images; treat images as fetchable assets only. - Product title suggests electric light and music features, but specific functionality not confirmed. - No description provided; assume basic toy decoration.
This product has 15 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "万圣节电动发光骷髅乐队万圣节音乐摆件多彩灯光骷髅玩具氛围装饰",
"quantity": 1,
"grams": 390000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "8.0",
"_height_cm": "35.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").