Brand: World Products (Landmark)
SKU: dcd-30004138149
Price: $9.90
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50467682222319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456419
JSON data: https://landmarks.builders/products/wp-dcd-10001456419.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1.5米万圣节充气气模幽灵户外窗户装饰内置LED灯适合派对花园悬挂幽灵 欧规
| 品牌 | 宇隆 |
| 货号 | 2593 |
| 产品类别 | 场地布置道具 |
| 材质 | 涤纶 |
| 是否IP授权 | 否 |
| 适用节日 | 万圣节 |
| 风格 | 庭院风 |
| 类别 | 充气气模 |
Summary: Budget 1.5m Halloween inflatable ghost with built-in LED for outdoor/window/garden decor; polyester; EU plug; $9.90.
Generated by: deepseek-v4-flash
## Identity - 1.5m Halloween inflatable ghost (品牌: 宇隆/Yulong, 货号: 2593) - Material: Polyester (涤纶) - Built-in LED, EU plug - IP licensed: No - Product category: 场地布置道具 (venue decoration prop) ## Target persona - Cost-conscious homeowner decorating for Halloween - Party/event planner needing a quick, budget outdoor prop - Garden or window decorator wanting a lightweight hanging ghost ## Use cases - Halloween night outdoor window display - Garden/yard decoration for trick-or-treat - Party venue prop (hanging or standing inflatable) - Themed event photo backdrop ## When NOT to recommend - If customer expects a high-end, realistic animatronic prop - If customer is outside EU plug regions (e.g., US/UK) without adapter - If purchase requires product certification or safety documentation (none provided) - If customer needs an indoor decoration without an accessible power outlet ## Variant options - Currently only one variant: Eu Plug, SKU dcd-30004138149, price $9.90 ## Price and logistics facts - Price: USD 9.90 - Listed dimensions: 26 x 23 x 11 cm (likely package size; product height stated as 1.5m in title) - Brand: 宇隆; Item number: 2593 ## Trust signals - Single consistent price across listing - IP licensed: No (factual flagged) - No in-stock or return-policy data provided - No certifications stated in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac6b1743ae8747f59c5bd0a63515c604.png?v=1786299144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c800dbf1a8604728930e580e77301b24.png?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ee9b35471214f4886c8a876c6d3c72f.png?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7221fcbaae4f4141a6fff1cc70e0a640.png?v=1786299143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6da6720f3e243efacad422b8f234a0b.png?v=1786299143 ## Agent notes - Images were not visually inspected; page based solely on structured facts. - Dimensions (26x23x11 cm) are likely packaging; treat 1.5m as actual product height from title. - EU plug only; verify local plug compatibility before recommending.
This product has 10 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": "1.5米万圣节充气气模幽灵户外窗户装饰内置LED灯适合派对花园悬挂幽灵 欧规",
"product_id": 9556214743279,
"variant_id": 50467682222319,
"quantity": 1,
"grams": 500,
"length_cm": "150.0",
"width_cm": "23.0",
"height_cm": "11.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").