Brand: World Products (Landmark)
SKU: dcd-30003724160
Price: $228.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/50149725208815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001311521
JSON data: https://landmarks.builders/products/m4x-10001311521.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 high-quality wood with a smooth, lacquered cherry wood finish, this elegant furniture piece brings a warm, classic aesthetic to any room while ensuring long-lasting durability.
Versatile Function: Designed as a highly functional storage rack, it features multiple small cubby compartments on one side and two open shelves on the other, making it perfect for organizing cups, tea canisters, and small decor.
Space-Saving Design: This slim desktop organizer measures 100 cm long, 40 cm high, and 13 cm deep, offering a compact footprint that maximizes your vertical storage space without cluttering your surface.
Flexible Installation: A highly adaptable wooden storage rack that can be placed directly on your tabletop or mounted on the wall, allowing you to customize your layout based on your room's unique configuration.
Adjustable Features: This desktop storage rack features adjustable shelf heights with an 18 cm upper opening and a front-closed, rear-sliding design, allowing you to easily customize the compartments to fit items of various sizes.
Summary: Desktop Storage Rack Slim Desk Storage Organizer Compact for Kitchen Counter. 【Premium Material】: Crafted from high-quality wood with a smooth, lacquered cherry wood finish, this elegant furniture piece brings a warm, classic aesthetic to any room while ensuring long-lasting durability. 【Versatile Function】: Designed as a highly functional storage rack, it features multiple small cubby compartments on one side and two open shelves on the other, making it perfect for organizing cups, tea canisters, and small decor. 【Space-Saving Design】: This slim desktop organizer measures 100 cm long, 40 cm h
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": "Desktop Storage Rack Slim Desk Storage Organizer Compact for Kitchen Counter",
"product_id": 9456514629871,
"variant_id": 50149725208815,
"quantity": 1,
"grams": 9000,
"length_cm": "108.0",
"width_cm": "48.5",
"height_cm": "21.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").