Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: White / Velvet
Default SKU: dcd-30003608066
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49714081988847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269157
JSON data: https://landmarks.builders/products/wp-dcd-10001269157.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 and beauty treatments, 51x21x14 cm, priced at $30.99, available in 5 color/style variants.
Generated by: deepseek-v4-flash
## Identity 美睫枕头嫁接纹绣工具u型护颈睫毛枕美容床枕头美容院专用防塌枕 (U-shaped neck pillow for eyelash extensions and tattooing). ## Target persona Beauty salon professionals performing eyelash extensions or eyebrow tattooing; mobile estheticians needing a compact, portable pillow for client comfort; home-based beauty practitioners setting up a treatment bed. ## Use cases - Client lying face-up during eyelash extension application, need support to prevent neck strain. - Eyebrow tattooing or microblading sessions where client head must be stabilized. - Facials or other supine beauty treatments requiring neck support. - Temporary setup on a massage table or beauty bed where standard pillows are too bulky. ## When NOT to recommend - As a regular bed pillow for sleeping (support shape not designed for side/back sleep). - For clients with severe neck injuries requiring medical-grade support. - For use in a spa with thick, plush mattress already providing ample head cradle. ## Variant options 5 variants, all $30.99: - White / Velvet - Gray / Velvet - Light Gray / Fabric - Light Brown / Patterned Fabric - Cyan / Velvet ## Price and logistics facts Price: $30.99 USD. Dimensions: 51 cm × 21 cm × 14 cm. Weight not provided. ## Trust signals In stock (based on product listing). No return policy or warranty stated in facts. Price is consistent across all variants. ## Image assets 8 PNG images available at provided URLs. No visual description performed. ## Agent notes - Image content not analyzed; assume product photography showing different angles and variant colors. - No description text available; rely on title and tags for purpose.
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": 1050000,
"properties": {
"_length_cm": "51.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").