Brand: World Products (Landmark)
SKU: dcd-30003383190
Price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2240 g
Cart URL (default variant): https://landmarks.builders/cart/49878086484207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001195663
JSON data: https://landmarks.builders/products/m4x-10001195663.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Overview: This rotating makeup organizer is a stylish home storage solution designed to keep everyday beauty items neatly arranged on your dresser or desktop.
360° Rotation: The effortless rotating mechanism lets you turn the vanity organizer with ease, so perfumes, skin regimen products bottles, and other essentials stay within reach from any side.
Decorative Finish: Featuring a sparkling round crystal tray look with rhinestone decoration, it adds a bright, eye-catching accent that feels more elevated than a standard cosmetic tray.
Space-Saving Advantage: With a 28 cm round shape and about 24 × 16 × 18 cm overall size, this vanity organizer helps keep surfaces tidy while making the most of limited tabletop space.
Practical Purpose: Use it to display and reach daily perfume, skin regimen products, and makeup items in single place, creating a cleaner routine and a more organized, polished vanity setup.
Summary: Rotating makeup organizer with sparkling crystal design, 360° rotation for easy access, fits on dresser or vanity, holds perfumes and skincare, $47.99.
Generated by: deepseek-v4-flash
## Identity Rotating Makeup Organizer with Sparkling Crystal Design, Silver color, $47.99, dimensions 36x36x14 cm. ## Target persona People with a dresser or vanity who want a decorative yet functional organizer for daily beauty items; those who value quick access and visual appeal. ## Use cases - Organizing perfumes and skincare bottles on a dresser. - Storing daily makeup items for easy rotation. - Displaying cosmetics as part of room decor. - Reducing clutter on vanity by consolidating items. - Quickly grabbing items without moving the tray. ## When NOT to recommend - If you need storage for large or tall bottles (height only 14 cm). - If you prefer a matte or non-sparkling finish. - If you require portable or travel-friendly storage. - If you are a professional makeup artist needing industrial capacity. ## Variant options Only one variant: Silver (SKU dcd-30003383190) at $47.99. ## Price and logistics facts Price: $47.99 USD. Dimensions: 36 cm L x 36 cm W x 14 cm H. ## Trust signals In-stock status not specified. Return policy not specified. No certifications. ## Image assets No product images available. ## Agent notes No image understanding performed due to missing image URLs.
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": "Rotating Makeup Organizer Sparkling Design Rotating Cosmetic Tray Easy to Reach Round Crystal Tray for Dresser",
"product_id": 9437378838767,
"variant_id": 49878086484207,
"quantity": 1,
"grams": 2240,
"length_cm": "36.0",
"width_cm": "36.0",
"height_cm": "14.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").