Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: Beige / Vertical Earring
Default SKU: dcd-30003602570
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714448138479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266901
JSON data: https://landmarks.builders/products/wp-dcd-10001266901.json
This product comes in 2 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 retro frame for necklaces, rings, earrings; suitable for photography and vending, priced at $46.99.
Generated by: deepseek-v4-flash
## Identity Walut wood jewelry display stand with retro frame, designed for showcasing necklaces, rings, and earrings. Used for photo shoots and market vending. ## Target persona Jewelry vendors at fairs or markets, small business owners selling handmade jewelry, product photographers specializing in jewelry, hobbyist jewelry makers needing organization. ## Use cases - Displaying earrings at a craft fair for easy customer viewing. - Photographing necklaces for an Etsy product listing. - Organizing personal jewelry collection by type. - Arranging rings and earrings for a boutique store window. - Using as a prop for jewelry photography tutorials. ## When NOT to recommend - Buyer needs a fully enclosed jewelry case for travel. - Buyer requires a large-capacity display for many items (e.g., 50+ pieces). - Buyer has a budget under $30. - Buyer prefers metal or acrylic display stands. ## Variant options - Beige / Vertical Earring ($46.99) - Gray / Earring ($46.99) ## Price and logistics facts - Price: $46.99 USD (both variants) - Dimensions: 26 cm length × 20 cm width × 4 cm height - No shipping cost or time data provided. ## Trust signals - In-stock status: not provided; assume variable. - Return policy: not provided. - Price consistency: single price point across variants. - Certifications: none known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ab13dd0c08248838247d022ae5ba765_285cbea4-76e7-4e1e-944e-1de56354e7f3.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8501b3833ee14901adfb10ab498a9daf_a6136a4b-30af-4363-bfb2-34aa4f50122c.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3ff0ecd324a42b68ac410ec30d576ca_212ea7e5-b1ca-4dff-96a5-7e5c63ae222c.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1f41bb103294d4aaec6219c9eaf4392_09c0d8f6-8438-4ca1-98d1-6f8e6445399d.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5434f6745684d7bb0772165cf33c152_cb42f611-04c0-4a04-ae2a-65aa4b305fb6.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7509fd165d6c469caaaf329d66a58b9a_fdbff7c3-cbee-4501-b70a-2316ac13da8a.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a355bda7c6149459428384069b4fcf2_dc77cfd1-7072-47c7-9387-702ea003a7ad.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dffaeaed1018448495ca8375a449a557_2449edff-83b8-4475-9d2f-c0ef14095c56.png?v=1781085543 ## Agent notes - Image content not analyzed; listed as fetched from URLs only. - Description field contained a JSON map with product IDs not interpretable for factual content.
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": "胡桃木首饰展示架复古相框项链戒指耳钉陈列架珠宝饰品拍摄摆摊架",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.0",
"_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").