Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray / Round
Default SKU: dcd-30002514251
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: 434 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760663822410:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000994570
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000994570.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Presentation: This exquisite pearl necklace box features a sophisticated design with a luxurious velvet exterior, making it the perfect choice for presenting valuable jewelry with a feel of class.
Safeguarding Interior: Lined with soft, non-abrasive velvet, this jewelry box is designed to cradle your precious items, preventing scratches and damage while keeping them securely in place.
Versatile Storage: Available in various configurations, including options for a full jewelry set (necklace, band, earrings), this necklace case is ideal for organizing and displaying your favorite pieces.
Secure & Sturdy: Constructed with a long-lasting frame and a secure closure, this velvet jewelry box ensures your valuables are kept safe, whether stored at home or during travel.
Perfect for Gifting: With its beautiful appearance and thoughtful design, this box serves as premium gift packaging for special occasions like Mother's Day, anniversaries, birthdays, or weddings.
Summary: Elegant Design Pearl Necklace Box Soft Interior Velvet Jewelry Set Box Secure Closure for Mom, Women, Mother's Day, Anniversaries, Birthdays. 【Elegant Presentation】: This exquisite pearl necklace box features a sophisticated design with a luxurious velvet exterior, making it the perfect choice for presenting valuable jewelry with a feel of class. 【Safeguarding Interior】: Lined with soft, non-abrasive velvet, this jewelry box is designed to cradle your precious items, preventing scratches and damage while keeping them securely in place. 【Versatile Storage】: Available in various configurations,
Generated by: m4x-map-v1
This product has 9 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": "Elegant Design Pearl Necklace Box Soft Interior Velvet Jewelry Set Box Secure Closure for Mom, Women, Mother's Day, Anniversaries, Birthdays",
"quantity": 1,
"grams": 434000,
"properties": {
"_length_cm": "20.8",
"_width_cm": "20.5",
"_height_cm": "5.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").