Brand: World Products (Landmark)
SKU: 5052535028825
Price: $5.99
Availability: In Stock
Product Type: Picnic Blankets
Vendor: JISADER
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/48186319208687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/camping-sleeping-mat-aluminum-foil-foam-roll-mat-for-1-2-people-lightweight-beac-1
JSON data: https://landmarks.builders/products/camping-sleeping-mat-aluminum-foil-foam-roll-mat-for-1-2-people-lightweight-beac-1.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This aluminum foil camping mat combines functionality with portability for outdoor enthusiasts. Constructed from thick aluminum foil and EVA materials, it delivers water resistance and thermal insulation to keep you comfortable on cold or damp ground. Designed for 1-2 people, this lightweight foam mat weighs between 300-500g, making it easy to carry on camping trips, beach outings, or picnics. The roll design ensures compact storage and quick deployment. Whether you need a camping sleeping mat or ground mat for outdoor activities, this versatile mat provides reliable coverage. The aluminum foil surface reflects heat while the EVA foam layer adds cushioning and insulation from cold areas beneath.
Package Contents: 1 x Aluminum Foil Camping Mat
| Material | Aluminum film EVA |
| Capacity | L |
| Special Features | Moisture-proof, heat insulation, cuttable |
| Recommended Uses | Outdoor activities, camping, beach, picnic |
| Product Weight | 0.17 kilograms |
| Package Weight | 0.17 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | TY-D3010 |
| Number of Items | 1 |
Summary: An affordable, lightweight aluminum foil and EVA foam mat for 1-2 people, providing moisture-proof and heat-insulating ground cover for camping, beach, and picnics.
Generated by: deepseek-v4-flash
## Identity Camping Sleeping Mat, Aluminum Foil Foam Roll Mat for 1-2 People, Lightweight Beach Picnic Mat ## Target persona Budget-conscious outdoor enthusiasts, casual campers, beachgoers, and picnickers seeking a lightweight, portable ground mat for occasional use. ## Use cases - As a ground insulator under a sleeping bag during warm-weather camping. - As a picnic blanket on grass or sand. - As a beach mat to sit or lie on. - Reflecting heat from the ground during outdoor activities. - Cutting to custom size for specific gear or space. ## When NOT to recommend - For cold-weather camping requiring thick insulation (mat is only 2mm thick). - For users needing a comfortable sleeping pad for side sleepers or hard ground (minimal cushioning). - For large groups or families (designed for 1-2 people). - For users seeking a premium, durable mat for heavy use. ## Variant options - Size: 200x150cm x 2mm (this variant) – $5.99 USD ## Price and logistics facts - Price: $5.99 USD - Weight: 300-500g - Dimensions: 200x150cm, thickness 2mm - Package includes: 1 x Aluminum Foil Camping Mat ## Trust signals - Moisture-proof and heat-insulating features confirmed by description. - Material: Aluminum film EVA. - One variant available with fixed price. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4cc1cfe5d27430db8a0058b7e2ef86f_edec975b-5d20-44ac-b314-2fdcfa4002a2.png?v=1774078632 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7ebc09c928fb713919813db00d7ea458ac57b59848e68f8252b652591402633_79f9f90f-1cf1-4153-aefb-7f0c6b50018c.jpg?v=1774078632 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7adf0a4d77f1487931a7d0422137fa0bef416325faece9e65e6e156f83c7275e_fd912d8b-d5e1-4843-ac81-cbfc29a69b9a.jpg?v=1774078632 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d5dbcc0ac68281ba234e2981f3869e1aa1b6d68f35cc8bc9204bc7fe65c70d4_cdd53440-4d36-4489-8dd4-f725efb266ce.jpg?v=1774078632 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a014d0197c61b0fc712fec391c870b76b8068c54d7c0c25ab48d1c1de873f2c_6a05dcca-c344-483e-915c-74a28d8c0ce3.jpg?v=1774078632 ## Agent notes - Images are available but not analyzed for visual details. - No dimensions provided in cm for length/width/height, but variant shows 200x150cm x 2mm. - Only one variant listed; other sizes may exist but not in provided data.
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Aluminum film EVA · Outdoor activities
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": "Camping Sleeping Mat, Aluminum Foil Foam Roll Mat for 1-2 People, Lightweight Beach Picnic Mat",
"quantity": 1,
"grams": 170000,
"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").