Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $28.99
Default variant: Black Green
Default SKU: dcd-30003604398
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714319098095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267686
JSON data: https://landmarks.builders/products/wp-dcd-10001267686.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable outdoor mat for sitting/lying, moisture-proof, with backrest. Suitable for camping, beach, picnic, nap. Priced $27.99-$28.99 USD, folded size 55x51x7 cm.
Generated by: deepseek-v4-flash
## Identity Portable foldable beach mat with backrest, dual-use for sitting and lying. Moisture-proof, suitable for outdoor activities. ## Target persona - Budget-conscious outdoor enthusiasts - Occasional campers and beachgoers - Picnic and park visitors - Office workers needing a nap mat ## Use cases - Beach lounging and sunbathing - Camping as a ground pad or camp chair - Picnic blanket with back support - Afternoon nap during lunch break - Outdoor concert or sports event seating - Park reading or relaxation ## When NOT to recommend - For heavy-duty backpacking (weight and pack size unknown) - For large groups (mat size is compact) - For wet or muddy conditions (moisture-proof but not waterproof) - Users needing a full-height chair (backrest is low) ## Variant options - Black Green: $27.99 - Black Blue Stripe: $28.99 - Black Blue Flower: $28.99 - Black Blue Maple: $28.99 - Black Royal Blue: $27.99 ## Price and logistics facts - Starting price: $27.99 USD - Folded dimensions: 55 x 51 x 7 cm - No weight or material information provided ## Trust signals - In-stock status: not explicitly stated - Return policy: unknown - Price consistency: variants within $1 range - Certifications: none reported ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6074e002a594a259b87fae9036bd762.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b72c7df44664b2d8b85c95950a20f25.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58fa896604d643a8a752a221a660bc60.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a0a4e728cbc49bea6bfc139626ebda5.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69718aeee798411c9aebbe61870984a6.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292f285f66ea4697978e6b5e132bf111.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7546317323d481dbf02d507a87a2275.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72cd98a949eb4281883809120be6edca.png?v=1781085467 ## Agent notes - No product description provided; information extracted from title and tags only. - Weight, unfolded dimensions, and material composition are missing. - Image content not analyzed; only URLs available.
This product has 17 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "户外便携可折叠沙滩垫坐躺两用休闲露营午休防潮野餐垫地垫靠背椅",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "51.0",
"_height_cm": "7.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").