Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.92 – $4.72
Default variant: 53-33 Grease Net
Default SKU: dcd-30003500925
Default price: $2.92
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 685 g
Cart URL (default variant): https://landmarks.builders/cart/50291763380463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001235678
JSON data: https://landmarks.builders/products/m4x-10001235678.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from 304 stainless steel, this wire rack offers a sturdy metal frame and a flat grid surface for everyday kitchen use.
Cooling Use: Designed as a cooling rack, it provides an ventilated structure that helps baked items rest evenly after leaving the oven or grill.
Draining Use: The flat grid design also works as a draining rack, allowing excess liquid to move away from food for a cleaner finish.
Construction: This stainless steel cooling rack is built as a single standalone piece, giving you a simple, ready-to-use format without extra parts.
Versatile Purpose: A practical piece of cooking gear for baking and grilling, it supports cooling, draining, and food handling in single compact rack.
Summary: Rectangular Stainless Steel Cooling Rack Flat Grid Cooling Rack Standalone Cooking Gear. 【Material】: Made from 304 stainless steel, this wire rack offers a sturdy metal frame and a flat grid surface for everyday kitchen use. 【Cooling Use】: Designed as a cooling rack, it provides an ventilated structure that helps baked items rest evenly after leaving the oven or grill. 【Draining Use】: The flat grid design also works as a draining rack, allowing excess liquid to move away from food for a cleaner finish. 【Construction】: This stainless steel cooling rack is built as a single standalone piece, giv
Generated by: m4x-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": "Rectangular Stainless Steel Cooling Rack Flat Grid Cooling Rack Standalone Cooking Gear",
"product_id": 9496144576751,
"variant_id": 50291763380463,
"quantity": 1,
"grams": 685,
"length_cm": "61.0",
"width_cm": "41.0",
"height_cm": "3.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").