Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.15
Default variant: Red / Squid Hat
Default SKU: dcd-30003811658
Default price: $4.15
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Costume Accessory
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50410049208559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001341384
JSON data: https://landmarks.builders/products/wp-dcd-10001341384.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This whimsical squid-shaped costume accessory is crafted from incredibly soft fuzzy material. It features a rounded hooded top and two large round eye decorations on the front. The playful design includes lengthy dangling tentacle-like panels that sway as you move. This lightweight hat is comfortable for hours of wear and fits snugly. It is suitable for themed parties, photo stations, cosplay, and stage performances.
Summary: A lightweight squid-shaped costume hat made of soft fuzzy material, featuring eye decorations and dangling tentacle panels. Priced at $4.15 USD with red, orange, and green color variants; suitable for themed parties and cosplay.
Generated by: deepseek-v4-flash
## Identity Squid Costume Hat - a quirky costume headpiece made of soft fuzzy material. Hooded top with two large round eye decorations and lengthy dangling tentacle-like panels. Lightweight and snug-fitting. ## Target persona - Budget-conscious costume shoppers looking for inexpensive novelty headwear. - Cosplay enthusiasts needing a simple, distinctive squid-themed accessory. - Adults or teens attending Halloween parties, themed events, or stage performances who prioritize playful aesthetics over realism. - Event organizers or performers seeking low-cost props for photo stations or skits. ## Use cases - Halloween party costume accessory paired with casual clothing or a full costume. - Cosplay event headpiece for characters with squid or sea-creature motifs. - Stage performances or theater productions requiring a whimsical animal hat. - Photo booth or themed-party prop for fun group photos. - Themed pub crawls, comic conventions, or dress-up days. ## When NOT to recommend - When the buyer needs a durable, long-lasting costume piece for repeated heavy use. - When a realistic or anatomically accurate squid costume is required. - For professional theatrical productions with strict costume quality standards. - When the buyer expects a full costume, as this is only a hat/headpiece. ## Variant options - Red / Squid Hat (SKU: dcd-30003811658) - $4.15 - Orange / Squid Hat (SKU: dcd-30003811659) - $4.15 - Green / Squid Hat (SKU: dcd-30003811660) - $4.15 ## Price and logistics facts - Price: $4.15 USD (all variants) - Dimensions: 29.0 cm x 24.0 cm x 8.0 cm - No other pricing or shipping costs provided. ## Trust signals - Product is part of a catalog with quality-audited tags (wp-quality-audited, wp-content-validated). - In-stock status not specified. - No return policy, material composition, or safety certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1a2dd2a-5305-4979-a705-8793014c1bf7.jpg?v=1786250865 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d34ad0b8-23ac-4e07-959e-f6e6cc9f6346.jpg?v=1786250870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/124e6713-30ee-452e-9344-3e48d1f3f825.jpg?v=1786250846 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2364cacb-320b-46ce-83db-0094bb72b433.jpg?v=1786250869 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9427d539-2741-46fd-a25c-91a3ffc57b36.jpg?v=1786250974 ## Agent notes - No image analysis was performed; visual details are based solely on the description and not verified from images. - Unknown: weight, exact material composition, care instructions, stock availability, return policy, and shipping details. - Variant colors are red, orange, and green; all priced identically.
This product has 7 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": "Squid Costume Hat Playful Squid Hat Quirky Costume Headpiece for Halloween",
"product_id": 9538841608431,
"variant_id": 50410049208559,
"quantity": 1,
"grams": 350,
"length_cm": "29.0",
"width_cm": "24.0",
"height_cm": "8.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").