Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $19.99
Default variant: Large
Default SKU: dcd-30003485637
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760480616522:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001230071
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001230071.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This display item is made from white textured PU-like leather material with a fine matte grain surface, giving the jewelry bust a clean, refined look for countertop presentation.
Shape: The necklace display stand features a simple sculpted torso form with a short cylindrical neck, sloped shoulders, and a tall curved front profile to support a natural jewelry drape.
Presentation: Designed as a necklace display bust, it helps present necklaces and pendants in a clear upright position, making each piece easy to view from the front.
Stability: The flat base gives the charm display bust stable support on a counter or display surface, helping keep arrangements neat and organized during use.
Purpose: As a practical necklace display stand, it is intended to highlight the shape and length of jewelry pieces while creating a polished display that draws attention to the item itself.
Summary: Necklace Display Bust Flat Base Necklace Display Stand Touch Jewelry Mannequin. 【Material】: This display item is made from white textured PU-like leather material with a fine matte grain surface, giving the jewelry bust a clean, refined look for countertop presentation. 【Shape】: The necklace display stand features a simple sculpted torso form with a short cylindrical neck, sloped shoulders, and a tall curved front profile to support a natural jewelry drape. 【Presentation】: Designed as a necklace display bust, it helps present necklaces and pendants in a clear upright position, making each piec
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": "Necklace Display Bust Flat Base Necklace Display Stand Touch Jewelry Mannequin",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "22.0",
"_height_cm": "12.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").