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/48186296729839: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
JSON data: https://landmarks.builders/products/self-inflating-camping-mat-single-inflatable-sleeping-pad-waterproof-outdoor-mat.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, waterproof, lightweight (1.42kg), dimensions 190x65x3 cm, for tent camping and outdoor use.
Generated by: deepseek-v4-flash
## Identity **Self Inflating Camping Mat Single** – Self-inflating sleeping pad, waterproof, lightweight, portable. Material: PE cotton & composite textile. ## Target persona Budget-conscious solo campers, lightweight backpackers, occasional car campers, office nappers. ## Use cases - Tent camping on damp ground - Short hiking trips with minimal gear - Outdoor picnics - Office rest periods - Emergency sleep surface ## When NOT to recommend - Tall individuals over 6'3" (190 cm length limit) - Cold weather camping without extra insulation (only 3 cm thick) - Couples needing a double mat - Heavy-duty backpacking where weight under 1 kg is required ## Variant options - **Blue & Yellow Stripes / Single Person** – $19.99 (only variant) ## Price and logistics facts - **Price:** $19.99 USD - **Weight:** 1.42 kg - **Dimensions:** 190 x 65 x 3 cm - **Materials:** PE cotton, composite textile - **Package:** 1 x Inflatable Camping Mat ## Trust signals - Self-inflating mechanism (no pump needed) - Waterproof construction - In-stock status not confirmed - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/391aee5f902d4eb99b1490c1c5953aae.png?v=1774077510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b644b8d37c916dcd22542a267893dc8085c6493da6a960c6d4cb8c2dc2a2b6c.jpg?v=1774077510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccd86b2cb842bc74d40399cb341320dc0ef420b804477d1d74370e6f184ed76f.jpg?v=1774077510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c9ab624c70df64e180d19603b3ef4645fb095228f46c3ca6275f61e26101c92.jpg?v=1774077510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/791c1eeb90c07bd8d913674db5e48cef104c5df949bb5af3d2ae6ae0c0b856bf.jpg?v=1774077510 ## Agent notes - Image understanding not performed; visual details not verified. - No warranty or return policy information available. - 3 cm thickness provides minimal cushioning; may not suit side sleepers.
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").