Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $15.99
Default variant: 220x150cm
Default SKU: 5921542146594
Default price: $12.99
Availability: In Stock
Product Type: Dome Tents
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48186474004719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ground-sheets-for-camping-oxford-textile-tent-footprint-210x210cm-and-200x200cm
JSON data: https://landmarks.builders/products/ground-sheets-for-camping-oxford-textile-tent-footprint-210x210cm-and-200x200cm.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 ground sheet is designed for outdoor enthusiasts who need reliable coverage during camping trips. Made from thickened 210 Oxford textile, it offers sturdy construction suitable for multi-person use. Available in two practical sizes (210x210cm and 200x200cm), this portable mat weighs approximately 1lb, making it easy to pack and carry. The ground sheet serves multiple purposes including tent footprint, picnic mat, or general camping ground cover. Its generous dimensions provide ample space for group camping setups, while the Oxford textile construction ensures long-term outdoor use. An essential accessory for camping gear, this ground sheet delivers practical coverage for various outdoor scenarios.
Package Contents: 1 x Camping Ground Sheet
| Material | Oxford cloth |
| Capacity | L |
| Closure Type | Drawstring |
| Special Features | Waterproof |
| Recommended Uses | Camping & Hiking |
| Included Components | Storage bag |
| Product Dimensions | 220.0 x 150.0 x 0.2 centimeters |
| Product Weight | 0.45 kilograms |
| Package Weight | 0.45 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Thickened 210 Oxford textile ground sheet for camping, lightweight at ~1lb, available in 220x150cm and 250x250cm sizes, suitable for multi-person use.
Generated by: deepseek-v4-flash
## Identity Camping ground sheet made from thickened 210 Oxford textile, waterproof, lightweight portable mat for outdoor use. ## Target persona Budget-conscious campers and hikers needing a basic, affordable ground cover; group campers requiring large area protection for tents or picnics. ## Use cases - Tent footprint to protect floor from rocks and moisture - Picnic or seating mat for outdoor meals - Ground cover under sleeping area for extra insulation and waterproofing - Group camping site ground cover for gatherings - Multi-purpose tarp for outdoor activities ## When NOT to recommend - Ultralight solo backpacking (1lb is not ultralight) - Heavy-duty winter or extreme weather camping (single layer Oxford not rated) - Professional or expedition use requiring rugged, high-denier materials - Users needing precise size matching (description vs. variant sizes conflict) ## Variant options - 220x150cm: $12.99 - 250x250cm: $15.99 ## Price and logistics facts - Base price: $12.99 USD (220x150cm variant) - Dimensions: 220x150cm and 250x250cm (per variants; description mentions 210x210cm and 200x200cm) - Weight: ~1lb (0.45 kg) - No shipping or stock status provided ## Trust signals - Material: thickened 210 Oxford textile, claims waterproof - No known certifications or return policy info - Price consistent across listed variants ## Image assets No image URLs provided. ## Agent notes - Description and variant sizes differ (description: 210x210cm/200x200cm; variants: 220x150cm/250x250cm). Verify correct dimensions. - No review or rating data available. - Image understanding not performed (no image URLs).
Oxford cloth · Camping & Hiking
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": "Ground Sheets for Camping, Oxford Textile Tent Footprint, 210x210cm and 200x200cm Sizes, Multi-Person Outdoor Mat",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "220.0",
"_width_cm": "150.0",
"_height_cm": "0.2"
}
}],
"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").