Brand: World Products (Landmark)
SKU: dcd-30003613347
Price: $63.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713973264623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271118
JSON data: https://landmarks.builders/products/wp-dcd-10001271118.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel large capacity food container with seal, 36.5x23x16 cm, for outdoor camping and picnics, priced at $63.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel thick-walled large fresh-keeping box (户外) for outdoor camping, picnics, and storage. Dimensions: 36.5 x 23 x 16 cm. Single style variant "Ss Port Food C" at $63.99. ## Target persona - Outdoor campers seeking durable food storage - Picnic and tailgate enthusiasts needing large capacity - Meal preppers requiring airtight containers for bulk ingredients ## Use cases - Storing and transporting food for multi-day camping trips - Packing large lunch portions for outdoor work or school - Organizing and sealing leftovers in a refrigerator or cooler - Carrying fruits, salads, or snacks to picnics or gatherings - Bulk dry goods storage in pantry ## When NOT to recommend - Ultralight backpacking where weight and space are critical - Microwave heating (stainless steel not microwave-safe) - Single-portion meal prep where smaller containers suffice - Users requiring transparent containers for visibility ## Variant options - Style: Ss Port Food C (only variant) ## Price and logistics facts - Price: $63.99 USD - Dimensions: 36.5 cm length x 23 cm width x 16 cm height - No shipping or handling details provided ## Trust signals - No stock or inventory information available - No return policy stated - Price consistency: single price point - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1aee49c234894a0cb26c5142ab8d0310_091435f3-a60a-424e-8d84-b5a93580c69d.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c65c2fb036146078aaa143fd26d0738_4cef2070-0ef5-4840-94b4-4dea49db38d9.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c4494ed16ff4bb7ae7a7e72dfa28382_5df2936b-5410-47c7-9a14-82013d128222.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb8043eda1324d4dbc3391c28f072f9d_3e29c9f2-6e9c-4a55-a117-5f5ea05533b1.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1796b7b7868496eafb284560c589366_638f47b6-ce2b-4d32-883d-dce5dd4d2590.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98f12af7db7a4a2d922eee52889b9084_e83ed673-a01d-48ca-9d38-cc268313fbfb.png?v=1781085184 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9456fa565e04a3ea2e1d800548e4b8a_a5fed04f-bf86-415d-8ffa-3b9a828ae04a.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32468c2dddfe487b95303aaa0489b549_c9aae1ad-40c5-45c2-a057-a9f4c289e8e8.png?v=1781085184 ## Agent notes - No product description provided; image understanding not performed. No stock, return policy, or certification data available.
This product has 13 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": "不锈钢加厚加大保鲜盒户外露营大容量野餐水果便当盒密封收纳盒",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "23.0",
"_height_cm": "16.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").