Brand: World Products (Landmark)
SKU: dcd-30002755104
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 243 g
Cart URL (default variant): https://landmarks.builders/cart/49879196041455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042830
JSON data: https://landmarks.builders/products/m4x-10001042830.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Alien Mask Sparkling Glittering Alien Headpiece Lightweight for Halloween
Summary: Lightweight, glittering alien mask headpiece for Halloween, multicolor, sold at $11.99 with dimensions 23x15x12 cm.
Generated by: deepseek-v4-flash
## Identity Alien Mask Sparkling Glittering Alien Headpiece Lightweight for Halloween ## Target persona Halloween costume shoppers looking for an affordable, lightweight alien mask; partygoers seeking a glittery, eye-catching accessory; children or adults wanting a simple alien headpiece for costume events. ## Use cases - Completing an alien costume for Halloween trick-or-treating or parties - Wearing as a fun accessory for a sci-fi themed event or costume contest - Using as a lightweight, comfortable mask for extended wear during parades or fairs - Pairing with other alien accessories for a coordinated costume set - As a last-minute costume solution due to low price and ready availability ## When NOT to recommend - Seeking a high-quality, durable mask for repeated or heavy use - Expecting a realistic alien look; this is a sparkling, glittery design - Needing a mask with advanced features like moving parts or electronics - Buying for a professional theatrical production requiring specific material standards ## Variant options - Multicolor: $11.99 (SKU: dcd-30002755104) ## Price and logistics facts - Price: $11.99 USD - Dimensions: 23 cm (L) x 15 cm (W) x 12 cm (H) - No shipping cost or delivery time provided ## Trust signals - One variant in stock (Multicolor) - Return policy not specified; price is consistent across variant - No certifications or brand information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a0c14c1-c652-4465-a1ef-bc16acb262b8.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1024390-b42b-48c7-ab32-e50d4e27fbc0.jpg?v=1782126355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9df29f0c-cf58-4849-92f3-f8516a42a8da.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fcd0c78-a300-4bdc-99d5-cef402683a7d.jpg?v=1782126353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c22e88b1-4f05-436e-9902-2268df66c0e4.jpg?v=1782126357 ## Agent notes Image understanding not performed; visual details not verified. All information is derived from structured data only.
This product has 12 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": "Alien Mask Sparkling Glittering Alien Headpiece Lightweight for Halloween",
"quantity": 1,
"grams": 243000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "15.0",
"_height_cm": "12.0"
}
}],
"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").