Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003563500
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: 330 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43755006328906:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001251908
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001251908.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This angel wing jewelry tray features a round shallow base with a raised pair of wings at the back, creating a decorative decor storage piece that also works as a stylish accent on a dresser or vanity.
Function: Use this jewelry tray to keep rings, earrings, necklaces, and other small accessories gathered in single easy-to-reach place, helping daily items stay organized and visible.
Details: The angel wing jewelry tray includes detailed feather-like sculpting on the wings and a polished molded finish, giving the piece a refined solid look that stands out in display use.
Advantage: As a winged band holder, it offers a convenient location for frequently worn pieces while adding a polished decorative accent that suits both practical storage and tabletop styling.
Purpose: Designed as an angel wing vanity tray, it helps create a neat, elegant surface for small essentials, making it easier to arrange accessories for everyday routines or special moments.
Summary: Angel Feather Jewelry Tray Glossy Winged Band Holder Solid Look. 【Design】: This angel wing jewelry tray features a round shallow base with a raised pair of wings at the back, creating a decorative decor storage piece that also works as a stylish accent on a dresser or vanity. 【Function】: Use this jewelry tray to keep rings, earrings, necklaces, and other small accessories gathered in single easy-to-reach place, helping daily items stay organized and visible. 【Details】: The angel wing jewelry tray includes detailed feather-like sculpting on the wings and a polished molded finish, giving the pie
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": "Angel Feather Jewelry Tray Glossy Winged Band Holder Solid Look",
"quantity": 1,
"grams": 330000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "15.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").