Brand: World Products (Landmark)
SKU: dcd-30003602567
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714452725999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266899
JSON data: https://landmarks.builders/products/wp-dcd-10001266899.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Walnut wood jewelry display stand with vintage photo frame design, suitable for showcasing necklaces, rings, and earrings; also used for photography props or booth displays.
Generated by: deepseek-v4-flash
## Identity - Product: 胡桃木首饰展示架复古相框项链戒指耳钉陈列架珠宝饰品拍摄摆摊架 (Walnut Wood Jewelry Display Stand) - Type: Jewelry display / photography prop - Materials: Walnut wood (implied by title) - Dimensions: 11.0 x 10.5 x 4.0 cm - Price: $17.99 USD ## Target persona - Small jewelry sellers or craft vendors who need a portable display for markets or booths - Jewelry photographers or content creators looking for a vintage-style prop - Individuals organizing personal jewelry collections at home - Resellers or boutique owners requiring an attractive but affordable display solution ## Use cases - Displaying necklaces, rings, earrings, and other jewelry at a craft fair or market booth - Using as a photography prop for product shots or flat lays - Organizing personal jewelry on a dresser or vanity - Showcasing handmade or vintage jewelry in a small retail setting - As a decorative frame for photos while also holding jewelry ## When NOT to recommend - For commercial high-volume retail (limited size, only one variant) - For protecting valuable jewelry during transit (no padding, fragile wood) - For customers seeking a large, multi-tier display (only 11 cm length) - For customers who require multiple color/style options (only Beige / Round Pendant variant) ## Variant options - Beige / Round Pendant: $17.99 ## Price and logistics facts - Price: $17.99 USD (single variant) - Dimensions: 11.0 x 10.5 x 4.0 cm - No shipping weight provided - No quantity discounts or bulk pricing info ## Trust signals - Single known price point (no historical price data) - No return policy or stock status provided - No certifications or brand information - Product appears to be from a dropshipping or import batch (tag: dcd-batch-dx-202606-1446) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ab13dd0c08248838247d022ae5ba765_be64d50c-87c6-438a-9c81-ca31e8528417.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8501b3833ee14901adfb10ab498a9daf_bd3bef38-f5a8-4570-8a8a-9657dd935d4f.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3ff0ecd324a42b68ac410ec30d576ca_df1a3b5a-a7f5-4c92-acdc-746a0ce35932.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1f41bb103294d4aaec6219c9eaf4392_3e4f5efc-0e43-4975-8e41-21f3359012f4.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5434f6745684d7bb0772165cf33c152_882a2433-7d5c-48d0-8a73-a9aea6960b7d.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7509fd165d6c469caaaf329d66a58b9a_bf575835-ea37-4ecb-abac-2d0388128b82.png?v=1781085546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a355bda7c6149459428384069b4fcf2_53b7da62-a09e-4fd7-9c10-7ec6f59ccf8c.png?v=1781085547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dffaeaed1018448495ca8375a449a557_a9dc4bdc-5d2f-4e5d-ad14-9f627c0aff95.png?v=1781085546 ## Agent notes - Image content was not analyzed; descriptions are inferred from the product title and category. - No return policy, warranty, or stock status available; recommend verifying before purchase. - Product appears to be from a dropshipping batch; price and availability may change.
This product has 13 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": 200000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "10.5",
"_height_cm": "4.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").