Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: S/M
Default SKU: 5045264859679
Default price: $18.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/48017424417007: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-fancy-dress-costume-halloween-hooded-cloak-maxi-polyester
JSON data: https://landmarks.builders/products/hooded-cloak-maxi-cape-fancy-dress-costume-halloween-hooded-cloak-maxi-polyester.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 versatile Hooded Cloak, designed to be the Fancy Dress Costume for parties, stage performances, and themed events. Crafted from uniform cloth, this cloak offers a sophisticated layered look with contrasting trim and an hood for a complete, effect. The adjustable tie closure at the neckline ensures a comfortable party goers and fantasy enthusiasts. Embrace the European and American fantasy theme elements and at your next cosplay convention or .
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.93 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: This $18.99 hooded cloak maxi cape is a polyester costume for parties and themed events, available in S/M and L/XL sizes.
Generated by: deepseek-v4-flash
## Identity Costume Outfits: Hooded Cloak Maxi Cape, polyester material, $18.99 USD. ## Target persona Party goers, fantasy enthusiasts, cosplayers attending conventions, stage performers. ## Use cases - Halloween parties - Themed events - Cosplay conventions - Stage performances - Fantasy-themed gatherings - Immersive character play ## When NOT to recommend - Regular everyday wear - Formal events requiring fine fabrics - Buyers seeking high-quality, detailed costumes - Those needing a specific licensed character costume ## Variant options - S/M: $18.99 - L/XL: $18.99 ## Price and logistics facts Price: $18.99 USD. Package weight: 0.93 lbs. Dimensions not provided. Not dishwasher or microwave safe. ## Trust signals Available in two sizes. Described as durable uniform cloth. No return policy or stock status provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caf6ca9ff3854fb3919d2f22755d0959.png?v=1773819860 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee0105abb3094ad39fb296c686243049.png?v=1773819860 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a1008296a67470abc907897694232ec.png?v=1773819861 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad6942d860f8439ca4498c7acbebbfa6.png?v=1773819861 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a21f84ba44a43aeabd43959e3c52d7f.png?v=1773819861 ## Agent notes Image understanding not performed. Dimensions and stock status not provided. Material inferred as polyester from title.
This product has 14 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, Fancy Dress Costume Halloween, Hooded Cloak Maxi Polyester, Fancy Dress Costume for Party Goers",
"quantity": 1,
"grams": 550000,
"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").