Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99 – $84.99
Default variant: Black Walnut / 80CM
Default SKU: dcd-30003648738
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/50151057588463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001284927
JSON data: https://landmarks.builders/products/m4x-10001284927.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This versatile furniture piece serves as a comprehensive organization hub, combining a sturdy rectangular metal frame with a multi-tier open structure to maximize your vertical space.
Storage Function: Designed as a highly functional shelving unit, it features four flat shelves with a wood-grain finish and three side-mounted wire baskets to keep your ingredients and cookware organized.
Key Features: This heavy-duty utility rack is built with thick square tubing and reinforced crossbars, ensuring exceptional stability for holding heavier items like microwaves and small appliances.
User Benefits: As a mobile kitchen storage rack, it is equipped with four smooth-rolling caster wheels that allow you to effortlessly glide the organizer around your home for convenient access.
Versatile Purpose: This rolling kitchen rack is the perfect solution for sorting fresh produce in the open wire mesh baskets while keeping spices, tableware, and pantry staples neatly arranged and visible.
Summary: Kitchen Storage Rack Sturdy Furniture Stable for Pantry. 【Product Identity】: This versatile furniture piece serves as a comprehensive organization hub, combining a sturdy rectangular metal frame with a multi-tier open structure to maximize your vertical space. 【Storage Function】: Designed as a highly functional shelving unit, it features four flat shelves with a wood-grain finish and three side-mounted wire baskets to keep your ingredients and cookware organized. 【Key Features】: This heavy-duty utility rack is built with thick square tubing and reinforced crossbars, ensuring exceptional stabil
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": "Kitchen Storage Rack Sturdy Furniture Stable for Pantry",
"product_id": 9456953065711,
"variant_id": 50151057588463,
"quantity": 1,
"grams": 12500,
"length_cm": "125.0",
"width_cm": "36.0",
"height_cm": "15.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").