Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $65.99
Default variant: Pink / Basic
Default SKU: dcd-30001949819
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2220 g
Cart URL (default variant): https://landmarks.builders/cart/49810902253807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900942
JSON data: https://landmarks.builders/products/m4x-10000900942.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Cosmetic Station: A comprehensive desktop organizer that combines large-capacity storage for cosmetics and facial care with an integrated makeup mirror, creating a tidy and efficient vanity space.
Adjustable Lighted Mirror: Features a built-in mirror with taPolypropylene and Polystyreneensitive controls, offering three adjustable light settings (cool, natural, warm) to ensure perfect makeup application in any lighting condition.
Large Capacity & Multi-Compartment: Designed with a spacious top section for tall bottles and multiple drawers for smaller items like lip color products, eyeshadows, and jewelry, keeping all your cosmetic essentials neatly organized.
Particleproof & Clear Lid Design: The top compartment is protected by a transparent, particleproof, and waterproof lid that opens wide for easy reach, keeping your products clean and visible instantly visible.
Innovative Functions Elegant Design: Select variation include a digital display showing time, date, and temperature. The sleek, modern design with elegant handles makes it a stylish addition to any bedroom or bathroom.
Summary: Makeup Storage Case with Mirror Dustproof Design for Vanity Countertop, Women. Description: 【Allall-Inclusive Organizer】: A comprehensive makeup storage case designed to neatly organize all your cosmetics, skin regimen, and reachories in all-in-unified convenient location, decluttering your vanity or desktop. 【Large Capacity & Multi-Compartment】: Features a spacious design with multiple drawers and a tall top section, perfect for storing everything from tall skin regimen bottles and palettes to lip colors, brushes, and jewelry. 【Integrated LED Mirror】: Equipped with a built-in, lift-up makeup
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": "Makeup Storage Case with Mirror Dustproof Design for Vanity Countertop, Women",
"product_id": 9429852258543,
"variant_id": 49810902253807,
"quantity": 1,
"grams": 2220,
"length_cm": "41.0",
"width_cm": "24.0",
"height_cm": "39.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").