Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.25
Default variant: Beige / Two-layer
Default SKU: dcd-30003719243
Default price: $6.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Jewelry Display Stand
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50406921044207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001309813
JSON data: https://landmarks.builders/products/wp-dcd-10001309813.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-Row Design: Features a two-tier structure with two horizontal cylindrical bars, making this organizer perfect for keeping your favorite accessories neatly arranged and fully visible. Premium Materials: Built with a sturdy rectangular wooden base and slim metal brackets with metallized end caps, this elegant display stand offers reliable stability on any flat surface. Safeguarding Material: Each horizontal bar is covered in a soft suede-like material, creating a gentle jewelry holder that prevents scratches and damage to your delicate pieces. Open Accessibility: The open-structure jewelry display stand allows you to easily view, select, and retrieve your accessories without tangling or clutter. Versatile Storage: This multi-functional bracelet holder with wooden base is designed to hold and showcase necklaces, bracelets, watches, and similar accessories on your dresser or vanity.
Summary: Two-tier bracelet holder with wooden base and soft suede-like bars; displays bracelets, necklaces, and watches on a countertop; available in three colors for $6.25.
Generated by: deepseek-v4-flash
## Identity Two-tier jewelry display stand with a wooden base, metal brackets, and suede-covered cylindrical bars for holding bracelets, necklaces, watches, and similar accessories on flat surfaces. ## Target persona Home users wanting visible, low-cost storage for bracelets and necklaces on a dresser or vanity; small boutique owners needing a compact countertop display; budget shoppers who prefer open organizers over closed boxes. ## Use cases - Organizing bracelets and watches on a bedroom dresser. - Displaying necklaces without tangling on a vanity shelf. - Retail counter display for small jewelry items in a boutique. - Keeping delicate accessories scratch-free on a bathroom counter. - Sorting daily-wear jewelry for quick selection before going out. ## When NOT to recommend - Users who need to store earrings, rings, or small items requiring compartments (this is bar-based only). - Buyers looking for a dust-proof, enclosed storage box. - Those needing a wall-mounted or vertical space-saving solution. - Travelers who need a portable, zip-closed jewelry case. ## Variant options - Beige / Two-layer — SKU dcd-30003719243 — $6.25 - Green / Two-layer — SKU dcd-30003719244 — $6.25 - Gray / Two-layer — SKU dcd-30003719245 — $6.25 All variants share the same two-layer structure; only the color differs. ## Price and logistics facts - Price: $6.25 USD for each variant. - Dimensions: 34.0 x 22.0 x 13.0 cm (L x W x H). - No shipping, delivery, or stock level information provided. - No bulk discount or bundle pricing specified. ## Trust signals - Content validated and quality audited (according to catalog tags). - Price is consistent across all three color variants. - Soft suede-like covering is described as scratch-preventing for delicate jewelry. - Return policy and current stock availability are not included in the provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/524e26cb-e3c4-4904-9b10-f318099de9d9.jpg?v=1786242633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a21d1c9-b67d-439d-9aed-13836393bff8.jpg?v=1786242631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26e61e42-6ea8-4d96-908a-b4933cd4d4a5.jpg?v=1786242632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46782b20-21f5-419c-a354-c4e9cd8a6d37.jpg?v=1786242635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0fbe3bb-2d38-42fd-87e8-c342b124b2df.jpg?v=1786242631 ## Agent notes - Image URLs are provided but were not visually inspected; verify product appearance, color accuracy, and build quality from the images. - The product type is 'Jewelry Display Stand' — treat as a countertop organizer. - Material composition beyond 'wooden base', 'metal brackets', and 'suede-like material' is not specified; do not assume exact materials. - All variants are two-layer; only the color differs.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2-Tier Bracelet Holder with Wooden Base Soft-Touch Jewelry Display Stand Countertop Jewelry Display Holder Tangletangle-Free for Vanity",
"product_id": 9538070479087,
"variant_id": 50406921044207,
"quantity": 1,
"grams": 650,
"length_cm": "34.0",
"width_cm": "22.0",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").