Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.92
Default variant: Red
Default SKU: dcd-30002866915
Default price: $2.92
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50382035910895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001078591
JSON data: https://landmarks.builders/products/wp-dcd-10001078591.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Picnic Blanket with Integrated Pillow, Inflatable PVC Sleeping Mat, Waterproof Beach Mat, Portable Outdoor Ground Cover. Upgrade your outdoor relaxation with this inflatable beach mat, designed to provide a cushioned and waterproof surface wherever you go. Whether you are looking for essential camping accessories or a reliable picnic mat for the park, this single person mat offers a comfortable option compared to thin, non-inflatable blankets. Crafted from PVC flocked material, the surface is soft to the touch while remaining a lightweight waterproof solution for various terrains. Unlike standard ground sheets, this model features an integrated pillow to support your head and neck, ensuring you can lounge comfortably without carrying extra gear. This portable mat measures 160*70cm, making it a compact and space-saving choice for your next camping trip or beach day. The inflatable beach mat allows you to adjust the firmness to your preference, functioning as a supportive sleeping pad or a cozy outdoor ground mat. Available in dark blue, red, and grey, this foldable mat is easy to pack and transport, serving as a versatile travel mat for solo adventurers. Its waterproof properties protect you from damp grass or wet sand, acting as an effective ground cover for any environment. Designed for convenience, this single person sleeping mat is simple to inflate and deflate, fitting easily into your collection of picnic or beach accessories. The 160*70cm dimensions provide a dedicated personal space that is more manageable than oversized beach blankets. Because it is made from PVC material, it offers a more substantial barrier than a basic outdoor blanket. Whether you need a reliable sleeping mat for a tent or a comfortable inflatable beach lounge, this outdoor mat provides the portability and support required for all-day comfort.
Summary: Picnic Blanket with Integrated Pillow for Camping Accessories, Inflatable PVC Material Sleeping Mat, Waterproof Beach Mat, Portable Camping Mat. Picnic Blanket with Integrated Pillow, Inflatable PVC Sleeping Mat, Waterproof Beach Mat, Portable Outdoor Ground Cover. Upgrade your outdoor relaxation with this inflatable beach mat, designed to provide a cushioned and waterproof surface wherever you go. Whether you are looking for essential camping accessories or a reliable picnic mat for the park, this single person mat offers a comfortable option compared to thin, non-inflatable blankets. Crafted
Generated by: dcd-map-v1
This product has 4 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Picnic Blanket with Integrated Pillow for Camping Accessories, Inflatable PVC Material Sleeping Mat, Waterproof Beach Mat, Portable Camping Mat",
"product_id": 9531658895599,
"variant_id": 50382035910895,
"quantity": 1,
"grams": 0,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").