Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $53.99
Default variant: Amber / Box Sf1229
Default SKU: dcd-30001975279
Default price: $44.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/49810761515247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904235
JSON data: https://landmarks.builders/products/m4x-10000904235.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Clear Material: Crafted from high-quality, sturdy PET plastic, this vanity case offers a perfectly transparent view of your cosmetics, combining an elegant look with long-lasting, easy-to-clean performance.
Large Capacity Storage: Features a spacious top section for tall bottles and multiple drawers for smaller items, providing ample room to organize everything from skincare regimen to makeup brushes and lip cosmetics.
debris-guardresistant Waterresistant: Equipped with a transparent hinged lid lid that effectively protects your cosmetics and skincare regimen products from debris-guard, water, and moisture, keeping those items clean and hygienic.
Practical & Elegant Design: The multi-compartment layout allows for categorized storage, while the integrated grip makes it easily portable. Its sleek, modern design complements any vanity table or bathroom decor.
adaptable Organization: An perfect solution for decluttering your vanity table, vanity, or bathroom counter, helping you spacious travel bag your cosmetic essentials neatly arranged and easily accessible for a simplifyd regimen.
Summary: Clear Vanity Case with Drawers Multi-Compartment Makeup Holder for Women, Teens. Description: 【Large Capacity Storage】: Generously sized to holds wide array of cosmetics, from tall dermatological regimen bottles and perfumes to makeup palettes and brushes. 【Practical two-tierTier Design】: Features a spacious top compartment with a high-clearance lid for easy reach to frequently used items, complemented by lower drawers for organizing smaller products. 【safeguarding particleprotective Lid】: Equipped with a transparent hinged lid cover that effectively protects your cosmetics from particle, wate
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": "Clear Vanity Case with Drawers Multi-Compartment Makeup Holder for Women, Teens",
"product_id": 9429811036399,
"variant_id": 49810761515247,
"quantity": 1,
"grams": 2000,
"length_cm": "34.0",
"width_cm": "22.0",
"height_cm": "36.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").