Brand: World Products (Landmark)
SKU: dcd-30003616820
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49713916477679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272333
JSON data: https://landmarks.builders/products/wp-dcd-10001272333.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
充气脚垫便携可调节飞机高铁汽车旅行脚凳睡觉神器坐垫脚踏板
| 产地 | 中国 |
| 货号 | pp-598 |
| 品牌 | 其他 |
| 种类 | 充气脚垫 |
| 产品类别 | 充气椅/凳 |
| 厚度 | 0.45 |
| 型号 | PB-501 |
| 适用人群 | 成人孩子 |
| 规格 | 48*45*32 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 否 |
| 重量 | 460 |
| 是否一般纳税人 | 是 |
| 样式 | 长方形 |
| 材质 | 环保PVC |
| 材质属性 | 环保PVC |
| 贸易属性 | 内贸+外贸 |
| 可否定做 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 风格 | 现代简约 |
Summary: Inflatable portable footrest for travel on planes, trains, and cars; adjustable, made of eco-friendly PVC, weighs 460g, packed size 28x22x7 cm, price $12.99.
Generated by: deepseek-v4-flash
## Identity - Product: 充气脚垫便携可调节飞机高铁汽车旅行脚凳睡觉神器坐垫脚踏板 (Inflatable Footrest for Travel) - Type: Outdoor/ Travel Accessory - Brand: Other - SKU: dcd-30003616820 (Gray only) ## Target persona - Economy class travelers seeking leg support on long flights/train rides - Road trip passengers needing a footrest in cars - Parents with children who need a comfortable footrest during travel - Budget-conscious travelers wanting a compact, affordable comfort item ## Use cases - During long-haul flights: place under seat to elevate feet - On high-speed trains: use as a footrest or supplementary seat cushion - In cars: as a footrest for backseat passengers - As a sleeping aid: inflatable cushion for naps during travel - For children: adjustable height footrest for better seat fit - Outdoor activities: portable seat or rest pad when camping ## When NOT to recommend - For users needing a permanent, non-inflatable footrest (e.g., desk use) - For premium travelers expecting high-end materials or luxury finish - For outdoor use in rough terrain (sharp objects may puncture PVC) - For those allergic to PVC or sensitive to chemical smells ## Variant options - Gray (only color available) ## Price and logistics facts - Price: $12.99 USD - Dimensions (packed): 28 x 22 x 7 cm (length x width x height) - Weight: 460 g - Material: Eco-friendly PVC - Inflated size: 48 x 45 x 32 cm (approximate) - Origin: China - Quantity: individual unit - Logistics: available via AliExpress or similar cross-border e-commerce ## Trust signals - Price appears consistent with similar inflatable travel footrests - Product is listed as in stock (based on Shopify availability) - No specific return policy or certifications provided ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content was not analyzed; all URLs are provided as-is. - No warranty, return policy, or certification information available in source data. - Inflated dimensions are based on product description (48x45x32 cm); packed dimensions from structured data (28x22x7 cm).
This product has 13 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": 460000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.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").