Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99
Default variant: 110CM (Length below shoulders)
Default SKU: 5849538484500
Default price: $8.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017473831151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hooded-cape-for-halloween-fancy-dress-costume-party-shiny-hooded-cape-festival-c
JSON data: https://landmarks.builders/products/hooded-cape-for-halloween-fancy-dress-costume-party-shiny-hooded-cape-festival-c.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Step into a world of fantasy with this stunning hooded cloak, designed for seeking a dramatic and eye-catching costume piece. The cloak features an exceptional holographic effect that and changes colour with light, setting it apart from ordinary cloaks. Made from a polyester fiber blend (95% and above), it ensures both durability and a lightweight feel for comfortable wear during extended use. Its full-length design provides a and impactful silhouette, for a wide range of applicable occasions including game anime role-playing, Halloween parties, and themed events. This cloak embodies a personalized street, making it a versatile choice for any costume party attendee looking to embrace European and American fantasy themes.
| Capacity | L |
| Colour | Black, Red, Gold, Silver, Purple, Blue |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Polyester hooded cloak with holographic effect, full-length design, ideal for Halloween, cosplay, and fantasy-themed costume parties. Priced at $8.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Hooded Cape/Cloak for costume parties and cosplay - **Brand:** JISADER - **Material:** 95%+ polyester fiber, lightweight - **Design:** Full-length, holographic effect that changes color with light - **Colors available:** Black, Red, Gold, Silver, Purple, Blue ## Target persona - Budget-conscious costume party attendees - Cosplayers and anime fans looking for a cheap accessory - Halloween shoppers seeking a dramatic but affordable cloak - Fantasy role-players (LARP, medieval fairs) needing a basic cape ## Use cases - Halloween costume parties - Cosplay events (anime, game characters) - Themed birthday or fancy dress parties - Festival wear (music festivals, Renaissance fairs) - Stage performances or school plays - Photos and social media costume shoots ## When NOT to recommend - Professional cosplay requiring high-quality, durable materials (e.g., for conventions with judging) - Cold weather outdoor events (polyester is lightweight and not insulating) - Formal or semi-formal events (costume quality, not elegant) - Children under 12 (standard adult sizes may be too large) ## Variant options - **Size option 1:** 110 cm length (below shoulders) – $8.99 - **Size option 2:** 130 cm length (below shoulders) – $8.99 Both variants have the same design and color options. ## Price and logistics facts - **Price:** $8.99 USD per unit - **Package weight:** 0.33 lb (approx. 150 g) - **Dimensions:** Not provided - **Shipping:** Not specified ## Trust signals - In-stock status: Not explicitly stated; assume available unless noted - Return policy: Not provided by seller - Price consistency: Single price across variants - Certifications: None mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbd5a79cd13044d48bb1a325b95dcff6.png?v=1773821784) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c8a95ff96114dffa8bcd5fb71eea942.png?v=1773821784) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3afc09e25914b9b8f744e77547ca3c9.png?v=1773821784) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afc404a8a899429a887d29da6cfe9867.png?v=1773821784) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c0057fb5bc940f69e3b5a19864c5bba.png?v=1773821784) ## Agent notes - No visual analysis performed; image content not validated. - Only factual claims from description: holographic effect, polyester material, full-length, color options. - No additional product features beyond listed facts.
This product has 18 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": "Hooded Cape for Halloween, Fancy Dress Costume Party, Shiny Hooded Cape Festival, Cloak Hood Cosplay Event, Polyester Hooded Cloak",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").