Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: Purple
Default SKU: dcd-30003603876
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 290 g
Cart URL (default variant): https://landmarks.builders/cart/49714399412463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267440
JSON data: https://landmarks.builders/products/wp-dcd-10001267440.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Cross-border nail drill with UV lamp for nail art, electric nail file, price $46.99, available in Purple, Black, Gold.
Generated by: deepseek-v4-flash
## Identity - Product: 跨境美甲专用打磨机打磨笔指甲卸甲打磨机电动磨甲器美甲机带烤灯 - Type: 美妆 (Nail Art Tool) - Dimensions: 20.7 x 8.7 x 4.9 cm - Price: $46.99 USD (all variants) ## Target persona - DIY nail art enthusiasts - Home nail salon users - Beginners learning nail art - Budget-conscious beauty hobbyists ## Use cases - Removing gel or acrylic nails at home - Shaping and filing natural nails - Preparing nail surface for polish or UV gel - Curing UV gel polish with built-in lamp - Nail art drilling for decorations ## When NOT to recommend - Professional high-volume salon seeking heavy-duty industrial tool - Users needing high-speed variable RPM for intricate carving - Buyers requiring detailed specifications (e.g., RPM range, torque) - Those who prefer cordless or battery-operated devices ## Variant options - Purple (SKU: dcd-30003603876, $46.99) - Black (SKU: dcd-30003603877, $46.99) - Gold (SKU: dcd-30003603878, $46.99) ## Price and logistics facts - Unit price: $46.99 USD - All variants same price - No shipping or tax information provided - Dimensions: 20.7 x 8.7 x 4.9 cm ## Trust signals - Consistent pricing across variants - Dimensions clearly stated - In-stock status not specified; verify before purchase - No certification or return policy data available ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e7682de886548a6846880933cd9186a.png?v=1781085517) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2357609f4f2d4f868bcab2177e3efef8.png?v=1781085515) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff109d318dca4bcaab53d5eb8ccd7449.png?v=1781085516) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f4ecb57caba4500962def708ad043c0.png?v=1781085516) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bebea12e26254886aedbfcafd82f310d.png?v=1781085516) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28e0963377464386985377f03aacdd8f.png?v=1781085516) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1038fb3c93b0496f9fca5a67daf8e069.png?v=1781085516) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39886bfce68743068ae6dd2e4a1edcf3.png?v=1781085517) ## Agent notes - No description text provided; image content not analyzed. - Product name implies built-in UV lamp (带烤灯). - Tag "dcd" suggests possible drop-shipping source.
This product has 15 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": "跨境美甲专用打磨机打磨笔指甲卸甲打磨机电动磨甲器美甲机带烤灯",
"quantity": 1,
"grams": 290000,
"properties": {
"_length_cm": "20.7",
"_width_cm": "8.7",
"_height_cm": "4.9"
}
}],
"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").