Brand: World Products (Landmark)
SKU: dcd-30001975747
Price: $79.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49811336397039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904317
JSON data: https://landmarks.builders/products/m4x-10000904317.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant 2-Tier Design: Features a stylish dual-level trapezoidal design with a light luxury aesthetic, perfect for adding a tinge of sophistication to any room while providing ample storage.
Space-Saving Organizer: Effectively declutters your countertops by providing a dedicated space for cosmetics, skincare products, toiletries, and other small items, keeping your essentials neat and within reach.
long-lasting Stable Construction: Crafted with a sturdy metal frame featuring an anti-rust finish and sturdy wooden shelves. The design includes anti-slip features to ensure stability for your items.
Multi-Purpose Versatility: This adaptable shelf is not just for the bathroom. Use it on your vanity for makeup, in the bedroom for entryories, or in the living room for small decor, making it a functional piece for any space.
Easy entry Assembly: The open-shelf design allows you to see and grab items effortlessly. It requires simple, toolclear assembly, letting you set it up and begin organizing in minutes.
Summary: 2-Tier Organizer Shelf Multi-Purpose 2-Tier Cosmetic Organizer for Women, Adults. Description: 【Elegant Countertop Organizer】: Features a light luxury design with a sleek metal frame and even shelves, designed to add a hint of sophistication to your bathroom vanity or dressing table. 【Space-Saving 2-Tier Design】: Maximizes upright space with two spacious tiers, providing ample room to neatly organize cosmetics, skincare, toiletries, and other essentials without cluttering your countertop. 【sturdy Stable Construction】: Crafted with a sturdy metal frame for stability and sturdy woodlaminate shel
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": "2-Tier Organizer Shelf Multi-Purpose 2-Tier Cosmetic Organizer for Women, Adults",
"product_id": 9429970649327,
"variant_id": 49811336397039,
"quantity": 1,
"grams": 850,
"length_cm": "30.0",
"width_cm": "12.0",
"height_cm": "9.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").