Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $60.99
Default variant: Pure White, Milk Tea, Gray (Specify in notes) / 40cm Standard Mirror Cabinet Gray
Default SKU: 6147854846023
Default price: $17.99
Availability: In Stock
Product Type: Mirror Cabinets
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189479354607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/smart-bathroom-mirror-cabinet-with-led-light-anti-fog
JSON data: https://landmarks.builders/products/smart-bathroom-mirror-cabinet-with-led-light-anti-fog.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the perfect blend of style and functionality with our Smart Bathroom Mirror Cabinet. Designed with a minimalist aesthetic, this round cabinet is a sophisticated addition to any modern bathroom. It features integrated LED lighting to provide optimal illumination for your daily routines, while the advanced anti-fog technology ensures a clear view, even in steamy conditions. Ample storage space helps you keep your toiletries and essentials neatly organised and out of sight. The convenient wall-mounted design saves space and enhances the clean look of your bathroom. This cabinet is EU CE certified, guaranteeing adherence to safety and quality standards.
Summary: Smart Bathroom Mirror Cabinet with integrated LED lighting and anti-fog technology, offering storage in a wall-mounted design. Available in sizes 40-100cm, colors Pure White/Milk Tea/Gray, EU CE certified.
Generated by: deepseek-v4-flash
## Identity Smart Bathroom Mirror Cabinet with LED Light & Anti-Fog – a wall-mounted cabinet combining a mirror, storage, integrated LED lighting, and anti-fog function. Available in multiple sizes and three color options. ## Target persona Budget-conscious homeowners or renters seeking functional bathroom storage with modern features; DIY installers looking for an easy-to-mount cabinet; small bathroom dwellers needing space-saving solutions. ## Use cases - Daily grooming and makeup application in steamy bathrooms with anti-fog mirror. - Storing toiletries, cosmetics, and medicines behind a mirrored door. - Adding ambient or task lighting to a bathroom without overhead lights. - Maximizing vertical storage in small or cramped bathrooms. - Quick bathroom refresh with a modern, minimalist aesthetic. - Replacing an old, plain mirror with a storage-enhanced smart mirror. ## When NOT to recommend - Luxury bathroom renovations requiring high-end materials (e.g., brass, marble) or custom cabinetry. - Buyers needing a large medicine cabinet for extensive medical supplies (max 100cm width). - Situations where pre-installed electrical wiring for LED/defog is unavailable or difficult to retrofit. - Users who prefer frameless or recessed mirrors rather than surface-mounted cabinets. ## Variant options - **Standard Mirror Cabinet** (no LED/defog): 40cm ($17.99), 60cm ($35.99), 70cm ($36.99), 80cm ($40.99), 90cm ($47.99), 100cm ($49.99). - **Smart Model with Lighting + Defog**: 60cm ($44.99), 70cm ($47.99), 80cm ($49.99), 90cm ($57.99), 100cm ($60.99). - **Color options**: Pure White, Milk Tea, Gray (specify in order notes). ## Price and logistics facts - Price range: $17.99 – $60.99 USD. - No shipping cost, lead time, or stock level provided. - Dimensions not specified – refer to size variant labels (e.g., 40cm, 60cm). - Color must be noted at checkout; no separate SKU per color. ## Trust signals - EU CE certified (safety and quality standards). - No in-stock or return policy data available. - Price appears consistent across variants based on size and features. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20ab1200cfe444f7af4e7fde708abba0.png?v=1774198345 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7844e2f0f696403992ef809d63fa90d5.png?v=1774198345 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26b9e80412b842ae99749c06f77e2375.png?v=1774198345 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d43ae0b6d5c84340801269d94e607f41.png?v=1774198345 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c993ed257464250be36ac7d487d2935.png?v=1774198345 ## Agent notes - Color choice (Pure White, Milk Tea, Gray) must be added in order notes; no per-color SKU. - "Standard" variants lack LED and anti-fog; "Smart Model" includes both. - Dimensions not provided – rely on size descriptor (40cm, 60cm, etc.) which likely indicates width. - No information on installation requirements (e.g., hardwiring vs plug-in) or included mounting hardware. - Image understanding not performed – do not infer visual details from URLs.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
LED Light · Anti-Fog · Storage · Wall-Mounted
Verdict: N/A
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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Smart Bathroom Mirror Cabinet with LED Light \u0026 Anti-Fog",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").