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/48186327859439: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-1
JSON data: https://landmarks.builders/products/foldable-coffee-cup-stainless-steel-travel-mug-outdoor-camping-mug-for-hot-drink-1.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: Foldable stainless steel travel mug with 304 interior, 201 exterior, compact folding design, customizable printing, available in 220L and 350L capacities.
Generated by: deepseek-v4-flash
## Identity Foldable Coffee Cup Stainless Steel Travel Mug | Cups & Mugs | Foldable, Stainless Steel ## Target persona Hikers, campers, and backpackers who need a lightweight, packable cup for hot drinks during outdoor trips. Also suited for sports enthusiasts and event organizers seeking customizable promotional items. ## Use cases - Sipping hot coffee or tea while camping at a campsite. - Compactly storing a cup in a backpack for day hikes. - Using as a portable drink container during outdoor sports events. - Branding with company logo for corporate outdoor giveaways. - Keeping a spare cup in a travel kit for emergencies. ## When NOT to recommend - Users needing high thermal insulation for extended periods (mug is stainless steel but not vacuum-insulated). - Those requiring a large capacity (max 350 ml). - Situations needing a leak-proof or sealed lid (not featured). - Formal dining or office desk use where aesthetics or stability matter. ## Variant options - 220L capacity: $5.99 USD - 350L capacity: $6.99 USD ## Price and logistics facts Price: $5.99 (220L) to $6.99 (350L). No dimensions provided. No shipping or return policy information available. ## Trust signals No in-stock status, return policy, or certifications provided. Price appears competitive for a stainless steel folding cup. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3369fa6aed984f1cb0d402a28d24df68_5beac436-cfc8-4137-930f-4996503b8be8.png?v=1774079237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53188dbf5e43b059ae430f23dd2cfad4e7a7e0d70eb1757c67209cf3445792f0_190a4557-9252-4699-8b9d-6ebdd2a9e560.jpg?v=1774079237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0ae6f4805a9e740ff7d23b53203b0fb77b8663b9358b83c7457741f4adea525_f853c6b6-465f-44da-ae70-56f923a5e0d8.jpg?v=1774079237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94b83feb4ce1178276151e74c6f384dbc4b738524623cd413d977d930162e02a_1792c423-e455-48b3-96c2-93b09809d612.jpg?v=1774079237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89853c791ebbe796792e80c0cf9e76157dd79f47e58a56fead1e0f90d3ac4790_af5a04a1-54cb-43ce-9617-6dee5fa5e836.jpg?v=1774079237 ## Agent notes Capacities are labeled as "L" (likely misprint for ml). Image analysis not performed; visual details not inferred.
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").