Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,144.99
Default variant: Black
Default SKU: dcd-30001858391
Default price: $1,144.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20020 g
Cart URL (default variant): https://landmarks.builders/cart/49815039246575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888206
JSON data: https://landmarks.builders/products/m4x-10000888206.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: A vintage-modern black display cabinet with glass doors, priced at $1144.99, available in Black or Dark Walnut, suitable for living rooms or hallways.
Generated by: deepseek-v4-flash
## Identity A vintage-modern display cabinet with glass doors, available in Black and Dark Walnut finishes. Priced at $1144.99. No dimensions provided. ## Target persona Homeowners or families seeking a stylish yet functional sideboard for displaying items or storing dinnerware in living rooms, dining areas, or hallways. ## Use cases - Displaying collectibles, glassware, or decorative items behind glass doors. - Storing dinnerware, linens, or media components in a living or dining room. - Adding a vintage-modern accent piece to a hallway or entryway. - Organizing and showcasing items while keeping them dust-free. - Blending retro style with modern functionality in a family home. ## When NOT to recommend - For minimalist or ultra-modern spaces that require clean, handleless designs. - When the buyer needs exact dimensions to fit a tight space (dimensions not provided). - For budget-constrained buyers (price over $1100). - When the buyer requires a large storage capacity without glass display. ## Variant options - **Black** (SKU: dcd-30001858391) – $1144.99 - **Dark Walnut** (SKU: dcd-30001858392) – $1144.99 ## Price and logistics facts - Price: $1144.99 USD per unit. - No shipping cost, delivery time, or dimensions provided. ## Trust signals - In-stock status: not confirmed. - Return policy: not provided. - Price consistency: single price across variants. - Certifications: none listed. ## Image assets - 5 images available but not inspected. URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1acc001a-ccea-4997-8dea-f7d85c7e8a45.jpg?v=1781664397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4c889d8-844a-4086-9f29-b0d89ec1a41c.jpg?v=1781664398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41b650c1-92e5-4ead-82d9-96fc7fc72a1f.jpg?v=1781664398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/805c8c53-d87f-446f-b718-de3d90b952b8.jpg?v=1781664396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cbb3d51-a367-4bb4-9348-8de3de0e9372.jpg?v=1781664397 ## Agent notes - Image content was not analyzed; visual details are unknown. - Dimensions are missing; cannot confirm fit for specific spaces. - No description beyond title; rely on product name for category.
This product has 12 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": "Black Display Cabinet Vintage Design Sideboard Retro-Modernperiod Modern \u0026 Design Glass Doors for Residents, Families, Hallway",
"quantity": 1,
"grams": 20020000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").