Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $73.99
Default variant: Pink / Goddess Model
Default SKU: dcd-30001975403
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49811189760239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904258
JSON data: https://landmarks.builders/products/m4x-10000904258.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
complete Vanity Station: A large-capacity makeup organizer that combines multicompartment storage with a highclarity, rotatable illuminated mirror, creating a complete individual cosmetics station.
Adjustable illuminated Mirror: Features a built-in smart illuminated mirror with three adjustable light color modes (cool, natural, warm) and stepless dimming, ensuring perfect makeup application lighting anytime, anywhere.
Spacious & Organized Storage: Designed with a tall top compartment for bottles and skincare, and lower drawers for smaller items like lipsticks, brushes, and jewelry, keeping your vanity clutterclutter-clear.
Portable & Protective Design: Equipped with a convenient carrying handle for easy transport and a clear, debris-proofresistant, and water-resistant sliding cover that protects your cosmetics and allows you to see everything at a glance.
Elegant long-lasting Construction: Made from high-quality, long-lasting hard case plastic with a sleek Nordic design, making it a stylish and practical addition to any dressing table, bedroom, or dorm room.
Summary: Portable Makeup Box with Mirror long-lasting rigid shell Cosmetics Case for Dorm Room. Description: 【Large Capacity & Organized】: Keep your vanity clutterclutter-clutter-free organizer with this spacious organizer. It features a large top compartment for tall bottles and multiple drawers for smaller items like lipsticks, brushes, and jewelry. 【Adjustable light-emitting diode Makeup Mirror】: Comes with a built-in high-definition mirror surrounded by an light-emitting diode light. Easily toggle between three light modes (cool, natural, and warm) with a simple press to achieve a perfect look in a
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": "Portable Makeup Box with Mirror long-lasting rigid shell Cosmetics Case for Dorm Room",
"product_id": 9429931884783,
"variant_id": 49811189760239,
"quantity": 1,
"grams": 2300,
"length_cm": "42.0",
"width_cm": "26.0",
"height_cm": "35.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").