Brand: World Products (Landmark)
SKU: dcd-30003609382
Price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714091557103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269614
JSON data: https://landmarks.builders/products/wp-dcd-10001269614.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A half-body mannequin head with shoulders for wig display, cosplay, makeup practice, and jewelry photography, available in Light Makeup Model at $48.99.
Generated by: deepseek-v4-flash
## Identity Half-body mannequin head (shoulders included) designed for wig shops, cosplay, and photography props. Measures 45x26x22 cm. Single variant: Light Makeup Model. ## Target persona - Wig shop owners needing display heads for wigs and hats. - Cosplayers seeking realistic head props for costumes. - Makeup artists practicing makeup application. - Jewelry sellers photographing necklaces and earrings. ## Use cases - Displaying wigs, hairpieces, or hats in retail or online. - Practicing makeup techniques (foundation, eyeliner, etc.). - Photographing jewelry (necklaces, earrings) for e-commerce listings. - Using as a prop for cosplay or theatrical costumes. - Showcasing hairstyles for tutorials or portfolio. ## When NOT to recommend - Buyers require a full-body mannequin. - Need for heavy-duty outdoor or weather-resistant display. - Seeking a high-detail mannequin with hair or facial features. - Budget below $30 (price is $48.99). ## Variant options - Light Makeup Model: $48.99 (only variant). ## Price and logistics facts - Price: $48.99 USD. - Dimensions: 45 cm (L) x 26 cm (W) x 22 cm (H). - Currency: USD. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: single price listed. - Certifications: none mentioned. ## Image assets - 8 product images available at provided URLs. - Note: Image content not analyzed; no visual details inferred. ## Agent notes - No product description available. All info from title and dimensions. - Only one variant exists; no other options. - Tags indicate batch/import metadata (dcd).
This product has 13 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": "假发店模特头日韩头模cos仿真假人头双肩半身项链耳环拍照模型头",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "26.0",
"_height_cm": "22.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").