Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $14.99
Default variant: 210*75cm
Default SKU: 6157421491528
Default price: $12.99
Availability: In Stock
Product Type: Picnic Blankets
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48170178609391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/large-picnic-mat-waterproof-portable-camping-mat-windproof-foldable-outdoor-picn
JSON data: https://landmarks.builders/products/large-picnic-mat-waterproof-portable-camping-mat-windproof-foldable-outdoor-picn.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 camping picnic mat combines water-resistant and windproof features with portable foldable design, making it an ideal companion for outdoor enthusiasts. Constructed from polyester plaid textile, the mat provides reliable coverage for camping trips, beach outings, and picnic gatherings. The lightweight foldable construction ensures portability and compact storage when not in use. Available in four convenient sizes ranging from 210x75cm to 210x240cm, this outdoor mat accommodates various group sizes and activities. Whether you're heading to the beach, setting up camp, or enjoying a picnic in the park, this waterproof mat delivers comfortable and dependable ground coverage for all your outdoor adventures.
Package Contents: 1 x Camping Picnic Mat
| Material | Polyester |
| Capacity | L |
| Special Features | Moisture-proof, windproof, portable, foldable |
| Recommended Uses | Outdoor camping, picnic, beach mat |
| Product Weight | kg |
| Package Weight | 0.66 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Not applicable |
| Number of Items | 1 |
Summary: Water-resistant, windproof picnic mat in polyester, foldable and portable, available in 4 sizes (210x75cm to 210x240cm). Prices from $12.99.
Generated by: deepseek-v4-flash
## Identity Large Picnic Mat Waterproof, Portable Camping Mat Windproof, Foldable Outdoor Picnic Blanket, Beach Mat. Product type: Picnic Blankets. Material: Polyester. Features: moisture-proof, windproof, portable, foldable. ## Target persona Budget-conscious outdoor enthusiasts, casual campers, beachgoers, families looking for an affordable ground cover for picnics. ## Use cases - Setting up a picnic on grass or sand. - Using as a ground cover at the beach to keep sand off belongings. - Camping trips needing a lightweight, water-resistant barrier. - Outdoor concerts or park visits where seating is needed. - Large group gatherings (bigger sizes) for communal seating. ## When NOT to recommend - High-traffic or rough terrain camping where heavy-duty groundsheet is required (polyester may tear). - Users needing insulated padding (this is a thin mat, not a thick blanket). - Backpackers needing ultralight gear (weight not specified but likely heavier than ultralight options). - Those seeking a waterproof tarp for shelter construction. ## Variant options - 210x75cm: $12.99 (SKU 6157421491528) - 210x150cm: $14.99 (SKU 6156739306634) Note: Description mentions also 210x210cm and 210x240cm but no SKU/price given. ## Price and logistics facts - Base price: $12.99 (210x75cm) - Next size: $14.99 (210x150cm) - Dimensions: 210cm length, widths 75cm, 150cm, 210cm, 240cm - Material: Polyester - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: fixed prices per size - Certifications: none ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f73bc1d71af44643b26b5564bcb20f3e.png?v=1774023874) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f140933d02ade417f374ac5a3fcb69e5e7af6b652026ed30b252bdbee4ed7566.jpg?v=1774023874) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2bd7a1874e8452889f3190cba37512aa426a58626c5cb2d177d211557715ce8.jpg?v=1774023874) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3df842f839958440b41d29cc979ce8f04ccd117a7aac86b39806e64d86ddae5.jpg?v=1774023874) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53f1357de9b5c69807494f38a38197edd50a79021e3b6f69de3c672e557fc32d.jpg?v=1774023874) ## Agent notes - Only two variants explicitly priced; other sizes (210x210cm, 210x240cm) mentioned in description but no price or SKU provided. Verify availability. - No weight or thickness details. Consider testing for durability if needed.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Polyester · Outdoor camping
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": "Large Picnic Mat Waterproof, Portable Camping Mat Windproof, Foldable Outdoor Picnic Blanket, Beach Mat, 4 Sizes",
"quantity": 1,
"grams": 350000,
"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").