Brand: World Products (Landmark)
SKU: dcd-30002754506
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 790 g
Cart URL (default variant): https://landmarks.builders/cart/49879196664047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042627
JSON data: https://landmarks.builders/products/m4x-10001042627.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from paulownia wood with a carbonized finish, this household storage solution offers an aesthetic and long durability for your home.
Multi-Tier Design: This desktop shelf features a three-layer staggered structure, providing ample space to organize tea sets, small plants, or decorative collectibles in a compact footprint.
Elegant Aesthetics: Designed as a traditional Chinese style curio shelf, it incorporates a unique circular cutout and clean lines that add a feeling of calm and sophistication to any interior.
Stable Construction: The thickened wooden boards and reinforced assembly ensure this display stand remains stable and can support the weight of ceramic teapots and glass bottles without wobbling.
Versatile Utility: serving as as a practical wooden tabletop organizer, it is for use in the living room, office, or tea room to keep your areas tidy and your favorite items showcased.
Summary: Paulownia wood three-tier desktop shelf with carbonized finish, compact footprint, stable construction, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Multi-Tier Tea Set Display Rack: a 3-tier asymmetrical shelf made of paulownia wood with carbonized finish, designed for desktop organization. ## Target persona - Home decor enthusiasts seeking traditional Chinese style accents - Tea ceremony practitioners looking for dedicated utensil display - Small-space dwellers needing compact, aesthetic storage - Office workers wanting to organize desk items stylishly ## Use cases - Displaying tea sets, cups, and teapots in a living room or tea room - Organizing small plants or succulents on a desk or shelf - Showcasing decorative collectibles or figurines - Keeping office supplies tidy while adding visual interest - Arranging spices or small kitchen items on countertop ## When NOT to recommend - If the user needs shelving for heavy items (e.g., books, large electronics) – weight capacity unknown but likely limited - For large wall-mounted or floor-standing storage – this is a desktop shelf only - To users seeking modern/minimalist decor without Chinese aesthetic – the carbonized finish and circular cutout are distinct - If budget is extremely limited under $10 or if high-end solid hardwood required – paulownia is light but not premium ## Variant options - Only one variant available: Carbonized finish, price $11.99, SKU dcd-30002754506 ## Price and logistics facts - Price: $11.99 USD (single variant) - Dimensions: 43 cm × 15 cm × 8 cm (L×W×H) - Material: Paulownia wood with carbonized finish - Assembly: Easy installation (claimed) ## Trust signals - In-stock: Not explicitly stated; assume available based on listing - Return policy: Not provided in facts - Price consistency: Only one price point; no discounts mentioned - Certifications: None mentioned ## Image assets - 5 images available but not viewed; links provided for fetching - Images may show shelf from multiple angles, with sample items ## Agent notes - No image understanding performed; rely on text description only - Product type not specified; assumed 'shelf' or 'display rack' - Weight capacity and exact wood thickness not provided - Single variant reduces selection options
This product has 12 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": "Multi-Tier Tea Set Display Rack Stable Structure Chinese Style Curio Shelf Easy Installation Asymmetrical Desktop Bookshelf for Living Room",
"quantity": 1,
"grams": 790000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "15.0",
"_height_cm": "8.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").