Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $48.99
Default variant: L / Wood Rack
Default SKU: dcd-30001974276
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810725896431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904080
JSON data: https://landmarks.builders/products/m4x-10000904080.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Wooden Construction: Crafted from high-quality wood, this organizer features a rich finish and a timeless design that adds a accent of vintage elegance to any vanity or countertop.
flexible Multi-Compartment Storage: Thoughtfully designed with multiple compartments of various sizes to neatly organize everything from lipstick and makeup brushes to skincare bottles and palettes.
Convenient Drawer Included: Features a effortlessgliding bottom drawer, perfect for stowing away smaller items, jewelry, or private effects, keeping your space tidy and cluttercomplimentary.
Space-Saving & Organized: This space-efficient organizer maximizes your counter space by consolidating all your cosmetics and accessories into a stylish unit, making your morning habitual activity faster and easier.
perfect for Any Countertop: Its sophisticated look and practical function make it a perfect addition to your dressing table, bathroom counter, or bedroom vanity, helping to keep your essential items within readily available.
Summary: Wooden Makeup Rack with Drawer Vintage Design Vanity organizer Multi-Compartment. Description: 【Elegant Wooden Organizer】: A beautifully crafted wooden rack designed to organize and display your cosmetics, skincare products, and accessories on your countertop. 【Smart Storage】: Features a double-decker design to accommodate items of various heights, and a convenient bottom drawer for discreetly storing smaller essentials. 【Vintage Aesthetic】: Boasts a timeless retro design with a rich wood finish that adds a hint of sophistication and warmth to any vanity, vanity, or bathroom. 【long-lasting Con
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": "Wooden Makeup Rack with Drawer Vintage Design Vanity organizer Multi-Compartment",
"product_id": 9429800878319,
"variant_id": 49810725896431,
"quantity": 1,
"grams": 1500,
"length_cm": "34.0",
"width_cm": "22.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. 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").