Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $39.99
Default variant: L
Default SKU: dcd-30001966282
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49945598394607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902974
JSON data: https://landmarks.builders/products/m4x-10000902974.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a vintage-inspired trapezoid shape with clear glass panels and a sophisticated gold-tone metal frame, perfect for showcasing your treasured items.
Versatile Storage: ideal for organizing and displaying jewelry, watches, perfumes, facial care products, or small collectibles, keeping them dustdust-protected and easily reachible.
Shielding Display: The hinged lid provides easy reach while protecting contents from dust and moisture. A delicate chain prevents the lid from falling back, ensuring stability.
Stylish Decor Accent: Blends Nordic minimalism with vintage charm, making it a beautiful decorative piece for your vanity table, dresser top, bedroom, or living room.
Perfect Gift Idea: An exquisite gift choice for birthdays, anniversaries, weddings, or for bridesmaids, collectors, and anyone who appreciates beautiful organization.
Summary: Trapezoid glass display case with gold-tone frame and dust-proof lid. Available in sizes S ($28.99) and L ($39.99). Dimensions: 32x23x12 cm.
Generated by: deepseek-v4-flash
## Identity Trapezoid Glass Display Case Gold-Tone Frame Jewelry Box with Dust-Proof Lid for Desk. ## Target persona Individuals or businesses who need an attractive, dust-protected display for jewelry or small items on a desk, counter, or shelf. ## Use cases - Displaying rings, earrings, or necklaces on a dresser or vanity. - Showcasing small collectibles or precious items in a retail setting. - Organizing desk accessories like paperclips or pins. - Protecting jewelry from dust when not in use. - Gift packaging for a jewelry set. ## When NOT to recommend - For high-value jewelry requiring locked security. - For travel or portable storage (glass is fragile). - For large collections needing more capacity than size L provides. - For users seeking a padded or lined interior (not specified). ## Variant options - Size S: $28.99 - Size L: $39.99 ## Price and logistics facts - Price: $28.99 (size S), $39.99 (size L). - Dimensions: 32 cm length, 23 cm width, 12 cm height (likely size S or unspecified). - No shipping or tax details provided. ## Trust signals - No in-stock status, return policy, or certifications provided in the facts. - No reviews or price history data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57771dbc-6588-46c2-a74e-10fb6c7cb94a.jpg?v=1782180663 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e191b502-4f4e-4676-9591-85f785a63859.jpg?v=1782180663 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13f60011-15e2-4d90-8779-cde19f08499d.jpg?v=1782180662 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3756eb29-d2cc-43d4-8d74-430920aa8500.jpg?v=1782180662 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bad8522-3602-4430-b4dc-cfb83639bb07.jpg?v=1782180663 ## Agent notes - Product type field is empty; category inferred from title. - Dimensions provided but not linked to a specific variant. - Image understanding not performed; do not infer visual details.
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": "Trapezoid Glass Display Case Gold-Tone Frame Jewelry Box Dust-Proof Lid for Desk",
"product_id": 9438149869807,
"variant_id": 49945598394607,
"quantity": 1,
"grams": 1500,
"length_cm": "32.0",
"width_cm": "23.0",
"height_cm": "12.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").