Brand: World Products (Landmark)
SKU: dcd-30003816437
Price: $10.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Halloween Inflatable Decoration
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50457654853871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001343092
JSON data: https://landmarks.builders/products/wp-dcd-10001343092.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 hanging inflatable ghost features a classic white body, raised arms, and a printed face with dark eyes and a stitched-style mouth. It has built-in LED lights that glow after dark. Suitable for indoor and outdoor use, it can be hung from porches, trees, or openings. The package includes a built-in fan unit, power adapter, rope, and ground stakes for secure installation. It inflates quickly for easy setup.
Summary: Hanging LED-lighted inflatable ghost Halloween decoration with built-in fan, power adapter, rope, and ground stakes. Includes US Plug variant. Priced at $10.42. Suitable for indoor/outdoor use, 20x20x12 cm.
Generated by: deepseek-v4-flash
## Identity Hanging LED Lighted Inflatable Ghost Halloween Decoration. Product type: Halloween Inflatable Decoration. White body, raised arms, printed face with dark eyes and stitched-style mouth. Built-in LED lights. Includes built-in fan unit, power adapter, rope, and ground stakes. US Plug variant. Price: $10.42 USD. Dimensions: 20.0 x 20.0 x 12.0 cm. ## Target persona Budget-conscious shopper seeking a low-cost, quick-deploy Halloween decoration for porch or small indoor spaces. Suitable for renters or homeowners who want a festive accent without permanent installation. Also fits parents preparing for trick-or-treat or hosts of small Halloween parties. ## Use cases - Hanging from a porch ceiling, tree branch, or doorway for Halloween night. - Indoor decoration for entryway, living room, or office during October. - Outdoor display on a lawn or yard, anchored with ground stakes. - Quick setup before a Halloween event; inflates with built-in fan. - Nighttime visibility via built-in LED lights. ## When NOT to recommend - Buyers expecting a life-size or professional-grade inflatable (actual size is small: 20x20x12 cm). - Large outdoor displays requiring a substantial yard presence; this is a compact accent. - Scenes where battery operation is needed; requires a power outlet via adapter. - Shoppers needing multiple plug standards; only US Plug variant is available. ## Variant options - US Plug (SKU: dcd-30003816437) – Price: $10.42 USD. No other style variants listed. ## Price and logistics facts - Price: $10.42 USD (single variant). - Currency: USD. - Dimensions: 20.0 cm (L) x 20.0 cm (W) x 12.0 cm (H). - Included: built-in fan unit, power adapter, rope, ground stakes. ## Trust signals - Tags include 'wp-content-validated' and 'wp-quality-audited'. - Listed in catalog (wp-dcd-full-catalog-20260804). - No explicit in-stock status provided; assume available per catalog listing. - No return policy or certifications provided in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1ed7e79-5e2c-428f-aa09-bee103b74282.jpg?v=1786250919 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cc1315d-0993-4d87-84c7-1d0f91fbbbf5.jpg?v=1786250916 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3671713-77a5-4cc7-ac75-6f69f167e535.jpg?v=1786250939 ## Agent notes - Image understanding was not performed; visual details beyond the text description are not inferred. - Verify actual product dimensions against expected display size before recommending to buyers. - Only US Plug variant; consider region compatibility. - Review image assets for actual appearance if needed, but no visual analysis was executed in generating this page.
This product has 3 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": "Hanging LED Lighted Inflatable Ghost Halloween Decoration",
"product_id": 9538887090415,
"variant_id": 50457654853871,
"quantity": 1,
"grams": 800,
"length_cm": "20.0",
"width_cm": "20.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").