Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.94 – $15.13
Default variant: 1-layer Wo-lid
Default SKU: dcd-30003963417
Default price: $12.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Goods
Vendor: World Products
Weight: 2900 g
Cart URL (default variant): https://landmarks.builders/cart/50414219002095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001396459
JSON data: https://landmarks.builders/products/wp-dcd-10001396459.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Simplify your food meal prep and service areas with this professional-grade stainless steel condiment holder Built to withstand the demands of busy commercial environments, the rack features a sturdy rectangular, square-tube support structure with secure screw-fastened joints. This sturdy design ensures your setup remains stable and reliable, whether placed on a bustling serving-area, a hot pot station, or a backyard barbecue counter.This efficient seasoning organizer holds three round pots in a single-row configuration, keeping your key ingredients neatly arranged and within readily accessible. Each pot is thoughtfully sized with an outer diameter of 16 cm, an inner diameter of 14.7 cm, a height of 10.5 cm, and a bottom diameter of 13.8 cm. These generous dimensions allow you to store ample quantities of sauces, dressings, seasonings, or toppings, reducing the need for constant refills during peak hours.With overall dimensions of 57 cm in length, 18.5 cm in width, and 14.5 cm in height, this compact condiment rack with pots optimizes your counter space without cluttering your work area. The sleek silver metal finish of this condiment container rack not only adds a clean, modern look to your food presentation but also makes cleanup a easy task. Simply wipe down the smooth exteriors to maintain a hygienic and inviting serving station day after day.
Summary: Condiment Rack with Pots Stable 3-Pot Seasoning Rack Rustproof Stainless Steel Condiment Stand for Restaurants, Buffet Lines, Barbecue Counters. Simplify your food meal prep and service areas with this professional-grade stainless steel condiment holder Built to withstand the demands of busy commercial environments, the rack features a sturdy rectangular, square-tube support structure with secure screw-fastened joints. This sturdy design ensures your setup remains stable and reliable, whether placed on a bustling serving-area, a hot pot station, or a backyard barbecue counter.This efficient se
Generated by: dcd-map-v1
This product has 10 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": "Condiment Rack with Pots Stable 3-Pot Seasoning Rack Rustproof Stainless Steel Condiment Stand for Restaurants, Buffet Lines, Barbecue Counters",
"product_id": 9540150886639,
"variant_id": 50414219002095,
"quantity": 1,
"grams": 2900,
"length_cm": "59.0",
"width_cm": "20.5",
"height_cm": "16.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").