Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Black
Default SKU: dcd-30002760830
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49879164846319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044266
JSON data: https://landmarks.builders/products/m4x-10001044266.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from solid cedar wood with a hand-polished finish, this household storage solution offers an aesthetic and long durability for your home.
Efficient Organization: This versatile desktop organizer features a tiered structure that allows you to categorize and store various items, keeping your workspace neat and clutter
Space-Saving Design: The space-efficient-tier wooden desk organizer utilizes vertical space effectively, making it ideal for small desks, countertops, or study areas where space is at a premium.
Multi-Functional Use: serving as as a practical mail sorter, it is also for displaying postcards, envelopes, business cards, and even small notebooks or calculators.
Stylish Display: This tiered letter holder boasts a minimalist Japanese-style design with water-based paint, improving the decor of any office or study room while showcasing your items.
Summary: Solid cedar wood tiered letter holder with hand-polished finish, 3-tier desk organizer for mail, postcards, and small items; available in Black or Coffee for $15.99.
Generated by: deepseek-v4-flash
## Identity Solid cedar wood tiered letter holder with hand-polished finish. Three tiers for organizing mail, postcards, business cards, and small desk items. Minimalist Japanese-style design with water-based paint. Dimensions: 37 x 27 x 12 cm. ## Target persona Home office workers and students with small desks needing to reduce clutter. Minimalist decor enthusiasts who prefer natural wood aesthetics. ## Use cases - Organizing incoming mail on a home office desk. - Displaying postcards or small artwork. - Storing business cards at a reception counter. - Keeping small notebooks, calculators, or pens tidy. - Reducing desktop clutter in a study or dorm room. ## When NOT to recommend - For storing heavy books, binders, or large paper stacks (A4 folders). - For users needing a locking or secure storage solution. - For those who prefer metal or plastic organizers. - For large desks where a larger filing system is needed. ## Variant options - Black: $15.99, SKU dcd-30002760830 - Coffee: $15.99, SKU dcd-30002760831 ## Price and logistics facts Price: $15.99 USD. Dimensions: 37 x 27 x 12 cm. No shipping or return policy details provided. ## Trust signals Product is in stock (as listed). No return policy or warranty stated. Price is consistent across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98ea6358-aab3-422a-9192-b4515d71cc90.jpg?v=1782126341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e608d734-8982-4e94-b1dd-a1474ee6d3a9.jpg?v=1782126341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4eade62c-d300-4acd-b16a-477638338abd.jpg?v=1782126340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1532156-2ad3-4010-be4d-83e281282783.jpg?v=1782126339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4bdcbf4-0598-4e14-b9ce-ad5e79c1653c.jpg?v=1782126339 ## Agent notes Images are provided as URLs; visual details were not analyzed. No product type specified in source data.
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": "Tiered Letter Holder Solid Wood 3-Tier Wooden Desk Organizer Multi-Layer Design Wooden Postcard Display Rack for Countertop, Office, Study Room",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "27.0",
"_height_cm": "12.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").