Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $46.99
Default variant: Ss Port Food
Default SKU: dcd-30003613362
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/49713962680559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271123
JSON data: https://landmarks.builders/products/wp-dcd-10001271123.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Thick stainless steel large-capacity fresh-keeping box with sealed lid, suitable for outdoor camping, picnics, and food storage. Dimensions 36x22.5x18 cm. Price from $38.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel thick-walled large-capacity fresh-keeping box (户外) with sealed lid. Dimensions: 36 x 22.5 x 18 cm. Three style variants: Ss Port Food ($38.99), Ss Port Food a ($42.99), Ss Port Food B ($46.99). ## Target persona Outdoor enthusiasts, campers, picnickers, and meal-preppers who need a durable, large-capacity sealed container for transporting food. ## Use cases 1. Storing and transporting fresh fruit or salads during outdoor camping trips. 2. Keeping lunch items sealed and fresh in a picnic basket. 3. Storing large quantities of prepped meals for meal planning. 4. As a watertight container for storing dry goods on outdoor adventures. 5. Using as a portable container for fishing or hiking trips. 6. Holding bulk ingredients for group cooking at campsites. ## When NOT to recommend 1. For users needing a lightweight, packable container (stainless steel adds weight). 2. For individuals requiring microwave or dishwasher compatibility (not specified). 3. For small storage needs or children's lunchboxes (oversized). 4. For those on a tight budget (price is moderate but not cheap). ## Variant options Three styles with different prices: Style 'Ss Port Food' at $38.99; Style 'Ss Port Food a' at $42.99; Style 'Ss Port Food B' at $46.99. No further differentiation provided. ## Price and logistics facts Base price $38.99. Dimensions: 36x22.5x18 cm. Currency: USD. No shipping or tax information provided. ## Trust signals No specific trust signals provided (return policy, stock status, certifications not mentioned). Image assets available for visual inspection. ## Image assets 8 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1aee49c234894a0cb26c5142ab8d0310.png?v=1781085178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c65c2fb036146078aaa143fd26d0738.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c4494ed16ff4bb7ae7a7e72dfa28382.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb8043eda1324d4dbc3391c28f072f9d.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1796b7b7868496eafb284560c589366.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98f12af7db7a4a2d922eee52889b9084.png?v=1781085179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9456fa565e04a3ea2e1d800548e4b8a.png?v=1781085178 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32468c2dddfe487b95303aaa0489b549.png?v=1781085179 ## Agent notes Product description empty; details derived from title and tags. Image analysis not performed; visual features not extracted.
This product has 15 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": 1350000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "22.5",
"_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").