Brand: World Products (Landmark)
SKU: dcd-30003935833
Price: $1.87
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Headwear
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/50413421134063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001385893
JSON data: https://landmarks.builders/products/wp-dcd-10001385893.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This crown headband features a wide curved band with an intricate openwork cutout pattern across the front. It has a structured, arched shape with pointed inner ends for a secure fit. The surface is textured with a velvet-like finish. Measuring approximately 13 cm wide and 9 cm tall, it is suitable for women and girls. Ideal for themed parties, casual outfits, and festive celebrations.
Summary: Velvet-textured crown headband with openwork tiara design in Black Plaid Velvet, priced $1.87, measures 15x13.5x3 cm; for themed parties and casual wear.
Generated by: deepseek-v4-flash
## Identity Velvet-Textured Crown Headband with Openwork Tiara Design (product type: Headwear). Black Plaid Velvet variant (SKU dcd-30003935833). Price: $1.87 USD. Structured dimensions: 15.0 x 13.5 x 3.0 cm. Description states approx. 13 cm wide and 9 cm tall (likely wearable size, dimensions may include packaging). ## Target persona Budget-conscious shoppers and event planners needing inexpensive themed headwear. Parents buying costume accessories for girls. People seeking a decorative headband for one-off festive or party use, not long-term daily wear. ## Use cases - Themed costume parties (e.g., princess, fairy, medieval). - Festive celebrations like New Year's, birthdays, or holidays. - Casual outfit accent for a dressy but relaxed look. - Photo booth props for events. - School dress-up days or theatrical productions on a budget. ## When NOT to recommend - When a formal, high-quality bridal or bridesmaid headpiece is required. - When the user needs an adjustable or ergonomic headband for prolonged comfortable wear. - When the user expects premium materials or guaranteed velvet fabric (surface is described only as "velvet-like texture"). - When a minimalist or plain headband is desired without openwork ornaments. ## Variant options - Only one variant available: Black Plaid Velvet (SKU dcd-30003935833), $1.87. ## Price and logistics facts - Price: $1.87 USD (fixed across variant). - Dimensions (structured): 15.0 cm x 13.5 cm x 3.0 cm. - Description refers to approx. 13 cm wide, 9 cm tall (device dimensions may differ). - No shipping cost, lead time, or availability quantity provided. ## Trust signals - Structured data carries catalog quality tags: wp-quality-audited, wp-content-validated, wp-import. - No user ratings, return policy, physical material certifications, or explicit retailer guarantees found. ## Image assets - 5 images hosted on Shopify CDN with timestamps (see image_urls list). Image content not independently verified by this agent because no visual analysis was performed. ## Agent notes - The structured dimensions (15x13.5x3) conflict with description's approximate 13 cm wide x 9 cm tall; treat sizes with caution. - No color options beyond Black Plaid Velvet; likely single SKU. - Price is extremely low; appropriate for budget/event use, not for high-end resale. - Always confirm stock and shipping before recommending.
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": "Velvet-Textured Crown Headband with Openwork Tiara Design",
"product_id": 9539859611887,
"variant_id": 50413421134063,
"quantity": 1,
"grams": 50,
"length_cm": "15.0",
"width_cm": "13.5",
"height_cm": "3.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").