Brand: World Products (Landmark)
SKU: 4788942190858
Price: $19.99
Availability: In Stock
Product Type: Self-Inflating Sleeping Mats
Vendor: JISADER
Weight: 1420 g
Cart URL (default variant): https://landmarks.builders/cart/48186325074159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/self-inflating-camping-mat-single-inflatable-sleeping-pad-waterproof-outdoor-mat-1
JSON data: https://landmarks.builders/products/self-inflating-camping-mat-single-inflatable-sleeping-pad-waterproof-outdoor-mat-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 self-inflating camping mat is designed for single person outdoor adventures, featuring automatic inflation technology that eliminates the need for manual pumping. Constructed with composite textile and PE soft textile materials, it provides waterproof and water-resistant coverage to protect against ground dampness during camping trips. The lightweight design at 1.42kg makes it highly portable for hiking and outdoor activities. Measuring 190x65x3cm, this inflatable sleeping pad offers comfortable support for tent camping, picnics, and even office rest periods. The compact roll design allows for easy storage and transport, making it an essential piece of outdoor gear for enthusiasts.
Package Contents: 1 x Inflatable Camping Mat
| Material | PE Cotton |
| Capacity | L |
| Special Features | Self Inflating, Portable |
| Included Components | Self-inflating mat |
| Product Weight | 1.42 kilograms |
| Package Weight | 1.42 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | TY-CQD-02 |
| Number of Items | 1 |
Summary: Self-inflating single camping mat with waterproof construction, lightweight 1.42kg, dimensions 190x65x3cm, ideal for tent camping and picnics at $19.99.
Generated by: deepseek-v4-flash
## Identity Self Inflating Camping Mat Single, Inflatable Sleeping Pad Waterproof, Outdoor Mattress Lightweight Roll Mat for Tent ## Target persona Budget-conscious solo campers and hikers seeking an affordable self-inflating mat for occasional outdoor trips; also office workers needing a quick rest mat. ## Use cases - Tent camping for one person - Outdoor picnics or day trips - Office rest period or nap break - Lightweight hiking where minimal gear is needed - Emergency or backup sleeping pad for guests ## When NOT to recommend - For cold weather camping (3cm thickness, unknown R-value) - For persons taller than 190cm (6'3") - For two-person use (single size only) - For rough terrain or extended backpacking where durability is critical ## Variant options - Blue & Yellow Stripes / Single Person – $19.99 (only variant) ## Price and logistics facts - Price: $19.99 USD - Dimensions: 190x65x3cm - Weight: 1.42kg - Material: PE Cotton (PE soft textile and composite textile) - Self-inflating design – no pump required ## Trust signals - In stock (assumed available; specific stock not provided) - No return policy or warranty stated - No certifications listed - Price consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/391aee5f902d4eb99b1490c1c5953aae_9eeffafa-6646-4ec8-9504-883b240bbb75.png?v=1774079077 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b644b8d37c916dcd22542a267893dc8085c6493da6a960c6d4cb8c2dc2a2b6c_88186cf4-7be4-4945-8894-c6e6ba1dfe07.jpg?v=1774079077 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccd86b2cb842bc74d40399cb341320dc0ef420b804477d1d74370e6f184ed76f_cacf6c61-2e72-4a81-8b63-259a00c5bf04.jpg?v=1774079077 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c9ab624c70df64e180d19603b3ef4645fb095228f46c3ca6275f61e26101c92_bb0c6c6e-922a-484f-bd7d-17e8d4acdb7b.jpg?v=1774079077 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/791c1eeb90c07bd8d913674db5e48cef104c5df949bb5af3d2ae6ae0c0b856bf_cffde920-5f8c-4812-9193-557e26772f24.jpg?v=1774079077 ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only. No visual details were inferred. - Only one variant available (Blue & Yellow Stripes). - No customer reviews or ratings provided. - Dimensions and weight are stated; thickness 3cm indicates low insulation for cold conditions. - Material is PE Cotton – likely low R-value; not suitable for sub-zero camping.
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
PE Cotton
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": "Self Inflating Camping Mat Single, Inflatable Sleeping Pad Waterproof, Outdoor Mattress Lightweight Roll Mat for Tent",
"quantity": 1,
"grams": 1420000,
"properties": {
"_length_cm": "190.0",
"_width_cm": "65.0",
"_height_cm": "3.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").