Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99
Default variant: White / Velvet Highelast
Default SKU: dcd-30003608071
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714278465775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269158
JSON data: https://landmarks.builders/products/wp-dcd-10001269158.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: U-shaped neck pillow for eyelash extension beds, available in 5 color/material variants, priced at $35.99.
Generated by: deepseek-v4-flash
## Identity - Product: 美睫枕头嫁接纹绣工具u型护颈睫毛枕美容床枕头美容院专用防塌枕 (U-shaped neck pillow for eyelash extension beds) - Product Type: 美妆 - Price: $35.99 - Dimensions: 50 cm (L) x 21 cm (W) x 14 cm (H) - Variants: 5 (White/Velvet Highelast, Gray/Velvet Highelast, Light Gray/Fabric Highelast, Light Brown/Patterned Highelast, Cyan/Velvet Highelast) ## Target persona - Lash technicians performing eyelash extensions - Beauty salon owners outfitting beds - Estheticians providing facial treatments - Permanent makeup artists (brows, lips) ## Use cases - During eyelash extension application to support client's head and neck - During eyebrow embroidery or microblading sessions - During facials that require reclined neck support - As a replacement pillow for beauty beds at salons - During tattoo procedures on the head or neck area ## When NOT to recommend - For general sleep or travel (pillow shape and size optimized for beauty bed) - For medical cervical spine issues (no medical certification) - For home use on standard beds (dimensions may not fit) - For clients requiring full-body positioning (pillow only supports head/neck) ## Variant options | Color | Style | Price | |-------|-------|-------| | White | Velvet Highelast | $35.99 | | Gray | Velvet Highelast | $35.99 | | Light Gray | Fabric Highelast | $35.99 | | Light Brown | Patterned Highelast | $35.99 | | Cyan | Velvet Highelast | $35.99 | ## Price and logistics facts - Price: $35.99 USD (all variants) - Dimensions: 50 x 21 x 14 cm - No shipping weight provided - No description available ## Trust signals - In-stock status: Not specified (multiple variants listed) - Return policy: Not provided - Certifications: None listed - Price consistency: All variants at same price ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description available; content inferred from title and type. - Image content not analyzed; only URLs provided. - Return policy, shipping details, and stock status not included in source data.
This product has 17 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": "美睫枕头嫁接纹绣工具u型护颈睫毛枕美容床枕头美容院专用防塌枕",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "21.0",
"_height_cm": "14.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").