Brand: World Products (Landmark)
SKU: dcd-30004139268
Price: $8.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/50467795927279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456897
JSON data: https://landmarks.builders/products/wp-dcd-10001456897.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.2米3个南瓜幽灵万圣节装饰氛围装饰充气模 欧规
| 品牌 | 其他 |
| 货号 | 32525 |
| 适用场景 | 万圣节 |
| 颜色 | 橙色 |
| 产品类别 | 气球 |
| 材质 | PVC |
| 是否IP授权 | 否 |
| 气球类型 | 饰景气球 |
| 形状 | 卡通动物异型 |
Summary: Halloween PVC inflatable decoration featuring a 1.2m pumpkin and ghost design with EU plug, priced at $8.75.
Generated by: deepseek-v4-flash
## Identity Halloween decorative inflatable (气模) made of PVC. Title indicates a 1.2-meter design with 3 pumpkins and ghost elements, though package dimensions are 25×20×10 cm. Product category: balloon / decorative balloon; shape: cartoon animal-type. Only variant includes an EU plug, suggesting an electric blower. ## Target persona Cross-border e-commerce sellers (dropshippers) seeking low-cost Halloween decor. Also event/party buyers needing budget-friendly seasonal decorations. Because of "EU Plug", this is geared to European-market customers or sellers shipping to EU. ## Use cases - Halloween party or event decoration for indoor spaces. - Storefront or pop-up shop Halloween ambience. - Photo booth background or photo prop. - Seasonal display in cafes, restaurants, or offices. - Dropshipping item for Halloween-season inventory. - Cheap bulk buy for resale by small online sellers. ## When NOT to recommend - If the buyer needs outdoor weatherproof decoration (material and power safety for rain/wind not verified). - If the buyer requires a US/UK/AU plug variant (only EU plug listed). - If the buyer expects a more realistic or high-end decorative piece at this price point. - If the buyer requires safety certifications (none are listed). ## Variant options Only one variant is listed: - SKU dcd-30004139268: "Eu Plug", price $8.75, option Style = Eu Plug. ## Price and logistics facts - Price: $8.75 USD. - Package dimensions: 25 cm × 20 cm × 10 cm (likely deflated/folded). - No weight, shipping cost, or delivery time provided. - Title claims 1.2 m inflated size; package size suggests it is deflatable and folds. ## Trust signals - Price is consistent for the listed variant. - Product images are provided (5 URLs). - No stock status, return policy, or certification data was supplied. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b00a8a1a92ce4176831bf3fbb20e6639.png?v=1786299277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06f7cd4cb73a443dab933a666417b3d3.png?v=1786299277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f6002f4add24b1394e1f85176b66a40.png?v=1786299277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95d2b56b5532454ca72022746b467f11.png?v=1786299277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46f0fb290ac54cb18d3e14c881695ddf.png?v=1786299276 ## Agent notes - Image understanding was not performed; visual content of images is unverified. - The title includes "跨境专供" (cross-border supply) and "欧规" (EU standard), which matches the EU Plug variant. - Product category in description is "气球" (balloon) and material is PVC; this is consistent with an inflatable item. - Possible size discrepancy: "1.2米" in title vs. small package dimensions; verify before recommending for specific uses.
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": "跨境专供万圣南瓜气模1.2米3个南瓜幽灵万圣节装饰氛围装饰充气模 欧规",
"product_id": 9556257341679,
"variant_id": 50467795927279,
"quantity": 1,
"grams": 900,
"length_cm": "120.0",
"width_cm": "20.0",
"height_cm": "10.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").