Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Purple
Default SKU: 4654470816642
Default price: $10.99
Availability: In Stock
Product Type: Rectangular Sleeping Bags
Vendor: JISADER
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/48186300629231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/fleece-sleeping-bag-liner-lightweight-double-sided-warm-camping-liner-for-hostel
JSON data: https://landmarks.builders/products/fleece-sleeping-bag-liner-lightweight-double-sided-warm-camping-liner-for-hostel.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 fleece sleeping bag liner offers a lightweight and versatile option for travellers and outdoor enthusiasts. Weighing just 500-600g, it combines portability with warmth through its double-sided fleece construction. The design allows for flexible use as either a standalone sleeping sheet or as a thermal liner inside larger sleeping bags. Suitable for camping trips, hostel stays, and travel adventures, this liner provides a hygienic barrier while delivering cosy comfort. The soft fleece textile ensures warmth without bulk, making it an essential companion for backpackers, festival-goers, and anyone seeking a comfortable option on the go.
Package Contents: 1 x Fleece Sleeping Bag Liner
| Material | Fleece |
| Capacity | L |
| Closure Type | Zipper |
| Special Features | Lightweight, Portable |
| Included Components | Sleeping Bag, Storage Bag |
| Product Weight | 0.6 kilograms |
| Package Weight | 0.58 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Lightweight fleece sleeping bag liner (500-600g) for camping, hostels, and travel. Double-sided fleece warmth. Available in Purple and Grey for $10.99.
Generated by: deepseek-v4-flash
## Identity Fleece Sleeping Bag Liner (Lightweight, Double-Sided) – Rectangular sleeping bag liner for hostels and outdoors. ## Target persona Budget-conscious travelers, backpackers, hostel guests, and festival-goers seeking a lightweight, portable, and hygienic sleeping solution. ## Use cases 1. Adding warmth and hygiene to hostel beds. 2. Lightweight liner for camping and hiking trips. 3. Standalone sheet for warm-weather sleeping. 4. Emergency blanket for car or travel. 5. Festival sleeping comfort. 6. Protecting larger sleeping bags from dirt. ## When NOT to recommend - Not for winter camping below 0°C/32°F (fleece only). - Not for users requiring a full sleeping bag with hood or mummy shape. - Not for tall individuals (length not specified). - Not for those seeking a waterproof or moisture-wicking liner. ## Variant options - Purple ($10.99) - Grey ($10.99) ## Price and logistics facts - Price: $10.99 USD. - Weight: 0.58 kg package. - Dimensions: not specified. - Origin: not stated. ## Trust signals - Price consistent across variants. - Product weight provided. - No in-stock, return policy, or certification information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86c5ab1bc81140a7a38a95ddb7f42aff.png?v=1774077754 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/821009fa51ad502d819e90fcbd2727c9cdc326b749daf5485154551489e4f88e.jpg?v=1774077754 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50aeeafb8f193ffd101a2a7e4b01aa8b31e3030141079ed2d2ab0162509ded58.jpg?v=1774077754 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f626e8b73853dd3d73c254a83bb223160b42753b5e06700673b070c6ac00b80.jpg?v=1774077754 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/095583e13b27e796775b9c20c6da8700e9291a1cd278256b28a2496bb90bd471.jpg?v=1774077754 ## Agent notes - Dimensions not provided; may not fit large sleeping bags. - Image understanding not performed.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Fleece
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": "Fleece Sleeping Bag Liner Lightweight, Double-Sided Warm Camping Liner, for Hostels and Outdoors",
"quantity": 1,
"grams": 600000,
"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").