Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.43 – $4.44
Default variant: Aqua Blue / 2 Layers
Default SKU: dcd-30002817127
Default price: $2.43
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50380379881711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001058825
JSON data: https://landmarks.builders/products/wp-dcd-10001058825.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring a cleaner, more organized look to your collection with this display rack featuring a wave-pattern acrylic design. As an acrylic display shelf, it gives figures and small collectibles a clear stage instead of letting them get misplaced a crowded desk, making it easy to enjoy your favorite pieces at a glance.
The tiered structure works well as an anime figure stand, helping each item stay visible from the front without blocking the one behind it. Whether you are arranging a few favorite, adding depth to a display corner, or building a compact showcase in a study, the stepped layout makes the whole setup feel more intentional and balanced.
Its marbled finish adds a soft decorative touch, so the shelf does more than store items—it also works as house decoration with a light, modern feel. The open design keeps the look airy and uncluttered, which is especially useful when you want a neat display on a tabletop, bookshelf, or desktop without taking over the space.
Because the shelf is simple to place and easy to pair with different collections, it fits effortlessly into everyday use. It is a practical way to turn small figures into a display that feels organized, attractive, and ready to show off.
Summary: Display Shelf Tiered Arrangement Showcase Rack Space-Saving Collectible Storage. Bring a cleaner, more organized look to your collection with this display rack featuring a wave-pattern acrylic design. As an acrylic display shelf, it gives figures and small collectibles a clear stage instead of letting them get misplaced a crowded desk, making it easy to enjoy your favorite pieces at a glance. The tiered structure works well as an anime figure stand, helping each item stay visible from the front without blocking the one behind it. Whether you are arranging a few favorite, adding depth to a disp
Generated by: dcd-map-v1
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": "Display Shelf Tiered Arrangement Showcase Rack Space-Saving Collectible Storage",
"product_id": 9531037384943,
"variant_id": 50380379881711,
"quantity": 1,
"grams": 600,
"length_cm": "37.0",
"width_cm": "25.0",
"height_cm": "6.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").