Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White Gold
Default SKU: dcd-30002752243
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1020 g
Cart URL (default variant): https://landmarks.builders/cart/49879199285487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041997
JSON data: https://landmarks.builders/products/m4x-10001041997.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Organization: This 3-tier cosmetic organizer features a sophisticated European style with a gold-finished iron frame and marble-patterned glass tiers for elevating your household storage.
Versatile Functionality: Designed as a versatile washroom organizer, it efficiently holds personal care items, perfumes, and skincare products, keeping your vanity neat and tidy.
Space-Saving Design: The compact countertop shelf utilizes vertical space with three distinct levels, including a 28cm high-clearance tier specifically for tall bottles and lotions.
Construction: Crafted from iron and reinforced glass, this 3-tier cosmetic organizer is built for stability and features 2cm raised guardrails to prevent items from falling.
Easy Maintenance: This beauty organizer storage rack is designed for convenience with removable glass plates that can be rinsed clean instantly, ensuring a hygienic environment for your cosmetic items.
Summary: Compact 3-tier cosmetic organizer with iron frame and glass shelves, dimensions 31.4x19.8x28.5 cm, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 3-Tier Cosmetic Organizer – Large Capacity Washroom Counter Shelf. Price: $9.99. Dimensions: 31.4 x 19.8 x 28.5 cm. ## Target persona Budget-conscious individuals seeking affordable vanity organization. Suitable for renters or small bathrooms needing compact storage. ## Use cases 1. Organizing daily skincare products on a bathroom counter. 2. Holding perfume bottles on a bedroom vanity. 3. Storing makeup and brushes in a compact space. 4. Adding decorative storage in a small apartment. ## When NOT to recommend Not for heavy or oversized items (e.g., large hair dryers). Not for users requiring premium materials (e.g., solid wood or acrylic). Not for large bathrooms with ample counter space. ## Variant options White Gold or Black Gold finish, both $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 31.4 x 19.8 x 28.5 cm. Weight not provided. Shipping details unknown. ## Trust signals In-stock status per product listing. Return policy not specified. Price consistent across variants. No certifications mentioned. ## Image assets 5 images available: URLs provided in image_urls list. ## Agent notes No image analysis performed. Confirm dimensions compatibility with intended space.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3-Tier Cosmetic Organizer Large Capacity Washroom Counter Organizer 3 Tier Washroom Shelf for Bedroom",
"quantity": 1,
"grams": 1020000,
"properties": {
"_length_cm": "31.4",
"_width_cm": "19.8",
"_height_cm": "28.5"
}
}],
"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").