Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Brown
Default SKU: dcd-30003290231
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754833281098:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001162711
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001162711.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity: This rotating makeup organizer is designed to keep your daily beauty storage neatly grouped in in single place place, so bottles, brushes, lip colors, and beauty care essentials stay within easy reach on your vanity or desk.
360° Rotation: The effortless turntable cosmetic holder lets you rotate the rack and grab what you need from any side, making your routine faster and more convenient when you are getting ready in a hurry.
Transparent Panels: Clear side panels give the cosmetic rack a clean, modern look while helping you see items instantly, reducing the time spent searching through crowded drawers or scattered products.
Desktop Display: With its stylish shape and warm wood-inspired finish, this rotating makeup organizer doubles as a tidy desktop accent that brings order and a refined look to your vanity area.
Practical Organization: Built to keep makeup, perfume, brushes, and beauty care separated and upright, this turntable cosmetic holder helps create a calmer, more efficient routine and keeps everyday essentials easy to reach.
Summary: Rotating Makeup Organizer Large Capacity Turntable Cosmetic Holder. 【Large Capacity】: This rotating makeup organizer is designed to keep your daily beauty storage neatly grouped in in single place place, so bottles, brushes, lip colors, and beauty care essentials stay within easy reach on your vanity or desk. 【360° Rotation】: The effortless turntable cosmetic holder lets you rotate the rack and grab what you need from any side, making your routine faster and more convenient when you are getting ready in a hurry. 【Transparent Panels】: Clear side panels give the cosmetic rack a clean, modern loo
Generated by: m4x-map-v1
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": "Rotating Makeup Organizer Large Capacity Turntable Cosmetic Holder",
"quantity": 1,
"grams": 2200000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_height_cm": "26.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").