Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99
Default variant: Silver / Dust-proof+2 Drawers
Default SKU: dcd-30001973857
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2400 g
Cart URL (default variant): https://landmarks.builders/cart/49810417942767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904020
JSON data: https://landmarks.builders/products/m4x-10000904020.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Makeup Organizer: Keep your cosmetics and skincare neatly arranged in this stylish desktop case, crafted from high-quality, sturdy acrylic for a modern and sophisticated look on any vanity.
Large Capacity Storage: Features a spacious top compartment for tall skincare bottles and multiple drawers for smaller items like lipsticks, eyeshadows, and jewelry, providing ample space for your entire collection.
particle-proofShielded Waterresistant: The transparent hinged lid lid effectively protects your skincare and makeup from particle-proof, water, and debris, ensuring your products stay clean, hygienic, and prepared to use.
Space-Saving upright Design: Its multi-tiered design maximizes storage capacity while minimizing countertop footprint, making it an perfect solution for dressing tables, bathrooms, or dorm rooms with confined space.
Clear & Convenient reach: The perfectly transparent transparent design allows you to see all your products at a glance, saving you valuable time during your cosmetic regimen by making it easy to find exactly what you need instantly.
Summary: Desktop Makeup Case with Drawers particleprotective Cosmetic Holder Elegant Design. Description: 【Elegant Organization】: A stylish desktop makeup case designed to keep your vanity, vanity table, or countertop neat and clutterorganized by providing a dedicated space for all your cosmetic products. 【adaptable Storage】: Features a large top compartment for tall bottles like lotions and perfumes, and multiple drawers for smaller items such as lipsticks, eyeshadows, and jewelry. 【particleresistant Clear View】: Equipped with a transparent, hinged lid that protects your cosmetics from particle and wa
Generated by: m4x-map-v1
This product has 12 images 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": "Desktop Makeup Case with Drawers particleprotective Cosmetic Holder Elegant Design",
"product_id": 9429735768303,
"variant_id": 49810417942767,
"quantity": 1,
"grams": 2400,
"length_cm": "26.0",
"width_cm": "20.0",
"height_cm": "40.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. 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").