Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / Pvc Ear Holder
Default SKU: dcd-30003614845
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49713960550639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271579
JSON data: https://landmarks.builders/products/wp-dcd-10001271579.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
创意白色女士PVC手模戒指手链手表珠宝店橱窗道具首饰手镯展示架
| 产地 | 金华 |
| 种类 | 单件 |
| 品牌 | 其他 |
| 货号 | SPZL-679-1 |
| 层数 | 一层 |
| 外壳材质 | PVC |
| 主要下游平台 | 抖音 |
| 有可授权的自有品牌 | 否 |
| 材质 | PVC |
| 上市年份/季节 | 2026年夏季 |
| 造型 | 仿耳钉 |
| 是否跨境出口专供货源 | 是 |
| 风格 | 高级感 |
| 主要销售地区 | 中东 |
| 工艺 | 喷塑 |
Summary: A PVC female hand model display stand for jewelry store window displays, available in white and black, priced at $9.99, measuring 13x8x7 cm.
Generated by: deepseek-v4-flash
## Identity 创意白色女士PVC手模戒指手链手表珠宝店橱窗道具首饰手镯展示架 (Creative white female PVC hand model for jewelry store display). ## Target persona - Jewelry store owners - Store visual merchandisers - Online jewelry sellers needing display props ## Use cases - Displaying rings in store windows - Showing bracelets on a hand model - Presenting watches on a wrist - Creating product photography with hand props - Organizing jewelry on counter displays - Using as giveaway or sample display ## When NOT to recommend - For personal jewelry wearing (decorative only) - Heavy-duty hanging displays (PVC may not support weight) - Outdoor or high-traffic areas without protection (material may degrade) - Displaying large bulky items (model size is small) ## Variant options - White / Pvc Ear Holder ($9.99) - Black / Pvc Ear Holder ($9.99) ## Price and logistics facts - Unit price: $9.99 USD (both variants) - Dimensions: 13 x 8 x 7 cm - Material: PVC - Origin: Jinhua, China - Cross-border export enabled ## Trust signals - In-stock status: not explicitly stated - Return policy: not provided - Price consistency: both variants identical price - Certifications: not mentioned ## Image assets - 8 product images available; details not analyzed. ## Agent notes - Image understanding not performed; verify product appearance from URLs provided.
This product has 14 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": "创意白色女士PVC手模戒指手链手表珠宝店橱窗道具首饰手镯展示架",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "8.0",
"_height_cm": "7.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").