Brand: World Products (Landmark)
SKU: dcd-30003982904
Price: $28.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Costume Helmet
Vendor: World Products
Weight: 1150 g
Cart URL (default variant): https://landmarks.builders/cart/50414622441711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001404088
JSON data: https://landmarks.builders/products/wp-dcd-10001404088.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover tomorrow with this striking futuristic full-facial covering, designed to provide powerful visual impact. Crafted with a glossy dark hard shell, this helmet features tall wing-like top fins and long side fins that create a sharp, geometric silhouette. The built-in lighting system transforms this visor helmet with LED into a glowing showpiece, highlighting a geometric illuminated front outline that is perfect for night scenes and high-energy gatherings. Every detail of this visor is meticulously designed to capture a high aesthetic. Layered mechanical-style side details and hanging ribbon-like straps add depth and texture, making it a standout piece for costume gatherings, festivals, and themed parties. The sharply contoured faceplate ensures full coverage while maintaining a comfortable fit, allowing you to fully lose yourself in your futuristic character. Whether you are performing on stage or attending a creative gathering, this unique accessory brings your futuristic vision to life with style.
Summary: Discover tomorrow with this striking futuristic full-facial covering, designed to provide powerful visual impact. Crafted with a glossy dark hard shell, this helmet features tall wing-like top fins and long side fins that create a sharp, geometric silhouette. The built-in lighting system transforms this visor helmet with LED into a glowing showpiece, highlighting a geometric illuminated front outline that is perfect for night scenes and high-energy gatherings. Every detail of this visor is meticulously designed to capture a high aesthetic. Layered mechanical-style side details and hanging ribbon-like straps add depth and texture, making it a standout piece for costume gatherings, festivals, and themed parties. The sharply contoured faceplate ensures full coverage while maintaining a comfortable fit, allowing you to fully lose yourself in your futuristic character. Whether you are performing on stage or attending a creative gathering, this unique accessory brings your futuristic vision to life with style.
Generated by: deepseek-v4-flash
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cyber-Aesthetic Face Guard Helmet With LED | Futuristic, Full-Facial Covering, for Cosplay",
"product_id": 9540308795631,
"variant_id": 50414622441711,
"quantity": 1,
"grams": 1150,
"length_cm": "33.5",
"width_cm": "22.0",
"height_cm": "20.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").