Brand: World Products (Landmark)
SKU: dcd-30003622922
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713143578863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275053
JSON data: https://landmarks.builders/products/wp-dcd-10001275053.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A Halloween bloodshot eyeball hanging decoration for haunted house or party scene setup, sold in a single Wine Red variant at $22.99 USD.
Generated by: deepseek-v4-flash
## Identity A bloodshot eyeball hanging decoration (string) for Halloween, haunted house, or party scene decor. ## Target persona Halloween event organizers, haunted house operators, party planners, and horror-themed decoration enthusiasts looking for affordable, themed props. ## Use cases - Decorating a haunted house attraction - Setting up a Halloween party scene - Adding horror ambiance to a costume party - Creating spooky home decorations for Halloween - Using as a prop for Halloween-themed photography or events - Theming a retail or commercial space for Halloween ## When NOT to recommend - For non-Halloween or non-horror events (e.g., weddings, formal dinners) - For buyers seeking realistic, high-quality props (this is a mass-market decoration) - For children under 3 due to potential choking hazard (small parts not explicitly stated but likely) - For minimalist or sophisticated decor themes ## Variant options - Color: Wine Red (only one variant available) ## Price and logistics facts - Price: $22.99 USD - Dimensions: 15 cm (L) x 9 cm (W) x 11 cm (H) - No shipping or delivery time information provided ## Trust signals - Single active variant (Wine Red) – likely in stock but not verified - No return policy, warranty, or certification information available - Price is specific and consistent for this variant ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a78c3f47a0494fd8abb181b1ac3d9561.png?v=1781084441 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a406e7a8b6c48f5846919765c8624e2.png?v=1781084440 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00e07d8ac5304f338ffc9361f98fef6e.png?v=1781084440 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d841e13a624842fe9a6931f5daaff050.png?v=1781084439 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf339446b35546f89937bb4d9b2dd7d6.png?v=1781084439 ## Agent notes - Visual content of images was not analyzed; only URLs are provided. - Product type is listed as "珠宝" (jewelry) but title and context indicate it's a Halloween decor prop – consider this for categorization accuracy.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "6 Pieces Bloody Eyeball Ornaments Webbed Design Eyeball Garland Haunted House Garland Decorative Haunted House Prop Creepy",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "9.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").