Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $19.99
Default variant: 1.5L / Filter Lid-basket
Default SKU: dcd-30002771464
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49879108878575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001047158
JSON data: https://landmarks.builders/products/m4x-10001047158.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This essential kitchenware is crafted from thickened stainless steel, ensuring long durability and resistance to high temperatures for daily use.
Enhance the cooking experience: Upgrade your culinary experience with our Stainless Steel Oil Pot, a versatile addition to your kitchenware collection designed for modern efficiency.
Large Capacity: This stainless steel oil pot offers a generous storage volume of up to 2L or 1.5L, making it for holding large batches of meat drippings culinary oil or frying oil.
MultifunctionalImagine the ease of frying your favorite snacks and immediately straining the oil into a, heat-resistant vessel. Whether you are rendering lard or saving meat drippings drippings, this oil storage vessel ensures your oil stays fresh and of debris.
User-Friendly Design: The ergonomic oil container is designed with an mouth spout for smooth pouring and a comfortable handle to prevent slips and spills in the kitchen.
Summary: Stainless steel oil pot for storing and straining cooking oils, available in 1.5L or 2L with various lid/basket options, priced $15.99-$19.99.
Generated by: deepseek-v4-flash
## Identity A stainless steel oil container designed for storing, straining, and pouring culinary oils. Available in 1.5L and 2L capacities with three lid styles: filter lid-basket, with frying basket, or with filter lid. ## Target persona Home cooks who fry frequently and need to store and reuse cooking oil; meal preppers who render lard or save meat drippings; budget-conscious cooks looking for a durable oil container under $20. ## Use cases - Straining and storing oil after deep frying. - Saving bacon grease or meat drippings for later cooking. - Pouring oil into pans for sautéing or baking. - Using the frying basket variant to lift fried foods and drain directly into the container. - Filtering used oil to remove debris for reuse. - Storing large batches of frying oil for outdoor cooking or catering. ## When NOT to recommend - When an airtight, leak-proof seal is required for long-term storage (lid types are not specified as airtight). - For users who need a glass or BPA-free plastic container (material is stainless steel, no BPA info). - If the user wants an oil dispenser with a nozzle or drip-free pour spout (design described as mouth spout, not airtight). - For commercial kitchens requiring large volume or NSF certification (no certifications mentioned). ## Variant options - 1.5L / Filter Lid-basket: $18.99 - 1.5L / with Frying Basket: $17.99 - 1.5L / with Filter Lid: $15.99 - 2L / Filter Lid-basket: $19.99 - 2L / with Frying Basket: $18.99 - 2L / with Filter Lid: $15.99 ## Price and logistics facts - Base price: $15.99 (USD) for 1.5L with filter lid; up to $19.99 for 2L with filter lid-basket. - Dimensions: 21 cm length x 22 cm width x 18 cm height. - Shipping weight and origin not specified. ## Trust signals - Made of thickened stainless steel; designed for high temperature resistance. - No certification or return policy details provided. - Price consistency: multiple variants at same price points. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e95fbe0-bd0b-4b6b-904b-0bcf146d6097.jpg?v=1782126313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37778b03-8a37-49ee-8c50-1d2251482908.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0b8961f-e3d7-473a-b077-8c19182ce706.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4bfec35-641e-4e25-878a-6bdef54a9f58.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d824257c-8794-4402-8357-379ac7b83ade.jpg?v=1782126313 ## Agent notes - Image content was not analyzed; descriptions are based solely on text facts. - No information on return policy, warranty, or in-stock status beyond the product listing.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Stainless Steel Oil Pot Large Capacity Culinary Oil Container Easy to Clean Culinary Oils Storage Can Kitchen",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "22.0",
"_height_cm": "18.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").