Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $68.99 – $98.99
Default variant: Shelf 2-tier
Default SKU: dcd-30001933893
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49811237044463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898941
JSON data: https://landmarks.builders/products/m4x-10000898941.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Walnut Wood: Crafted from high-quality walnut wood, this 2-tier stand offers a sturdy frame and a rich, natural grain finish that adds a hint of elegance to any room.
Space-Saving upright Storage: Featuring a space-efficient, dual-level upright design, this organizer maximizes your countertop space, providing ample storage for cosmetics, skincare, and perfumes without creating clutter.
Easy reach Large Capacity: The open-shelf design allows you to see and grab items instantly. The taller bottom tier is specifically designed to accommodate high bottles, while the upper shelf is perfect for smaller items.
Multipurpose Organizer: More than just a makeup stand, its adaptable design makes it perfect for use on a dressing table, bathroom counter for toiletries, in the kitchen as a seasoning holder, or as a stylish coffee bar station.
Declutter and Decorate: Effortlessly transform a messy counter into a tidy, stylish, and organized space. This vanity rack not only holds your essentials but also serves as a beautiful decorative piece for your home.
Summary: 2-Tier Cosmetic Stand Space-Saving Vanity Rack Large Capacity for Bedroom, Women. Description: 【Elegant Wooden Organizer】: A 2-tier cosmetic stand crafted from high-quality wood, designed to bring a hint of natural elegance to your vanity or desktop. 【Space-Saving Design】: Features a upright, two-tiered design that maximizes storage capacity in a space-efficient footprint, perfect for decluttering countertops and keeping essentials within reach. 【Tiered & Open reach】: The open-shelf design allows for easy viewing and quick reach to all your items, while the tiered layout helps you categorize p
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 Cosmetic Stand Space-Saving Vanity Rack Large Capacity for Bedroom, Women",
"product_id": 9429941977327,
"variant_id": 49811237044463,
"quantity": 1,
"grams": 2000,
"length_cm": "33.0",
"width_cm": "22.0",
"height_cm": "12.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").