Brand: World Products (Landmark)
SKU: dcd-30003714617
Price: $13.61
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: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50455900356847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307917
JSON data: https://landmarks.builders/products/wp-dcd-10001307917.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 freestanding inflatable decoration features a classic white ghost with raised arms emerging from an orange jack-o'-lantern base. It has built-in LED lighting that creates a glowing display, with black printed facial details and red glowing eyes. Standing at 1.8 meters tall, it is designed for quick setup and is suitable for gardens, storefronts, and party entrances.
Summary: Freestanding inflatable Halloween ghost with jack-o'-lantern base, LED lighting, 1.8m tall, priced at $13.61, available with UK plug.
Generated by: deepseek-v4-flash
## Identity
Freestanding inflatable Halloween decoration: white ghost with raised arms emerging from orange jack-o'-lantern base; LED lit with black facial details and red glowing eyes; height 1.8m.
## Target persona
- Budget-conscious shopper buying seasonal outdoor decor (e.g., for home garden or small business storefront).
- Event organizer needing quick-setup props for Halloween parties.
## Use cases
- Garden or yard display on Halloween night.
- Storefront or shop entrance decoration to attract customers.
- Party entrance or photo backdrop.
- Porch or doorstep accent for trick-or-treaters.
## When NOT to recommend
- For indoor use requiring a US/other plug (only UK plug variant available).
- For buyers needing a heavy-duty, high-wind-resistant inflatable.
- For customers looking for a non-inflatable, permanent decor piece.
## Variant options
- One variant available: Style "UK Plug" (SKU dcd-30003714617) at USD 13.61.
## Price and logistics facts
- Price: USD 13.61 (single variant price).
- Product dimensions (packed): 24.0 cm length × 15.0 cm width × 25.0 cm height.
- Display height: 1.8 m.
- Plug type: UK plug (requires UK power outlet).
## Trust signals
- Catalog tags indicate content validated and quality audited ("wp-content-validated", "wp-quality-audited").
- In-stock status not explicitly confirmed in listing data.
- Return policy not specified in provided facts.
- No independent certifications or materials claims provided.
## Image assets
- 5 images available at remote URLs (see image_urls) for fetching/analysis.
## Agent notes
- Image understanding was not performed; visual claims should be verified against images if needed.
- Only one variant exists (UK Plug); availability of other plug types is unknown.
- Dimensions refer to product or packaging; no shipping weight provided.This product has 12 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": "Freestanding Inflatable Ghost with Jack-O'-Lantern LED Lighted 1.8m",
"product_id": 9538056814831,
"variant_id": 50455900356847,
"quantity": 1,
"grams": 1500,
"length_cm": "24.0",
"width_cm": "15.0",
"height_cm": "25.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").