Brand: World Products (Landmark)
SKU: 6005825726378
Price: $8.99
Availability: In Stock
Product Type: Party Masks
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017470193903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/black-hooded-cloak-grim-reaper-cape-long-halloween-cosplay-costume-fancy-dress-a
JSON data: https://landmarks.builders/products/black-hooded-cloak-grim-reaper-cape-long-halloween-cosplay-costume-fancy-dress-a.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Step into with this striking black hooded cloak, designed for seeking a and captivating look. for Halloween cosplay, stage performances, or any fantasy-themed event, this versatile cape combines comfort with a unique aesthetic. The hooded offers a more complete and stylized appearance than separate hoods and, ensuring you. Its design broadens its, making it suitable for both men and women. Crafted from a comfortable blend with added spandex, this hooded cape provides flexibility and ease of wear. The European and American fantasy theme, with an ethnic tribal, adds a distinctive touch to your costume. Whether you're a grim reaper, an assassin, or a witch, this long cloak is an essential addition to your fancy dress collection.
Package Contents: 1 x Hooded Cloak
| Capacity | L |
| Colour | Black |
| Product Weight | kg |
| Package Weight | 0.25 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A budget-friendly black hooded cloak for Halloween, cosplay, or fancy dress, made from a spandex blend for flexibility, available in one size.
Generated by: deepseek-v4-flash
## Identity Item: Black Hooded Cloak, Grim Reaper Cape Long, Halloween Cosplay Costume, Fancy Dress Accessory, Robe Brand: JISADER Product Type: Party Masks ## Target persona Budget-conscious shoppers seeking a quick costume for Halloween, cosplay, or themed parties; one-size-fits-all design targets men and women but may not accommodate larger sizes. ## Use cases - Halloween costume as grim reaper, witch, or assassin - Cosplay events requiring a simple black cloak - Fancy dress parties or masquerades - Stage performances needing a dramatic cape - Themed festivals or Renaissance fairs ## When NOT to recommend - Professional cosplay requiring high detail or custom fit - Outdoor use in rain or extreme cold (no weather protection) - Frequent use or rigorous movement (budget material, single use) - Users needing specific sizes beyond one-size ## Variant options - Black / One Size: $8.99 USD (only variant) ## Price and logistics facts - Price: $8.99 USD - Package weight: 0.25 kg - No dimensions provided - Price is low, consistent with budget costume items ## Trust signals - In-stock status not confirmed; no return policy information available - No certifications or brand reputation details provided - Single price point, no discounts indicated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cdb0d82af4e47d99445c11f163411b7.png?v=1773821701 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb818ef3012b42789ee1d18c576f701e.png?v=1773821701 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce102d8b7af84762b16b910101d647d0.png?v=1773821701 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e728dd8d092e47dbbf125abb3dee4531.png?v=1773821701 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98db4342893b47288857e0b27dcb96dd.png?v=1773821701 ## Agent notes - Image understanding was not performed; no visual details extracted. - No dimensions or material composition beyond 'comfortable blend with added spandex'. - Package includes only hooded cloak, no extras. - One-size-fits-all may not fit all body types appropriately.
This product has 7 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": "Black Hooded Cloak, Grim Reaper Cape Long, Halloween Cosplay Costume, Fancy Dress Accessory, Robe",
"quantity": 1,
"grams": 350000,
"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").