Brand: World Products (Landmark)
SKU: dcd-30003677975
Price: $6.81
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Gear
Vendor: World Products
Weight: 930 g
Cart URL (default variant): https://landmarks.builders/cart/50405839995119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295507
JSON data: https://landmarks.builders/products/wp-dcd-10001295507.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 versatile mat provides a clean and comfortable surface for outdoor adventures. It features a dark waterproof backing that keeps dampness from the ground at bay. The quilted picnic blanket showcases a woodland-animal pattern on a light background, complete with a sewn carry loop for easy folding. Weighing just 0.93 kg, it folds down compactly for travel. Measuring 200 x 200 cm, it offers ample room for family gatherings and casual lounging.
Summary: Waterproof 200x200 cm picnic mat with dark waterproof backing, woodland-animal quilted pattern, carry loop; folds to 40x27x10 cm, weighs 0.93 kg; $6.81.
Generated by: deepseek-v4-flash
## Identity Waterproof picnic mat (quilted) with woodland-animal pattern on light background, dark waterproof backing, and sewn carry loop. Unfolded: 200 x 200 cm. Folded/package dimensions: 40 x 27 x 10 cm. Weight: 0.93 kg. ## Target persona Budget-conscious families and casual park or beach visitors who need a clean, dry surface without premium gear. Also suitable for car campers and event organizers needing an affordable ground cover. ## Use cases - Family picnic on damp grass where the waterproof backing prevents moisture seepage. - Beach trip where sand can be shaken off the compact folded mat. - Outdoor concert or festival on wet lawns. - Car camping base for seating near a tent. - Kids' play mat in a park. - Picnic for two or a young family (200x200 cm area). ## When NOT to recommend - Ultralight backpacking (0.93 kg is heavy for a mat). - Very large groups needing more than 200x200 cm of space. - Buyers seeking premium, high-thickness luxurious blankets. - Formal or indoor use where waterproof backing is irrelevant. ## Variant options - Style: Jungle Fawn (SKU dcd-30003677975) — $6.81 USD ## Price and logistics facts - Price: $6.81 USD. - Included in DCD full catalog (content validated, quality audited). - No shipping, handling, or fulfillment information provided. ## Trust signals - Catalog tags: wp-content-validated, wp-quality-audited. - Price consistent at $6.81 for the only variant. - No stock status or return policy in the source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/862bdc2f-26a9-4af8-a1e1-a1f31077ddfc.jpg?v=1786242155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae0cd656-82f4-4652-938b-25b0de17db09.jpg?v=1786242155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/114b9b2a-2fb5-4735-bad4-c93502d76c69.jpg?v=1786242156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0defff8-8321-455a-818f-4195a3c92a99.jpg?v=1786242158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2718d57-5646-4f5d-b4d1-fdfdf52ca635.jpg?v=1786242156 ## Agent notes - Image understanding was not performed; visual details beyond the description are unverified. - Folded size is inferred from dimensions_cm; confirm if ordering for compact storage. - Only one variant available; no color options beyond Jungle Fawn.
This product has 6 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": "Waterproof Picnic Mat with Carry Loop Compact Foldable Picnic Blanket Soft Foldable Beach Mat Easy-to-Clean for Picnics",
"product_id": 9537732509935,
"variant_id": 50405839995119,
"quantity": 1,
"grams": 930,
"length_cm": "40.0",
"width_cm": "27.0",
"height_cm": "10.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. 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").