Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $76.99
Default variant: 60CM / 1 Tier
Default SKU: dcd-30001971911
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810785829103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903765
JSON data: https://landmarks.builders/products/m4x-10000903765.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Industrial Retro Design: Features a classic combination of black iron and rustic wood-grain shelves, adding a hint of vintage industrial charm to any room.
Heavy-Duty Construction: Built with a sturdy welded iron frame and thick, sturdy engineered wood boards, ensuring a high load-bearing capacity for books, decor, and more.
Space-Saving Storage: This 3-tier wall-mounted unit utilizes vertical space effectively, providing ample storage and display area without occupying any floor space, perfect for any room size.
Versatile Application: ideal for various settings including the living room, kitchen, bedroom, or office, and stylish enough for commercial areas like salons, cafes, or barbershops.
Easy Installation: Designed for straightforward wall mounting, this bookshelf comes with the necessary hardware to help you create a stunning feature wall with ease.
Summary: Heavy Duty 3-Tier Pipe Shelf Retro Design 3-Tier Industrial Pipe Unit Sturdy Bookshelf Space Saving for Salon Owners, DIY Enthusiasts, Homeowners, Living Room, Barbershop, Bedroom, Kitchen
Generated by: m4x-map-v1
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": "Heavy Duty 3-Tier Pipe Shelf Retro Design 3-Tier Industrial Pipe Unit Sturdy Bookshelf Space Saving for Salon Owners, DIY Enthusiasts, Homeowners, Living Room, Barbershop, Bedroom, Kitchen",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "29.0",
"_height_cm": "29.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").