Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Blue
Default SKU: dcd-30003377130
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760670933066:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001193970
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001193970.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artisan-Made Design: This hummingbird jewelry box features a detailed artisan-made look with a luxury-design finish, making it a striking home decor accent as well as a collectible display piece.
Practical Storage: Use as a jewelry box or trinket box to keep rings, earrings, or small keepsakes neatly stored in single elegant place while adding charm to your vanity or dresser.
Enameled Intricate: The enameled trinket box surface shows rich color, floral accents, and sparkling decoration, giving the piece a refined decorative feel that stands out from ordinary storage boxes.
Compact Accent: The small 7 x 8 x 9 cm size fits easily on a bedside table, desk, or shelf, offering a stylish way to organize tiny items without taking up much space.
Giftable Keepsake: With its bird-inspired shape and polished metal body, this hummingbird jewelry box brings a sense of beauty and ceremony to daily storage and makes treasured items feel special.
Summary: Hummingbird Jewelry Box Crystal Studded Hummingbird Trinket Box Collectible Home Decor. 【Artisan-Made Design】: This hummingbird jewelry box features a detailed artisan-made look with a luxury-design finish, making it a striking home decor accent as well as a collectible display piece. 【Practical Storage】: Use as a jewelry box or trinket box to keep rings, earrings, or small keepsakes neatly stored in single elegant place while adding charm to your vanity or dresser. 【Enameled Intricate】: The enameled trinket box surface shows rich color, floral accents, and sparkling decoration, 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": "Hummingbird Jewelry Box Crystal Studded Hummingbird Trinket Box Collectible Home Decor",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "8.0",
"_height_cm": "7.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").