Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $13.99
Default variant: 40CM
Default SKU: dcd-30003604302
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714451808495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267639
JSON data: https://landmarks.builders/products/wp-dcd-10001267639.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wholesale necklace display mannequin bust for jewelry counters, available in 20-40cm sizes, priced from $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Wholesale necklace display stand (mannequin bust) for jewelry store counters and displays. Made for showcasing necklaces in retail or photography settings. ## Target persona Jewelry shop owners, small business retailers, display merchandisers, and wholesale buyers seeking low-cost necklace display props for countertops. ## Use cases - Displaying necklaces in retail glass showcases. - Organizing inventory for product photography. - Staging jewelry for craft fairs or pop-up shops. - Creating attractive window displays for small boutiques. - Photographing necklaces for e-commerce listings. - Showcasing samples at trade shows. ## When NOT to recommend - For full-body or life-size mannequin displays. - For high-end luxury brands requiring premium materials. - If articulated or poseable mannequins are needed. - For large-scale window displays requiring multiple coordinated mannequins. ## Variant options | Size | SKU | Price (USD) | |------|-----|-------------| | 40CM | dcd-30003604302 | $13.99 | | 34CM | dcd-30003604303 | $10.99 | | 25CM | dcd-30003604304 | $9.99 | | 20CM | dcd-30003604305 | $9.99 | ## Price and logistics facts Base price $9.99 USD for 20/25cm variants. Dimensions provided: 41 x 25 x 35.5 cm (likely for a specific variant; not confirmed per size). Currency: USD. No shipping or handling information provided. ## Trust signals - In-stock status not specified. - No explicit return policy or warranty mentioned. - No certifications claimed. - Price appears consistent across variants; no discounts communicated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f2449bc97f547dbbdda64cc819bd614.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4f5923b9fa64dc6b13f836ea3fd266b.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76179b66ca314a9092fa8dee500bf39a.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9869acb46cd74aca9b61590cf9f25558.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64849cdeb5294cbdb4573b5a5717b84c.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee99ab69738c48ea9da4750e0a75a454.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4648aa3a33a4991bb5f3eab6e30e807.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/499fd42c6ec44398a081cf928cf74e00.png?v=1781085546 ## Agent notes - Product title is in Chinese, indicating wholesale or international sourcing. - No product description provided; details are limited to title, variants, price, dimensions, and images. - Image content analysis was not performed; visual specifics are unknown.
This product has 16 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": "批发项链展示架人像模特首饰架颈模柜台陈列道具项链架子珠宝展示",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "25.0",
"_height_cm": "35.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").