Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.83 – $6.98
Default variant: Black / 0.75L
Default SKU: dcd-30004141148
Default price: $6.98
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467703783663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457587
JSON data: https://landmarks.builders/products/wp-dcd-10001457587.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from food-grade 304 stainless steel, ensuring durability, rust resistance, and safe food storage.
Vacuum Insulation: Double-wall vacuum insulation technology keeps food hot for up to 12 hours or cold for up to 24 hours.
Leak-Proof Design: Features a secure, airtight lid to prevent spills and leaks, making it ideal for travel and daily use.
Convenient Spoon Included: Comes with a foldable stainless steel spoon that stores neatly in the lid for easy access.
Wide Mouth Opening: Designed with a wide mouth for effortless filling, eating directly from the jar, and thorough cleaning.
Summary: Vacuum-insulated 304 stainless steel food jar with foldable spoon. Keeps food hot up to 12h or cold 24h. Available in Black/Red, 0.75L and 1L.
Generated by: deepseek-v4-flash
## Identity Portable food jar made of food-grade 304 stainless steel with double-wall vacuum insulation. Leak-proof lid, wide mouth, and foldable stainless steel spoon. Available in Black or Red, 0.75L or 1L. ## Target persona Commuters or office workers who need to carry hot soups, stews, or cold meals without a microwave. Also suited for students, outdoor workers, and budget-conscious buyers wanting a low-cost insulated container. ## Use cases - Packing hot soup or stew for work lunch. - Keeping cold salads or fruit for a day out. - Carrying leftovers for a picnic or road trip. - Taking a hot meal to school or campus. - Using as a personal hot/cold container for travel. ## When NOT to recommend - Not for users needing long-duration extreme cold retention beyond 24 hours or hot beyond 12 hours. - Not for replacing a full-size thermos or large food container (max 1L). - Not for users who prefer dishwasher-safe or microwave-safe containers (not specified). - Not for customers requiring a warranty or verified certifications. ## Variant options - Black / 0.75L (SKU dcd-30004141148) - $6.98 - Black / 1L (SKU dcd-30004141149) - $6.83 - Red / 0.75L (SKU dcd-30004141150) - $6.98 - Red / 1L (SKU dcd-30004141151) - $6.83 ## Price and logistics facts - Base price listed as $6.83 USD; 0.75L variants are $6.98, 1L variants are $6.83. - Physical dimensions not provided. - No shipping or delivery lead time specified. ## Trust signals - Claims food-grade 304 stainless steel. - Claims vacuum insulation and leak-proof design. - No explicit in-stock status, return policy, certifications, or warranty details provided. - Price varies by capacity (0.75L vs 1L) and is consistent across colors within same capacity. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WZinAa1cXQr5O80wN__91893610.webp?v=1786299210) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nCAGMU1cXQr5O7LNk__91893610.webp?v=1786299210) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01j1WkMn1cXQr5O7seI__91893610.webp?v=1786299210) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JFpiaR1cXQr4Cy3qL__91893610.webp?v=1786299210) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN013ovHO81cXQr5OAMUn__91893610.webp?v=1786299210) ## Agent notes - No image understanding was performed; visual details not verified. - Dimensions in centimeters were null in source data. - Product type field was empty. - Only available variants are as listed; no other colors or capacities mentioned.
This product has 5 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": "Portable 304 Stainless Steel Vacuum Insulated Food Jar with Spoon, Hot Food Container for Lunch",
"product_id": 9556223918319,
"variant_id": 50467703783663,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").