Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $27.99
Default variant: 40-30-4cm
Default SKU: dcd-30003628400
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760889430090:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001277208
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001277208.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This decor display works as an elegant jewelry display frame with a rectangular cream-white finish, ornate layered border, and picture-frame style construction that looks polished on a shelf or dresser.
Function: As an earring holder, it keeps earrings and studs neatly arranged in the light neutral textile-coveredcovered board, helping you display pairs clearly while keeping them easy to reach.
Surface: The earring display frame features a woven-texture look on the inner panel and evenly spaced slit-style openings, creating a tidy layout for organizing multiple pieces.
Storage: This jewelry display frame also serves as an earring storage board, giving you a shallow, space-saving place to store everyday jewelry while keeping the arrangement visible.
Purpose: Designed for jewelry display and storage, it helps present earrings in a clean, decorative way, making it practical for daily use, styling, and quick selection.
Summary: Earring Display Frame Shallow Depth Jewelry Display Frame Lightweight. 【Design】: This decor display works as an elegant jewelry display frame with a rectangular cream-white finish, ornate layered border, and picture-frame style construction that looks polished on a shelf or dresser. 【Function】: As an earring holder, it keeps earrings and studs neatly arranged in the light neutral textile-coveredcovered board, helping you display pairs clearly while keeping them easy to reach. 【Surface】: The earring display frame features a woven-texture look on the inner panel and evenly spaced slit-style open
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": "Earring Display Frame Shallow Depth Jewelry Display Frame Lightweight",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "31.0",
"_height_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").