Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.36 – $18.75
Default variant: Black / L
Default SKU: dcd-30002810596
Default price: $18.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/50380184158447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001057258
JSON data: https://landmarks.builders/products/wp-dcd-10001057258.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Luxury Appearance: This necklace stand features a smooth pu leather finish and a refined bust shape, giving your display fixture a polished, upscale look that helps jewelry stand out instantly.
Display Function: Designed as a jewelry bust and necklace display bust, it presents chains, pendants, and layered pieces in a drape so customers can see the full shape and sparkle at a glance.
Stable Construction: The metal support and round base add dependable balance, making this jewelry display bust suitable for countertop presentation, photo shoots, and live stream setups without stable balance.
Showcase Feature: The clean silhouette and matte surface visual distraction, helping the necklace stand draw attention to the jewelry itself and create a more professional shop or studio presentation.
Practical Purpose: Ideal for shop owners, display tables, and online selling, this display fixture helps organize and present necklaces neatly while making product photos and recordings look more refined and appealing.
Summary: Pu Leather Necklace Stand Luxury Style Necklace Display Bust Stable Base Jewelry Display Bust for Photo Photography. 【Luxury Appearance】: This necklace stand features a smooth pu leather finish and a refined bust shape, giving your display fixture a polished, upscale look that helps jewelry stand out instantly. 【Display Function】: Designed as a jewelry bust and necklace display bust, it presents chains, pendants, and layered pieces in a drape so customers can see the full shape and sparkle at a glance. 【Stable Construction】: The metal support and round base add dependable balance, making this
Generated by: dcd-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Pu Leather Necklace Stand Luxury Style Necklace Display Bust Stable Base Jewelry Display Bust for Photo Photography",
"product_id": 9530982858991,
"variant_id": 50380184158447,
"quantity": 1,
"grams": 1400,
"length_cm": "41.5",
"width_cm": "24.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").