Brand: World Products (Landmark)
This product has 14 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $144.99 – $221.99
Default variant: 100CM / Flat 201 Steel
Default SKU: dcd-30002438762
Default price: $144.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 37500 g
Cart URL (default variant): https://landmarks.builders/cart/50150984548591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000982453
JSON data: https://landmarks.builders/products/m4x-10000982453.json
This product comes in 14 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Built from thickened 201 or 304 stainless steel, this sturdy kitchen furniture is designed for long-lasting use, resisting high temperatures, and daily wear and tear.
Versatile Functionality: This all-in-single storage unit serves multiple purposes with options for a flat countertop, an integrated cooktop cutout, or a single/double sink, adapting to your specific kitchen needs.
Ample Storage: Featuring spacious cabinets with doors and multiple drawers, this stainless steel kitchen cabinet helps you declutter your kitchen by providing organized space for cookware, utensils, and supplies.
Modern & Practical Design: The sleek, minimalist aesthetic of this freestanding kitchen sink cabinet complements any modern kitchen, while its polished, non-porous surface makes cleaning effortless—just wipe it down.
Stable & Safe: Engineered for stability with sturdy legs and reinforced construction, this metal kitchen cupboard ensures a secure setup. The waterproof and rustproof qualities make it ideal for busy kitchens, rental properties, and utility rooms.
Summary: Waterproof and Rustproof Stainless Steel Kitchen Cabinet Rust-Resistant Kitchen Cabinet with Countertop Easy to Clean Tall Storage Cupboard with Doors Thickened Material for Landlords, Homeowners, Home Cooks, Rental Property, Apartment, Utility Room. 【Long-Lasting Construction】: Built from thickened 201 or 304 stainless steel, this sturdy kitchen furniture is designed for long-lasting use, resisting high temperatures, and daily wear and tear. 【Versatile Functionality】: This all-in-single storage unit serves multiple purposes with options for a flat countertop, an integrated cooktop cutout, or
Generated by: m4x-map-v1
This product has 4 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": "Waterproof and Rustproof Stainless Steel Kitchen Cabinet Rust-Resistant Kitchen Cabinet with Countertop Easy to Clean Tall Storage Cupboard with Doors Thickened Material for Landlords, Homeowners, Home Cooks, Rental Property, Apartment, Utility Room",
"product_id": 9456933273839,
"variant_id": 50150984548591,
"quantity": 1,
"grams": 37500,
"length_cm": "125.0",
"width_cm": "60.0",
"height_cm": "25.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. 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").