Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: White
Default SKU: dcd-30003466935
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43792283074634:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001225951
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001225951.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This beauty tool is a European-design rectangular manicure hand rest designed as a padded nail hand pillow with a clean, practical shape for salon or home manicure setups.
Function: It serves as a hand rest that supports the client’s hand during nail care, helping keep the hand steady and more comfortable while working on detailed manicure tasks.
Construction: The manicure hand pillow features a padded top with a curved metal support frame, combining a soft resting surface with a sturdy structure for reliable use.
Support Base: Four chrome-finished legs provide stable elevation and a balanced stance, making this rectangular manicure hand rest easy to position on a work surface.
Size: Measuring 30 cm long, 12 cm wide, and 12 cm high, this nail hand pillow offers a compact footprint that fits neatly into manicure stations without taking up excess space.
Summary: Rectangular Manicure Hand Rest Four-Legged Manicure Hand Rest Curved Metal Frame Beauty Tool. 【Product Type】: This beauty tool is a European-design rectangular manicure hand rest designed as a padded nail hand pillow with a clean, practical shape for salon or home manicure setups. 【Function】: It serves as a hand rest that supports the client’s hand during nail care, helping keep the hand steady and more comfortable while working on detailed manicure tasks. 【Construction】: The manicure hand pillow features a padded top with a curved metal support frame, combining a soft resting surface with a s
Generated by: m4x-map-v1
This product has 12 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": "Rectangular Manicure Hand Rest Four-Legged Manicure Hand Rest Curved Metal Frame Beauty Tool",
"quantity": 1,
"grams": 1050000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "14.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").