Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 1007 Rectangular a
Default SKU: dcd-30003686184
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: 220 g
Cart URL (default variant): https://landmarks.builders/cart/50150986842351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001298224
JSON data: https://landmarks.builders/products/m4x-10001298224.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This rectangular metal mesh organizer is designed to bring order to your workspace, keeping your essential writing instruments and tools neatly arranged in one accessible place.
Functional Design: Featuring three divided sections, this desk organizer allows you to categorize your items efficiently, separating pens, markers, and rulers so you can find what you need instantly.
Mesh Construction: Built with a fine grid-style metal frame, this lightweight yet sturdy stationery holder offers a clear view of its contents while maintaining a clean, modern aesthetic.
Space-Saving Profile: Measuring 22.5 cm long, 8 cm wide, and 9.5 cm high, this slim mesh desk organizer fits perfectly on narrow desks, study tables, or vanity tops without taking up valuable workspace.
Versatile Storage: Weighing just 180 g, this portable pen holder with compartments is ideal for holding various office supplies, helping professionals and students maintain a clutter-tidy environment.
Summary: Desk Organizer with Compartments Practical Mesh Desk Organizer Multi-Function. 【Core Identity】: This rectangular metal mesh organizer is designed to bring order to your workspace, keeping your essential writing instruments and tools neatly arranged in one accessible place. 【Functional Design】: Featuring three divided sections, this desk organizer allows you to categorize your items efficiently, separating pens, markers, and rulers so you can find what you need instantly. 【Mesh Construction】: Built with a fine grid-style metal frame, this lightweight yet sturdy stationery holder offers a clear
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Desk Organizer with Compartments Practical Mesh Desk Organizer Multi-Function",
"product_id": 9456933732591,
"variant_id": 50150986842351,
"quantity": 1,
"grams": 220,
"length_cm": "23.5",
"width_cm": "10.5",
"height_cm": "8.5"
}],
"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").