Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.71 – $5.42
Default variant: Black Rice
Default SKU: dcd-30003673434
Default price: $2.71
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Makeup Organizer
Vendor: World Products
Weight: 630 g
Cart URL (default variant): https://landmarks.builders/cart/50405659541743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293859
JSON data: https://landmarks.builders/products/wp-dcd-10001293859.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your beauty regimen routine with this elegant cylindrical desktop organizer, designed to bring order and sophistication to your vanity. Crafted with a smooth glossy finish, this upright holder features an innovative automatic elevating top cover powered by a sturdy steel and pneumatic strut. With just a simple touch, the lid slides open smoothly, making your tools instantly accessible while you get ready. Inside, the makeup brush holder with lid is thoughtfully divided into four distinct compartments. This organized layout allows you to separate longer powder brushes from shorter eye brushes and cosmetic pencils, keeping everything upright and easy to grab. When closed, the dustproof enclosed body of this cosmetic organizer provides complete protection against airborne particles, dampness, and spills, ensuring your tools remain clean and hygienic for every application. Equipped with stylish spherical side handles, this beauty tool holder is easy to reposition on your dressing table, washroom counter, or bedroom desk. Its compact footprint saves valuable counter space while offering generous storage, making it the seamless integration of modern functionality and minimalist style for beauty enthusiast.
Summary: Transform your beauty regimen routine with this elegant cylindrical desktop organizer, designed to bring order and sophistication to your vanity. Crafted with a smooth glossy finish, this upright holder features an innovative automatic elevating top cover powered by a sturdy steel and pneumatic strut. With just a simple touch, the lid slides open smoothly, making your tools instantly accessible while you get ready. Inside, the makeup brush holder with lid is thoughtfully divided into four distinct compartments. This organized layout allows you to separate longer powder brushes from shorter eye brushes and cosmetic pencils, keeping everything upright and easy to grab. When closed, the dustproof enclosed body of this cosmetic organizer provides complete protection against airborne particles, dampness, and spills, ensuring your tools remain clean and hygienic for every application. Equipped with stylish spherical side handles, this beauty tool holder is easy to reposition on your dressing table, washroom counter, or bedroom desk. Its compact footprint saves valuable counter space while offering generous storage, making it the seamless integration of modern functionality and minimalist style for beauty enthusiast.
Generated by: deepseek-v4-flash
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Makeup Brush Holder with Lid Dustproof Makeup Organizer with Compartments Easy to Clean Beauty Tool Storage Box for Dressing Table",
"product_id": 9537681031407,
"variant_id": 50405659541743,
"quantity": 1,
"grams": 630,
"length_cm": "15.5",
"width_cm": "15.5",
"height_cm": "23.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").