Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $25.99
Default variant: Empty Tray
Default SKU: dcd-30002860083
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754933551178:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001076147
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001076147.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted with a solid wood frame and a soft linen linen, this wooden jewelry display tray provides a natural and elegant backdrop that protects your valuables from scratches.
Versatile Organization: This jewelry organizer features multiple layout options, including band slots, grids, and necklace charm inserts, to accommodate everything from small studs to statement necklaces.
Space-Saving Design: The stackable jewelry tray is designed to maximize your storage effectiveness, allowing you to layer multiple units in a drawer or on a vanity without taking up extra surface area.
Professional Presentation: perfect as a display tray for retail counters or craft fairs, its artistic design and clean lines highlight the beauty of your pieces to attract potential customers.
Essential Storage: A must-have storage accessory for any jewelry lover, it keeps your collection neatly categorized and easily accessible, ending the frustration of tangled chains and lost earrings.
Summary: Linen Jewelry Tray Showcase Scratch Protection Wooden Jewelry Display Tray for Dresser Top. 【Premium Material】: Crafted with a solid wood frame and a soft linen linen, this wooden jewelry display tray provides a natural and elegant backdrop that protects your valuables from scratches. 【Versatile Organization】: This jewelry organizer features multiple layout options, including band slots, grids, and necklace charm inserts, to accommodate everything from small studs to statement necklaces. 【Space-Saving Design】: The stackable jewelry tray is designed to maximize your storage effectiveness, allow
Generated by: m4x-map-v1
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": "Linen Jewelry Tray Showcase Scratch Protection Wooden Jewelry Display Tray for Dresser Top",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "20.0",
"_height_cm": "4.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").