Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Black
Default SKU: dcd-30003655674
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/50150717096175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001287594
JSON data: https://landmarks.builders/products/m4x-10001287594.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This dedicated storage rack is designed to keep your favorite drinkware neatly arranged and easily accessible inside your kitchen cupboards.
Smooth Operation: Featuring a built-in sliding mechanism, this pull-out cabinet organizer glides forward effortlessly so you can reach cups stored at the very back without knocking others over.
Optimized Design: Built as a sturdy tumbler holder with slide-out rail, it features a flat rectangular base and a metal support frame with multiple open cup holders arranged in rows to keep cups upright.
Space Efficiency: This compact cabinet rack measures 43.2 cm long, 25 cm wide, and 17.2 cm high, making it the perfect slimline solution to maximize vertical space inside standard shelving units.
Versatile Sizing: Engineered as a highly functional organizer, it features twosized openings of 11 cm and 9.3 cm in diameter to securely accommodate various sizes of tumblers and insulated cups.
Summary: 1 Piece Tumbler Organizer Cup Holder Organizer Cup Organizer Cabinet Rack Storage Rack Slide-out Rail Metal Support Frame Suitable for Kitchen Cabinet Organization. 【Product Identity】: This dedicated storage rack is designed to keep your favorite drinkware neatly arranged and easily accessible inside your kitchen cupboards. 【Smooth Operation】: Featuring a built-in sliding mechanism, this pull-out cabinet organizer glides forward effortlessly so you can reach cups stored at the very back without knocking others over. 【Optimized Design】: Built as a sturdy tumbler holder with slide-out rail, it f
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": "1 Piece Tumbler Organizer Cup Holder Organizer Cup Organizer Cabinet Rack Storage Rack Slide-out Rail Metal Support Frame Suitable for Kitchen Cabinet Organization",
"product_id": 9456856563951,
"variant_id": 50150717096175,
"quantity": 1,
"grams": 2200,
"length_cm": "44.5",
"width_cm": "26.5",
"height_cm": "10.2"
}],
"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").