Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $80.84 – $111.54
Default variant: Gray / 3-layer
Default SKU: dcd-30001976373
Default price: $80.84
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49810842026223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904408
JSON data: https://landmarks.builders/products/m4x-10000904408.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Tier Display: Features a multi-level zigzag design, available in three-tier and six-tier configurations, providing ample upright space to showcase magazines, books, brochures, and vinyl albums.
Foldable & Portable Design: Ingeniously designed to fold down into a space-efficient size with an accordionaesthetic mechanism, making it exceptionally easy to transport for trade shows or stow-away when not in use.
long-lasting Metal Construction: Crafted from sturdy iron with a joined frame framework, ensuring stability and long-lasting durability for both home and commercial environments.
Minimalist Aesthetic: Boasts a sleek, modern look with clean lines and a metallic finish, effortlessly complementing contemporary, utilitarian, or minimalist decor designs in any room or retail space.
adaptable Organization: An perfect solution for decluttering and organizing various spaces such as living rooms, offices, reception areas, retail retail outlets, and exposition booths, keeping perusing materials neat and accessible.
Summary: Foldable Multi-Tier Display Rack Sturdy Frame Magazine Holder Adjustable Height. Description: 【Modern Zigzag Design】: Features a distinctive freestanding zigzag framework that adds a contemporary and artistic flair to any room, serving as both a functional storage unit and a decorative piece. 【Adaptable Storage】: Equipped with multiple tiers, this rack is perfect for organizing and displaying a variety of items such as magazines, books, brochures, vinyl vinyl albums, and CDs in your home, office, or retail space. 【Foldable & Space-Saving】: The smart foldable design allows the rack to become co
Generated by: m4x-map-v1
This product has 9 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": "Foldable Multi-Tier Display Rack Sturdy Frame Magazine Holder Adjustable Height",
"product_id": 9429835448559,
"variant_id": 49810842026223,
"quantity": 1,
"grams": 2000,
"length_cm": "72.0",
"width_cm": "35.5",
"height_cm": "19.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").