Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99 – $337.99
Default variant: 1.2 / 201 Steel Door 700W
Default SKU: dcd-30002098581
Default price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/50149825118447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923370
JSON data: https://landmarks.builders/products/m4x-10000923370.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Built from thickened stainless steel, this piece of kitchen furniture is designed for longevity, resisting rust, and daily wear and tear in a busy kitchen environment.
Spacious & Organized: Featuring multiple adjustable tiers, this kitchen storage cabinet offers ample space to neatly organize everything from dinnerware and pantry staples to small appliances, eliminating clutter.
Mobile & Convenient: Equipped with 360° silent universal casters (two with brakes), this freestanding pantry cabinet can be effortlessly moved for cleaning or repositioning, then locked securely in place.
Shielding Enclosed Design: This stylish sideboard features enclosed doors, available in mesh or glass design s, to keep your items protected from dust, and kitchen splatters while maintaining a clean aesthetic.
Versatile Storage Solution: More than just for the kitchen, this unit is an ideal solution for household storage in dining rooms, pantries, or even offices, providing a functional and modern organizational system.
Summary: Thickened Stainless Steel Kitchen Storage Cabinet Large Capacity Kitchen Pantry Cabinet Easy to Clean Freestanding Food Pantry Multi-Functional for Homeowners, Families, Renters, Dining Room, Bathroom, Office. 【Long-Lasting Construction】: Built from thickened stainless steel, this piece of kitchen furniture is designed for longevity, resisting rust, and daily wear and tear in a busy kitchen environment. 【Spacious & Organized】: Featuring multiple adjustable tiers, this kitchen storage cabinet offers ample space to neatly organize everything from dinnerware and pantry staples to small appliances
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": "Thickened Stainless Steel Kitchen Storage Cabinet Large Capacity Kitchen Pantry Cabinet Easy to Clean Freestanding Food Pantry Multi-Functional for Homeowners, Families, Renters, Dining Room, Bathroom, Office",
"product_id": 9456550150383,
"variant_id": 50149825118447,
"quantity": 1,
"grams": 27500,
"length_cm": "161.0",
"width_cm": "125.0",
"height_cm": "45.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").