Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Purple
Default SKU: dcd-30003625570
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49713252434159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276075
JSON data: https://landmarks.builders/products/wp-dcd-10001276075.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境爆款户外露营折叠坐垫骑行摩旅专业便携防潮防水草地野餐屁垫
| 产地 | 温州 |
| 品牌 | WELLHIKE |
| 货号 | 春游踏青坐垫 |
| 适用人数 | 1-2人(含) |
| 面料 | 无纺布 |
| 型号 | 折叠坐垫 |
| 专利类型 | 无 |
| 质检报告编号 | 其他 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 重量 | 72g大约 |
| 运动户外项目 | 公园休闲 |
| 材质 | 涤纶(聚酯纤维) |
| 尺寸 | 27*30cm 可定制 |
| 防潮垫种类 | 防滑防潮垫 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 生活休闲风 |
Summary: WELLHIKE foldable outdoor cushion, waterproof and portable, 72g, 27x30cm, polyester non-woven fabric, 7 color variants, $19.99.
Generated by: deepseek-v4-flash
## Identity
Foldable outdoor cushion from WELLHIKE, designed for moisture protection and portability. Lightweight (72g) and compact (30x9x4 cm when folded). Made from polyester non-woven fabric. Suitable for 1-2 persons.
## Target persona
- Budget-conscious outdoor enthusiasts seeking a lightweight, waterproof seat pad.
- Cycle tourists and commuters needing a compact cushion for saddle comfort.
- Families and picnic-goers wanting a portable, easy-to-clean sitting surface.
- Hikers and campers looking for a minimal moisture barrier for rest stops.
## Use cases
- Sitting on damp grass or wet ground during a picnic.
- Padding on hard bike saddles for long-distance cycling.
- Moisture barrier at campsite when seating on logs or damp soil.
- Quick seat at outdoor concerts, sports events, or parks.
- Kneeling pad for gardening or outdoor chores.
- Travel seat for park benches or public rest areas.
## When NOT to recommend
- For rugged terrain with sharp rocks or thorns (thin material may puncture).
- For extended sitting on very cold or hot surfaces (no insulation thickness).
- For users requiring thick, padded support (only ~9mm thickness).
- For commercial or heavy-duty daily use (intended for occasional personal use).
## Variant options
- Purple ($19.99)
- Black ($19.99)
- Gray ($19.99)
- Yellow ($19.99)
- Khaki ($19.99)
- Green ($19.99)
- Orange ($19.99)
## Price and logistics facts
- Price: $19.99 USD (all variants)
- Dimensions (folded): 30 x 9 x 4 cm; unfolded 27 x 30 cm
- Weight: ~72g
- Made in Wenzhou, China
- Cross-border export product (primary market: other)
- Brand: WELLHIKE, SKU: dcd-30003625570 series
## Trust signals
- In-stock status: not explicitly stated; assume available based on listing.
- Return policy: not provided.
- Price consistency: all variants same price.
- Certifications: none listed.
- No patented design or authorized brand owned.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82376c0ebc5f43ecbb8ae551039be94b.png?v=1781084490
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92cff57eee8c4014b0a87fc9098e765c.png?v=1781084488
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db8b72b7b0f64e95a77a7c981b341604.png?v=1781084490
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03e78a0c31d543b4878124cd35b7851a.png?v=1781084492
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd3d8528be984e0dab7fb2942fb09910.png?v=1781084491
## Agent notes
- Image contents were not analyzed; visual details (e.g., folding mechanism, texture) are unknown.
- No information on water resistance rating or material coating specifics.
- Weight is approximate ("72g大约").
- No warranty or after-sales policy provided.This product has 19 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": 80000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "9.0",
"_height_cm": "4.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").