Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99 – $6.99
Default variant: 220L
Default SKU: 4762637608381
Default price: $5.99
Availability: In Stock
Product Type: Cups & Mugs
Vendor: JISADER
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/48186299973871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/foldable-coffee-cup-stainless-steel-travel-mug-outdoor-camping-mug-for-hot-drink
JSON data: https://landmarks.builders/products/foldable-coffee-cup-stainless-steel-travel-mug-outdoor-camping-mug-for-hot-drink.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This foldable stainless steel travel mug combines portability with functionality for outdoor enthusiasts. Featuring a 304 stainless steel interior and 201 stainless steel exterior, the cup offers sturdy construction suitable for camping, hiking, and sports activities. The folding design allows compact storage in backpacks, making it an ideal choice for travellers who need efficiency. The straight body construction ensures easy cleaning and maintenance, while the stainless steel material provides short-term temperature retention for hot drinks. Customizable through silk screen printing, this outdoor mug can be personalised for teams and special events. Designed for universal use across various travel scenarios, it serves as a practical addition to any outdoor kit.
Package Contents: 1 x Foldable Stainless Steel Mug
| Material | Stainless Steel |
| Material Features | Insulated |
| Capacity | 300 milliliters |
| Special Features | Foldable |
| Recommended Uses | Travel |
| Product Weight | kg |
| Package Weight | 0.08 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | LG-ZJTS |
Summary: This foldable stainless steel travel mug features a 304 stainless steel inner lining, compact folding design, and is suitable for camping, hiking, and sports.
Generated by: deepseek-v4-flash
## Identity Foldable Coffee Cup Stainless Steel Travel Mug (Cups & Mugs) ## Target persona Outdoor enthusiasts, campers, hikers, travelers who need portable and compact drinkware. ## Use cases - Carrying hot drinks on a hike or trail - Using as a collapsible cup in a backpack for camping - Personalizing with branding for group camping events or corporate giveaways - Drinking coffee or tea during outdoor sports activities - Storing compactly in a travel bag for efficient packing ## When NOT to recommend - Users requiring long-lasting thermal insulation for hot drinks - Those who need large capacity mugs (over 350ml) - Everyday office use where folding is unnecessary - Users preferring glass, ceramic, or insulated double-wall materials ## Variant options - 220ml capacity: $5.99 USD - 350ml capacity: $6.99 USD ## Price and logistics facts - Starting price: $5.99 USD (220ml variant) - Dimensions not provided - No shipping weight or origin specified ## Trust signals - 304 stainless steel interior (food-grade), 201 stainless steel exterior - Foldable design for space-saving storage - In-stock status not provided - Return policy not specified in available data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3369fa6aed984f1cb0d402a28d24df68.png?v=1774077672 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53188dbf5e43b059ae430f23dd2cfad4e7a7e0d70eb1757c67209cf3445792f0.jpg?v=1774077672 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0ae6f4805a9e740ff7d23b53203b0fb77b8663b9358b83c7457741f4adea525.jpg?v=1774077672 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94b83feb4ce1178276151e74c6f384dbc4b738524623cd413d977d930162e02a.jpg?v=1774077672 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89853c791ebbe796792e80c0cf9e76157dd79f47e58a56fead1e0f90d3ac4790.jpg?v=1774077672 ## Agent notes Image understanding was not performed; visual details are not available.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Stainless Steel · 300milliliters · Travel
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": "Foldable Coffee Cup Stainless Steel Travel Mug, Outdoor Camping Mug for Hot Drinks, Portable Folding Sports Cup",
"quantity": 1,
"grams": 120000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").