Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $69.99
Default variant: Black
Default SKU: dcd-30001975412
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811041681647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904261
JSON data: https://landmarks.builders/products/m4x-10000904261.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Spacious Cosmetic Organizer: A large-capacity desktop storage solution designed to neatly organize all your cosmetics, skincare products, and cosmetic entryories in single convenient location.
particle-resistantresistant Visible: Features a effortlesssliding, see-through fluted door that effectively protects your items from particle-resistant and moisture while allowing you to easily see the contents inside without fully opening.
Tiered & Space-Saving Design: Offers a multi-level layout with an open top shelf for frequently used items and a spacious main cabinet for taller bottles, maximizing upright space on your countertop.
Elegant & Modern design: Boasts a minimalist aesthetic with a sleek frame and a beautifully textured door, adding a hint of modern elegance to any dressing table, bathroom counter, or dorm room.
easy Organization: Simplifies your everyday cosmetic regimen by keeping everything tidy, entryible, and protected, transforming a cluttered surface into a clean and stylish vanity area.
Summary: Desktop cosmetic Case with Drawers Large Capacity Cosmetic Organizer particle-resistantresistant. Description: 【Elegant Desktop Organizer】: A stylish and functional storage solution designed to keep your dressing table, vanity, or bathroom counter neat and organized. 【Large Capacity Storage】: Features a multi-level design with a spacious top cabinet for tall bottles of skincare and perfume, complemented by lower drawers for smaller items like lipsticks, makeup brushes, and jewelry. 【particle-resistantresistant Sliding Door】: Equipped with a effortlesssliding, see-through acrylic door that effe
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": "Desktop cosmetic Case with Drawers Large Capacity Cosmetic Organizer particle-resistantresistant",
"product_id": 9429886238959,
"variant_id": 49811041681647,
"quantity": 1,
"grams": 12000,
"length_cm": "70.0",
"width_cm": "64.0",
"height_cm": "18.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").