Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $222.99 – $515.99
Default variant: Style a
Default SKU: dcd-30001869454
Default price: $222.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49813611938031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889897
JSON data: https://landmarks.builders/products/m4x-10000889897.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-tier narrow stand/display shelf by Chinese design, sturdy construction, dimensions 190x68x151 cm, priced from $222.99.
Generated by: deepseek-v4-flash
## Identity Multi-Tier Narrow Stand Floor-Standing Display Shelf (Chinese design). Sturdy construction, freestanding rack, easy to clean. Dimensions: 190 cm (L) x 68 cm (W) x 151 cm (H). ## Target persona Tea aficionados and collectors needing vertical display for teaware or collectibles in tight spaces; apartment dwellers with small living rooms, corners, or entryways. ## Use cases - Displaying a collection of teapots and teacups in a corner of a living room. - Organizing decorative items in a narrow entryway. - Showcasing figurines or small sculptures on a multi-tier shelf. - Storing books and plants in a compact floor-standing unit. - Creating a dedicated tea station with tiered storage. ## When NOT to recommend - For storing heavy items like large tools or heavy appliances (not rated for high weight). - For wide open spaces where a broader shelf would suit better. - As primary bookshelf for heavy hardcovers (narrow depth may tip). - For buyers seeking a quick-assembly or disposable low-cost rack. ## Variant options - Style a: $222.99 - Style C 2-drawer: $515.99 - Style a Rosewood: $230.99 - Style E 2-tier: $515.99 - Style a Upgraded: $478.99 ## Price and logistics facts - Base price: $222.99 USD. - Dimensions: 190 x 68 x 151 cm (L x W x H). - No shipping cost or weight provided. ## Trust signals - Price consistency: multiple variants with clear pricing. - No return policy or stock status provided. - No certifications mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7fba7bd-809e-4c98-adf1-9a0cd24bb86d.jpg?v=1781628189) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/821d1067-3d94-4055-a884-0e0a1df398c2.jpg?v=1781628188) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0a90ed7-219f-4ecc-9cc7-f9c60c58293f.jpg?v=1781628190) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/121febb2-78e6-4165-b6f2-c42f64ef7d10.jpg?v=1781628187) ## Agent notes - No product description provided; details inferred from title and dimensions. - Image content not analyzed; treat as fetchable assets. - Consider verifying weight capacity and material before recommending for heavy items.
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": "Chinese design Design Multi-Tier Narrow Stand Floor-Standing Display Shelf Sturdy Construction Freestanding Rack Easy to Clean for Tea aficionados, Collectors, Living Room, Small Spaces, Corners, Entryway",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "190.0",
"_width_cm": "68.0",
"_height_cm": "151.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").