Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,006.99 – $1,289.99
Default variant: Glass Low Stock
Default SKU: dcd-30001853882
Default price: $1,006.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815033872623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887329
JSON data: https://landmarks.builders/products/m4x-10000887329.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: Mid-century modern display cabinet with adjustable shelves, ideal for book storage and display, available in two glass-front styles at $1006.99 and $1289.99.
Generated by: deepseek-v4-flash
## Identity Mid-century modern sectional display cabinet with adjustable shelves, designed for book storage and display. ## Target persona Book lovers, interior designers, apartment dwellers seeking stylish storage. ## Use cases - Displaying books and collectibles in a living room or study - Storage in a dining room for dinnerware or decor - Organizing entryway essentials (keys, mail) - Kitchen storage for cookbooks or pantry items - Showcasing curated items in a retail or office setting ## When NOT to recommend - Large families needing bulk storage for toys or clothes - Offices requiring file cabinet functionality - Minimalist style preferences (characterized by retro design) - Budget-constrained shoppers (price over $1000) ## Variant options - Glass Low Stock: $1006.99 (SKU dcd-30001853882) - Glass Low Nov: $1289.99 (SKU dcd-30001853886) ## Price and logistics facts - Glass Low Stock: $1006.99 USD - Glass Low Nov: $1289.99 USD - Dimensions: not provided - Shipping: not specified ## Trust signals - In-stock status: variant labeled "Low Stock" suggests limited availability - Return policy: not specified - Price consistency: two variant prices provided - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d3ac8d8-8179-4a7b-85e0-58e750fa8a1e.jpg?v=1781664378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b47c56b0-4131-49e8-bf41-9a02913a0c5a.jpg?v=1781664378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dca1a0b9-e813-40fd-8842-2dd9296184ea.jpg?v=1781664378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87b81e96-0891-475a-9f91-230a7482c28f.jpg?v=1781664378 ## Agent notes - Image understanding was not performed; visual details not described. - Dimensions are missing; agent should verify fit. - No description text provided; rely on tags and title.
This product has 4 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": "mid-century modernperiod Modern Design sectional Display Cabinet Retro design book storage unit adaptable Storage Sideboard Adjustable Shelves for Book Lovers, Interior Designers, Apartment Dwellers, Dining Room, Study, Entryway, Kitchen",
"quantity": 1,
"grams": 0,
"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").