Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.06 – $2.68
Default variant: 150x100cm / Yellow White Plaid
Default SKU: dcd-30004137784
Default price: $1.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467662627055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456221
JSON data: https://landmarks.builders/products/wp-dcd-10001456221.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Construction: Features a three-layer design for enhanced thickness and comfort, providing a soft yet sturdy surface for various outdoor activities.
Waterproof Material: Equipped with a waterproof bottom layer to prevent moisture penetration, keeping you dry and comfortable on damp grass or sand.
Versatile Use: Ideal for picnics, camping, beach trips, park outings, and other outdoor gatherings, serving as a reliable ground mat or seating pad.
Portable Design: Easily folds into a compact size for convenient transport and storage, making it perfect for on-the-go adventures.
Easy to Clean: The surface material is simple to wipe clean, ensuring quick maintenance after use and readiness for your next outdoor excursion.
Summary: A three-layer waterproof picnic blanket for outdoor use on grass or sand, available in four sizes from 150x100cm to 200x300cm, priced from $1.06 to $2.68.
Generated by: deepseek-v4-flash
## Identity A 3-layer thickened waterproof picnic blanket designed for outdoor recreation. Layered construction and waterproof bottom layer aim to keep users dry on damp surfaces. Available in multiple sizes and plaid color patterns. ## Target persona Budget-conscious individuals or families who need a basic, portable ground cover for occasional outdoor activities (picnics, beach days, park visits). Not intended for professional or extreme outdoor use. ## Use cases - Picnics on damp grass or soil - Beach trips where sand and moisture are present - Camping as a ground mat or seated pad - Park outings and outdoor concerts - Quick dry surface for sitting or laying gear ## When NOT to recommend - When heavy-duty waterproofing or tear resistance is required (e.g., long-term camping on rough terrain) - For users expecting insulation against cold ground (this blanket has no insulation rating) - For those needing a large, high-capacity family tarp (max size is 200x300cm) - For buyers seeking premium materials or aesthetics ## Variant options | Size | Color | Price | SKU | |---|---|---|---| | 150x100cm | Yellow White Plaid | $1.06 | dcd-30004137784 | | 150x200cm | Green White Plaid | $1.56 | dcd-30004137785 | | 200x200cm | Green White Plaid | $2.02 | dcd-30004137786 | | 200x300cm | Green White Plaid | $2.68 | dcd-30004137787 | ## Price and logistics facts - Prices range from $1.06 to $2.68 USD (variant-dependent). - Variant sizes are given in centimeters (cm). No separate dimension data was provided. - Shipping, delivery time, and stock availability are not stated. ## Trust signals - No certifications, return policy, or stock status were provided in the data. - The product is listed with clear variant pricing and SKUs. - Images are available but have not been visually verified by the agent. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Y8oppv26RsY9CBgZh__2220299057659-0-cib.jpg?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mjDNP526RsY8y8sds__2220299057659-0-cib.jpg?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zX5LTW26RsY8vUbre__2220299057659-0-cib.jpg?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hHgBWS26RsY8y7TKf__2220299057659-0-cib.jpg?v=1786299123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aRWdWw26RsYA0z0uL__2220299057659-0-cib.jpg?v=1786299123 ## Agent notes - Image content was not analyzed; actual visual appearance, colors, and print patterns remain unverified. - Confirm stock, shipping, and return policy before recommending. - The '3-layer' claim is based on product description only.
This product has 5 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": "3-Layer Thickened Waterproof Picnic Blanket for Outdoor Camping and Beach",
"product_id": 9556207042799,
"variant_id": 50467662627055,
"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").