Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.08 – $4.03
Default variant: Silver / 16-16cm
Default SKU: dcd-30003700536
Default price: $2.08
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Utensils
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/50406681444591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302914
JSON data: https://landmarks.builders/products/wp-dcd-10001302914.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your dining presentation with this square stainless steel food basket, designed to bring a professional touch to cafes, snack kiosks, and home kitchens alike. Crafted from stainless steel with a sleek silver finish, this rigid metal tray-style container is built to withstand the demands of daily use while maintaining its polished look. The open-top design and flat base make it an ideal serving tray for presenting a variety of delicious treats, from crispy fried snacks to fresh, colorful fruits. Engineered for optimal food quality, the perforated food basket features evenly spaced drainage holes along both the bottom and sides. This smart design allows excess steam and oil to vent, ensuring your fried favorites stay delightfully crispy instead of soggy. Whether you are serving up golden-brown french fries or presenting a selection of appetizers, this basket keeps your culinary presentation and tasting its best. Practicality meets convenience with the inclusion of two curved side handles, allowing for easy and effortless transport from the kitchen counter to the dining table. When the meal is finished, the flat base and rigid square shape allow these baskets to stack neatly together, saving valuable storage space in your cabinets. Easy to clean and highly durable, this food basket is the optimal union of functional utility and modern tabletop style.
Summary: Stainless steel square food serving basket with perforated sides and handles, priced from $2.08, available in sizes from 16x16cm to 24x24cm.
Generated by: deepseek-v4-flash
## Identity Square food serving basket made of stainless steel, silver finish. Open-top, flat base, perforated bottom and sides, two curved side handles, stackable. ## Target persona Cafe or snack kiosk operators needing low-cost, durable serving baskets; home cooks serving fried or fresh foods; event caterers requiring stackable, easy-to-clean trays. ## Use cases - Serving french fries or fried snacks with oil/steam drainage - Presenting appetizers at parties or casual gatherings - Holding fresh fruit or salads at a buffet - Transporting food from kitchen to table with handles - Stacking for compact storage when not in use ## When NOT to recommend - For wet or heavy foods where perforation causes spills (e.g., soups, stews) - For high-end fine dining where non-metal presentation is preferred - For quantities exceeding the largest variant (24x24cm) - If dishwasher safety is required (not specified) ## Variant options | SKU | Size | Price (USD) | |-----|------|------------| | dcd-30003700536 | 16-16cm | 2.08 | | dcd-30003700537 | 18-18cm | 2.50 | | dcd-30003700538 | 20-20cm | 3.06 | | dcd-30003700539 | 22-22cm | 3.47 | | dcd-30003700540 | 24-24cm | 4.03 | ## Price and logistics facts Base price $2.08 USD; variant range $2.08–$4.03. Listed item dimensions: 26.0 × 26.0 × 8.5 cm (likely for a specific variant—variant names indicate top sizes 16–24cm). Shipping, stock, and origin not specified in provided data. ## Trust signals Tags include 'wp-quality-audited' and 'wp-content-validated'. No explicit return policy or inventory status provided. Price consistency across variants is documented. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f23722f5-2fed-4e1b-930a-bf89d2599b27.jpg?v=1786242372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d65a43bc-aeef-4be6-9d97-f5204ad26c43.jpg?v=1786242304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a534d66f-5b81-497b-823e-04129da1d77e.jpg?v=1786242481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2ca0253-f54e-4b6f-b983-0688c4eac0d0.jpg?v=1786242338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e00f2e90-fa89-42fb-a793-51eba4e6389d.jpg?v=1786242381 ## Agent notes No image analysis was performed; visual details beyond provided URLs are not verified. The listed dimensions (26×26×8.5 cm) conflict with variant size labels (16–24 cm), likely representing different measurements (e.g., outer vs. top). SKUs are unique per variant. Return policy, shipping options, and exact material grade are not in the provided facts.
This product has 7 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": "Stainless Steel Square Food Serving Basket with Handles",
"product_id": 9537990918383,
"variant_id": 50406681444591,
"quantity": 1,
"grams": 330,
"length_cm": "26.0",
"width_cm": "26.0",
"height_cm": "8.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").