Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99
Default variant: Black
Default SKU: 5918959433763
Default price: $4.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017494016239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hooded-cloak-maxi-cape-for-halloween-party-fancy-dress-costume-halloween-grim-re
JSON data: https://landmarks.builders/products/hooded-cloak-maxi-cape-for-halloween-party-fancy-dress-costume-halloween-grim-re.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your look with this elegant hooded cloak, designed for maximum dramatic flair. Crafted from a lightweight and, it creates a mystical and aesthetic, for a variety of costume occasions. Whether you're a cosplayer, a party goer, or a Halloween enthusiast, this versatile accessory will elevate your outfit. The generous 150cm length offers ample coverage and a striking silhouette, making it ideal for Halloween parties, masquerade balls, or theatrical productions. This hooded cape is a key component for any fancy dress costume, ensuring the essence of your chosen character. Available in multiple colours to suit different themes, this cape is a standout choice for any costume event.
| Capacity | L |
| Colour | Black, Purple, Red, White |
| Product Weight | kg |
| Package Weight | 0.397 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Lightweight hooded cape with 150cm length, available in Black and Purple, for Halloween costumes and theatrical events at $4.99.
Generated by: deepseek-v4-flash
## Identity Hooded Cloak Maxi Cape for Halloween Party, Fancy Dress Costume Halloween, Grim Reaper Dramatic Cloak, Lightweight Cape for Costume Event ## Target persona Halloween party goer, cosplayer, theatrical performer, costume enthusiast ## Use cases - Halloween party costume - Masquerade ball attire - Theatrical production - Cosplay event - Themed costume party ## When NOT to recommend - Formal events - Everyday wear - Cold weather protection - Children's costumes (size not specified) ## Variant options - Black: $4.99 - Purple: $4.99 ## Price and logistics facts - Price: $4.99 USD - Length: 150cm - Package weight: 0.397 lbs - Dishwasher safe: No - Microwaveable: No ## Trust signals - Price consistent across variants - In-stock status not verified - Return policy not provided ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; visual details not inferred. - Material composition not specified. - Sizing details beyond length not provided. - Dishwasher safe and microwaveable details are irrelevant but copied from product data.
This product has 15 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 Cloak Maxi Cape for Halloween Party, Fancy Dress Costume Halloween, Grim Reaper Dramatic Cloak, Lightweight Cape for Costume Event",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "150.0",
"_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").