Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $19.99
Default variant: Basic
Default SKU: dcd-30001993310
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 505 g
Cart URL (default variant): https://landmarks.builders/cart/49945286508783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000906530
JSON data: https://landmarks.builders/products/m4x-10000906530.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Creature Character facial dimensional face cover Design textile Storytelling face cover Elastic Band Fit
Summary: A dimensional creature-character face cover with elastic band fit, available in Basic and Upgraded styles from $16.99 to $19.99.
Generated by: deepseek-v4-flash
## Identity A dimensional creature-character face cover designed for textile storytelling, with elastic band fit. ## Target persona Costume enthusiasts, cosplayers, theatrical performers, and storytellers seeking expressive face accessories. ## Use cases - Halloween or themed costume parties - Cosplay events and conventions - Theatrical performances and storytelling sessions - Creative photoshoots or video content - Children's dress-up or imaginative play ## When NOT to recommend - For medical-grade protection or as surgical masks - For everyday casual wear without a costume context - For individuals with large head sizes (dimensions 50x25x10 cm may not fit all) - For formal or professional settings ## Variant options - Basic ($16.99) - Upgraded ($19.99) ## Price and logistics facts - Basic: $16.99 USD - Upgraded: $19.99 USD - Dimensions: 50 x 25 x 10 cm ## Trust signals - In-stock status not specified - Return policy not provided - No certifications listed ## Image assets No images available for this product. ## Agent notes - No image understanding performed; visual details cannot be confirmed. - Product type is unspecified; treat as a decorative face cover.
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": "Creature Character facial dimensional face cover Design textile Storytelling face cover Elastic Band Fit",
"quantity": 1,
"grams": 505000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "25.0",
"_height_cm": "10.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").