Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99 – $91.99
Default variant: Shallow 35*15cm
Default SKU: dcd-30001912058
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49810861424879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896108
JSON data: https://landmarks.builders/products/m4x-10000896108.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Wavy rim Design: Features a beautifully crafted tray with a distinctive wavy or fluted rim, adding a hint of sophistication and vintage appeal to any space.
adaptable Desktop Organizer: Perfectly designed for neatly arranging cosmetics, perfumes, skincare products, jewelry, and other small items on your dressing table, bathroom counter, or desktop.
durable Wood Construction: Made from high-quality durable wood with a spliced finish, ensuring durability and a natural, premium texture that complements various home decor designs.
Large Capacity & Multi-Purpose: Offers ample space to keep your essentials organized and easily accessible, serving not just as a cosmetic tray but also as a decorative piece, serving tray, or key holder.
Instant Declutter & Decor enhance: Effortlessly transforms a cluttered surface into a tidy and stylish display, elevating the aesthetic of your living room, bedroom, or bathroom.
Summary: Wavy rim Cosmetic Tray Elegant Design Household Storage Decorative for Bathroom. Description: 【Elegant Organizer】: Keep your vanity, vanity table, or bathroom countertop neatly organized with this stylish wooden tray, designed to hold cosmetics, perfumes, and skincare products. 【distinctive Wavy rim】: Features a distinctive wavy rim that adds a hint of gentleness and sophistication, setting it apart from ordinary rectangular trays. 【sturdy Wood Construction】: Crafted from quality wood with a beautiful natural grain, ensuring durability and providing a warm, elegant aesthetic to your space. 【ad
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": "Wavy rim Cosmetic Tray Elegant Design Household Storage Decorative for Bathroom",
"product_id": 9429840527599,
"variant_id": 49810861424879,
"quantity": 1,
"grams": 1000,
"length_cm": "42.0",
"width_cm": "27.0",
"height_cm": "30.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").