Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $289.99 – $535.99
Default variant: 75*30*190cm
Default SKU: dcd-30001869761
Default price: $289.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38000 g
Cart URL (default variant): https://landmarks.builders/cart/49814755246319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889949
JSON data: https://landmarks.builders/products/m4x-10000889949.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: Floor-standing tall shelving unit with cabinets, Nordic design, sturdy construction. Two sizes: 75x30x190cm ($289.99) and 150x30x190cm ($535.99).
Generated by: deepseek-v4-flash
## Identity Nordic Design Multi-Tier Shelving Unit with Cabinet – Floor-standing, tall bookshelf with cabinets, sturdy construction, space-saving design. ## Target persona Homeowners and renters with limited floor space who need vertical storage for books, collectibles, or home decor. Ideal for book collectors and interior design enthusiasts. ## Use cases - Storing book collections in living rooms or studies - Displaying decorative items and collectibles - Organizing home office supplies and files - Adding storage to bedrooms without cluttering floor - Creating a dedicated media or display shelf in a hallway ## When NOT to recommend - For buyers with very limited floor width (less than 30cm depth or 75cm width for smaller variant) - For those seeking a budget option under $250 - For those needing lightweight, portable or temporary shelving - For small spaces where a 190cm tall unit would overwhelm ## Variant options Two size variants: - Size 75x30x190cm (SKU dcd-30001869761) – $289.99 - Size 150x30x190cm (SKU dcd-30001869762) – $535.99 ## Price and logistics facts Prices: $289.99 (smaller), $535.99 (larger). No shipping cost, lead time, or tax information provided. Dimensions may differ from package dimensions. ## Trust signals In-stock status not confirmed. No warranty or return policy provided. No third-party certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94e7cd07-fde5-4f46-a4d6-72c34ecbe4b9.jpg?v=1781660561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d51c1c61-730b-40cc-9ce5-c0a0d3398bf7.jpg?v=1781660561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/924b35c8-e26a-4388-8ebe-9759f545561e.jpg?v=1781660560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f905bda8-a408-47f7-9049-28551c92f86c.jpg?v=1781660561 ## Agent notes Image analysis not performed – cannot confirm visual details (e.g., color, material, assembly). Note: The product-level dimensions (198x83x83cm) do not match variant dimensions (75/150x30x190cm); verify actual product dimensions before recommending.
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": "Nordic Design Multi-Tier Shelving Unit with Cabinet Floor-Standing Tall Shelving Unit with Cabinets Sturdy Construction bookshelf Space-Saving for Book Lovers, Collectors, Homeowners, Living Room, Study, Bedroom",
"quantity": 1,
"grams": 38000000,
"properties": {
"_length_cm": "198.0",
"_width_cm": "83.0",
"_height_cm": "83.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").