Brand: World Products (Landmark)
SKU: dcd-30004022018
Price: $6.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Decor
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/50416191504623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001417444
JSON data: https://landmarks.builders/products/wp-dcd-10001417444.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring your yard to life with a striking, curved silhouette that evokes the playful spirit of the season. This inflatable specters tentacle features a plain white PVC body detailed with expressive black printed facial features, creating an instant focal point for visitors and passersby. Crafted from weather-resistant PVC, this inflatable sandworm is designed to hold up against the elements, ensuring your outdoor display stays looking sharp throughout your fall celebrations. Setting up your seasonal display is simple and easy. The inflatable decoration features an easy-to-use inflation port for quick setup, along with a built-in hanging hole and ground-stake hole to give you multiple display options. Whether you want to anchor this yard decoration securely into the grass using the included ground stakes and white tying rope, or hang it from a porch overhang, it stays firmly in place even on gusty autumn evenings. Ideal for creating a memorable spooky-house atmosphere, this versatile decoration is a great choice for front lawns, porches, and backyard party areas. Its lightweight design makes it easy to position and put away once the festivities are over, offering a hassle-free way to elevate your outdoor holiday decor year after year.
Summary: Bring your yard to life with a striking, curved silhouette that evokes the playful spirit of the season. This inflatable specters tentacle features a plain white PVC body detailed with expressive black printed facial features, creating an instant focal point for visitors and passersby. Crafted from weather-resistant PVC, this inflatable sandworm is designed to hold up against the elements, ensuring your outdoor display stays looking sharp throughout your fall celebrations. Setting up your seasonal display is simple and easy. The inflatable decoration features an easy-to-use inflation port for quick setup, along with a built-in hanging hole and ground-stake hole to give you multiple display options. Whether you want to anchor this yard decoration securely into the grass using the included ground stakes and white tying rope, or hang it from a porch overhang, it stays firmly in place even on gusty autumn evenings. Ideal for creating a memorable spooky-house atmosphere, this versatile decoration is a great choice for front lawns, porches, and backyard party areas. Its lightweight design makes it easy to position and put away once the festivities are over, offering a hassle-free way to elevate your outdoor holiday decor year after year.
Generated by: deepseek-v4-flash
This product has 1 image 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": "Outdoor Inflatable Spirit Tentacle",
"product_id": 9540877549807,
"variant_id": 50416191504623,
"quantity": 1,
"grams": 620,
"length_cm": "22.0",
"width_cm": "20.0",
"height_cm": "5.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").