Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: S
Default SKU: dcd-30002752185
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49879199678703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041981
JSON data: https://landmarks.builders/products/m4x-10001041981.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Design: Features a sleek metal grid aesthetic that provides efficient desktop storage while maintaining a clean and modern look for any workspace.
Multi-Functional Storage: This versatile desk organizer is for sorting books, notebooks, and, helping you keep your study or work area clutter
Tiered Organization: Designed as a 3-tier document rack, it allows for easy categorization of files and papers, ensuring that your most important items are always within reach.
Construction: Crafted from iron, this metal wire file sorter is built to last, offering a sturdy and stable base that won't easily tip over.
Space-Saving Solution: Acts as a compact file holder that maximizes vertical space on small desks, making it an ideal choice for students and dorm room environments.
Summary: A 3-tier metal wire desktop book stand for organizing books, files, and notebooks; compact size 25x20x15 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A 3-tier metal grid desktop book stand / file sorter for organizing books, notebooks, and files on small desks. Dimensions 25 x 20 x 15 cm (L x W x H). Price $9.99. ## Target persona - Students living in dorms or small apartments with limited desk space. - Remote workers or home office users needing a compact, minimalist desk organizer. - Anyone wanting to vertically store papers, notebooks, or textbooks on a small desktop. ## Use cases - Sorting textbooks and notebooks on a student desk. - Holding files and folders in a tiered, accessible manner. - Keeping a small workspace clutter-free by stacking books vertically. - Organizing paperwork next to a computer monitor. - Dorm room desk organization for multiple small items. ## When NOT to recommend - For storing large, heavy reference books that exceed the height of the tiers. - For users needing enclosed or dust-proof storage. - For large office desks with ample horizontal space; better use horizontal organizers. - For environments requiring a premium, wood or glass aesthetic. ## Variant options - Size S (same price $9.99) - Size L (same price $9.99) ## Price and logistics facts - Price: $9.99 USD (both variants). - Dimensions: 25 cm x 20 cm x 15 cm. - Weight not specified; likely lightweight metal wire. ## Trust signals - Multiple product images available showing the stand from different angles. - Price consistent across both size variants. - No stock information provided; availability not guaranteed. - No warranty or return policy mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a890f45e-6178-4fdc-acf9-11a0c3f72191.jpg?v=1782126361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb80410f-6388-4f82-8e8c-e9ca57c05c45.jpg?v=1782126370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83b7af8e-627d-4e87-9d12-45c9bb28f92e.jpg?v=1782126361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/909efac6-fea9-4820-9d89-92a4cb25885c.jpg?v=1782126361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88a5d238-bdf9-4c74-92a5-ac894e82e900.jpg?v=1782126362 ## Agent notes - Image content was not analyzed; visual details not inferred. - No product type or category tag provided; assume "Book Stand" or "File Sorter". - No customer reviews or ratings available.
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": "Desktop Book Stand Space Saving Metal Grid Storage Rack Keeps Desk Organized Metal Wire File Sorter for Students",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "15.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").