Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $124.99 – $248.99
Default variant: Gold / 100CM
Default SKU: dcd-30002557478
Default price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/50150048334063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001002058
JSON data: https://landmarks.builders/products/m4x-10001002058.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built with a sturdy 25mm thickened metal frame and 16mm thick particleboard shelves, this home furniture piece ensures exceptional stability and a high load-bearing capacity for all your items.
Versatile Storage: This multi-tier floor shelf combines accessible shelving with a closed cabinet at the base, offering a perfect mix of display and concealed storage. It functions beautifully as a storage rack for books, decor, or office supplies.
Modern Aesthetic: Featuring a sleek, minimalist design with clean lines and an optional integrated LED light strip, this display shelf adds a hint of contemporary elegance to any living room, office, or retail space.
Spacious & Organized: With its generous height and multiple levels, this freestanding bookcase provides ample vertical storage, helping you declutter and organize your space effectively without occupying a large footprint.
Customizable Display: The inclusion of a pegboard-design back panel on some sections allows for a personalized and flexible arrangement, making it easy to showcase collectibles, plants, and photos in a unique and stylish way.
Summary: 1 Freestanding Bookcase with Display Shelf Shelving Unit Metal Frame Display Rack Storage Rack and Led Strip Lighting Suitable for Living Room Office Retail Store Home Decoration. 【Sturdy Construction】: Built with a sturdy 25mm thickened metal frame and 16mm thick particleboard shelves, this home furniture piece ensures exceptional stability and a high load-bearing capacity for all your items. 【Versatile Storage】: This multi-tier floor shelf combines accessible shelving with a closed cabinet at the base, offering a perfect mix of display and concealed storage. It functions beautifully as a sto
Generated by: m4x-map-v1
This product has 10 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": "1 Freestanding Bookcase with Display Shelf Shelving Unit Metal Frame Display Rack Storage Rack and Led Strip Lighting Suitable for Living Room Office Retail Store Home Decoration",
"product_id": 9456612442351,
"variant_id": 50150048334063,
"quantity": 1,
"grams": 48000,
"length_cm": "205.0",
"width_cm": "125.0",
"height_cm": "45.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").