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 / Ring
Default SKU: dcd-30003602572
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: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714445680879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266902
JSON data: https://landmarks.builders/products/wp-dcd-10001266902.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 (vintage frame) for rings, necklaces, earrings; 26x20x11 cm; two color variants; $46.99.
Generated by: deepseek-v4-flash
## Identity Walnut wood jewelry display stand, vintage frame style, designed to hold rings, necklaces, and earrings. Suitable for retail display or photography props. ## Target persona - Jewelry sellers and small business owners needing a compact counter display - Craft vendors at markets seeking an attractive yet functional display - Photographers requiring a neutral prop for jewelry shoots - Jewelry enthusiasts organizing personal collections ## Use cases - Displaying ring collections on a boutique sales counter - Arranging earrings for a product photoshoot - Organizing necklaces and bracelets for a vendor booth - Home jewelry storage for everyday items - Gift for a jewelry maker or hobbyist - Window display in a small shop ## When NOT to recommend - Buyer needs high-capacity storage for large collections (e.g., dozens of rings) - Requires portable or travel-friendly storage - Displaying heavy or bulky items that exceed 11 cm depth - Seeking modern or minimalist aesthetic (product is vintage wood design) ## Variant options - Beige / Ring: $46.99 - Gray / Ring: $46.99 ## Price and logistics facts - Price: $46.99 USD (both variants) - Dimensions: 26.0 x 20.0 x 11.0 cm - Color options: Beige, Gray (both with Ring style) - No shipping or inventory information provided. ## Trust signals - Price is consistent across variants. - No explicit stock status or return policy given; assume standard e-commerce terms. - No certifications or material details beyond "walnut wood" in title. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ab13dd0c08248838247d022ae5ba765.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8501b3833ee14901adfb10ab498a9daf.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3ff0ecd324a42b68ac410ec30d576ca.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1f41bb103294d4aaec6219c9eaf4392.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5434f6745684d7bb0772165cf33c152.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7509fd165d6c469caaaf329d66a58b9a.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a355bda7c6149459428384069b4fcf2.png?v=1781085543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dffaeaed1018448495ca8375a449a557.png?v=1781085541 ## Agent notes - No stock or return policy info; assume standard e-commerce return policy if applicable. - Image content not analyzed; visual details unavailable. - The product appears to be a static display stand, not adjustable or multi-tier.
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": 1100000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.0",
"_height_cm": "11.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").