Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $9.99
Default variant: One Size - Long
Default SKU: 5981515237922
Default price: $9.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017512923375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/fancy-dress-hooded-cape-witch-cosplay-accessories-halloween-party-costume-masque
JSON data: https://landmarks.builders/products/fancy-dress-hooded-cape-witch-cosplay-accessories-halloween-party-costume-masque.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Embrace your inner with this stunning Spiderweb Lace Hooded Cape. Designed for Halloween parties, cosplay conventions, and masquerade events, this cape offers a unique blend of spooky charm and elegant drama. The intricate spiderweb lace pattern is more detailed than standard printed designs, creating a truly captivating look. The attached hood adds an of, while the floor-length design with a train ensures a dramatic entrance. Adjustable ribbon ties at the neck provide a secure and comfortable fit, and the versatile design makes it suitable for a wide range of wearers. Available in both long and short, this cape is a must-have accessory for any gothic fashion lover or looking to make a statement.
| Material | Polyester |
| Capacity | L |
| Colour | Black |
| Product Weight | 0.13 kilograms |
| Package Weight | 0.14 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: JISADER polyester hooded cape with spiderweb lace, black, floor-length with train, adjustable ribbon ties. Two sizes available: long ($9.99) and short ($8.99).
Generated by: deepseek-v4-flash
## Identity JISADER Fancy Dress Hooded Cape – witch cosplay accessory, black polyester with intricate spiderweb lace pattern. ## Target persona Halloween party-goers, cosplayers, gothic fashion enthusiasts, masquerade attendees seeking an affordable dramatic cape. ## Use cases - Halloween costume party accessory - Gothic fashion or witch cosplay ensemble - Masquerade ball or themed event outfit - Photography prop for spooky or fantasy themes - Stage performance costume element ## When NOT to recommend - Buyers seeking high-quality, durable fabric for repeated use - Those requiring custom sizing or tall/large sizes beyond one-size - Users needing a cape for cold weather (polyester only, no insulation) - Shoppers wanting a complete costume (cape only, no dress or accessories) ## Variant options - One Size – Long: $9.99 USD - One Size – Short: $8.99 USD ## Price and logistics facts - Price: $8.99 (short) / $9.99 (long) USD - Product weight: 0.13 kg, package weight: 0.14 kg - No dimensions provided ## Trust signals - Brand: JISADER - Material: Polyester - Dishwasher safe: No - Microwaveable: No - No stock status or return policy provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baf1990296624986bec44e32914b7cf6.png?v=1773823807 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d5bdea6c25c403ebc86908e728360d1.png?v=1773823807 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3bd00f846cfd4e57a0e0dd155e4ccd9a.png?v=1773823807 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e0ea3883da648028ec72917178856ac.png?v=1773823807 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b7dc3d8643f4e51bb1b0a337a09804f.png?v=1773823807 ## Agent notes Image understanding was not performed; visual details (fit, lace pattern appearance) are not verified.
This product has 16 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": "Fancy Dress Hooded Cape, Witch Cosplay Accessories, Halloween Party Costume, Masquerade Party Hooded Cloak, Gothic Fashion Cape Witch",
"quantity": 1,
"grams": 150000,
"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").