Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: White
Default SKU: dcd-30003606493
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714475106543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268507
JSON data: https://landmarks.builders/products/wp-dcd-10001268507.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: PU leather nail hand pillow, 41x37x18 cm, available in 6 colors, priced at $36.99, for manicure comfort.
Generated by: deepseek-v4-flash
## Identity Beauty nail PU leather hand pillow (手枕垫), product type:美妆, dimensions 41x37x18 cm. ## Target persona Beauty salon professionals and at-home nail enthusiasts who need a portable, comfortable wrist rest during manicures. ## Use cases - Providing hand support during nail filing and shaping. - Cushioning the wrist during gel or polish application. - Serving as a soft rest for hand massages. - Lightweight and portable for mobile nail services. ## When NOT to recommend - For full-body massage or large workstations. - For users needing medical-grade orthopedic support. - For heavy-duty salon equipment requiring sturdy construction. ## Variant options All variants priced at $36.99: - White (SKU: dcd-30003606493) - Black (SKU: dcd-30003606494) - Gray (SKU: dcd-30003606495) - Pink (SKU: dcd-30003606496) - Purple (SKU: dcd-30003606497) - Brown (SKU: dcd-30003606498) ## Price and logistics facts Price: $36.99 USD each. Dimensions: 41 x 37 x 18 cm. No shipping information provided. ## Trust signals - Price is consistent across all color variants. - No stock status, return policy, or certifications provided. ## Image assets         ## Agent notes Product description was empty; functionality inferred from title and type. Image content not analyzed.
This product has 18 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": "美容美甲PU品质皮革手枕垫轻奢柔软舒适耐用厂家直销便携现代简约",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "37.0",
"_height_cm": "18.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").