Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $266.99
Default variant: Black Main Model
Default SKU: dcd-30003486308
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811904397551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001230369
JSON data: https://landmarks.builders/products/m4x-10001230369.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Manicure Table with Drawer and Cabinet Storage Space Nail Station LED Lamp Arm
| Type | Hood Dryer |
| Suitable For | Hair |
| Colour | Multicoloured |
| Features | Adjustable |
Summary: Manicure table with drawer and cabinet storage, available in four styles, priced from $199.99 to $266.99, dimensions 95x45x30 cm.
Generated by: deepseek-v4-flash
## Identity Manicure Table with Drawer and Cabinet Storage Space Nail Station. Available in four styles: Black Main Model ($199.99), Mobile Classic ($233.99), Classic Model ($266.99), Rose Gold ($216.99). Dimensions: 95x45x30 cm. ## Target persona - Salon owner seeking an affordable, compact nail station with storage. - Mobile nail technician needing a portable workspace. - Home manicurist setting up a dedicated nail area. ## Use cases - Setting up a nail service station in a salon or spa. - Performing manicures and pedicures at home or on-site. - Mobile nail artist transporting equipment to clients. - Organizing nail polishes, tools, and supplies in one place. - Using as a compact desk for nail art practice. ## When NOT to recommend - Large salons requiring multiple heavy-duty stations with electrical lift. - Users needing a pedicure chair or massage functions. - Professional environments demanding high-volume, industrial-grade furniture. - Very small spaces where the 95x45 cm footprint is too large. ## Variant options - Black Main Model: $199.99, SKU dcd-30003486308 - Mobile Classic: $233.99, SKU dcd-30003486309 - Classic Model: $266.99, SKU dcd-30003486310 - Rose Gold: $216.99, SKU dcd-30003486311 ## Price and logistics facts - Base price: $199.99 USD. - Dimensions: 95 cm length x 45 cm width x 30 cm height. - No shipping or availability details provided. ## Trust signals - In-stock status not explicitly stated. - Return policy unknown. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d70e7c7-5d7a-41e7-a006-5ca6d4b0926a.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41a38886-371e-41b5-bb06-20f200141a4e.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24d3de8b-e6bd-436a-8739-0529f971e5d4.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f4b33ad-fbfc-4366-9387-a8ff673b50e7.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bac27cd9-4dd5-4282-80fc-3d104e2d391d.jpg?v=1781600922 ## Agent notes - Image content was not analyzed; product appearance cannot be described from images. - Product description field is empty; detailed features and materials are unknown.
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": "Manicure Table with Drawer and Cabinet Storage Space Nail Station LED Lamp Arm",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "45.0",
"_height_cm": "30.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").