Brand: World Products (Landmark)
SKU: dcd-30003290848
Price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 290 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760674668618:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001162934
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001162934.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: An enamel bunny trinket box that combines decorative charm with practical storage, designed to sit beautifully on a vanity, dresser, or shelf as a refined home decor detail
Storage Function: This floral hare jewelry box opens to hold small keepsakes such as rings, earrings, or small keepsakes, keeping them easy to find while adding a touch of elegance to your daily routine.
Craft Details: Hand-painted enamel finish, jeweled accents, and floral decorations give this decorative hare box a delicate, layered look that catches the light and stands out from ordinary trinket containers.
Display Attraction: The compact 6.5 x 5 x 8 cm form and 235 g weight make it a charming focal point that feels substantial yet easy to place in bedrooms, workspaces, or styling corners.
Gift Worthiness: Presented as a gift-boxed collectible, it offers a thoughtful way to celebrate special moments and bring a soft, romantic detail to someone’s personal space.
Summary: Enamel Bunny Trinket Box Hand Painted Floral Hare Jewelry Box Zinc Alloy Home Decor for Dresser. 【Product Type】: An enamel bunny trinket box that combines decorative charm with practical storage, designed to sit beautifully on a vanity, dresser, or shelf as a refined home decor detail 【Storage Function】: This floral hare jewelry box opens to hold small keepsakes such as rings, earrings, or small keepsakes, keeping them easy to find while adding a touch of elegance to your daily routine. 【Craft Details】: Hand-painted enamel finish, jeweled accents, and floral decorations give this decorative ha
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": "Enamel Bunny Trinket Box Hand Painted Floral Hare Jewelry Box Zinc Alloy Home Decor for Dresser",
"quantity": 1,
"grams": 290000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "10.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").