Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99
Default variant: Khaki
Default SKU: dcd-30003561448
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 3400 g
Cart URL (default variant): https://landmarks.builders/cart/49716603289839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251014
JSON data: https://landmarks.builders/products/wp-dcd-10001251014.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
加棉带扶手躺椅便携式午休折叠躺椅可坐可躺户外带扶手腿拖躺椅
| 产地 | 河北 |
| 货号 | 四档加棉扶手躺椅 |
| 品牌 | 游途 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 规格(长*宽*高) | 50*50*80 |
| 材质 | 碳钢 |
| 外贸出口认证 | 无 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 是否可折叠 | 是 |
| 主要销售地区 | 其他 |
| 款式 | 可折叠躺椅 |
| 风格 | 精致露营风 |
| 类别 | 折叠桌椅 |
Summary: A padded foldable outdoor recliner with armrests and leg rest, made of carbon steel, in Khaki and Black, priced at $47.99.
Generated by: deepseek-v4-flash
## Identity - Product: 加棉带扶手躺椅便携式午休折叠躺椅可坐可躺户外带扶手腿拖躺椅 (Brand: 游途) - Type: Folding lounge chair for outdoor use - Material: Carbon steel frame, padded fabric - Dimensions (packaged): 90cm x 20cm x 14cm - Weight: Not specified ## Target persona - Outdoor enthusiasts who need portable seating for camping, picnics, or beach trips. - Office workers or students looking for a compact nap chair. - Budget-conscious buyers seeking a functional recliner under $50. - Users who want a foldable chair with a leg rest and armrests. ## Use cases - Taking a nap during lunch break at the office or in a park. - Relaxing at a campsite or outdoor festival. - Using as a spare chair for guests on a patio or balcony. - Reading or sunbathing in the backyard. - Traveling in an RV or car and needing a portable lounge seat. ## When NOT to recommend - For users over 6 feet tall or over 250 lbs (no weight capacity stated). - For long-term daily use as a primary office chair. - For wet or rainy climates without additional weatherproofing. - For buyers expecting premium comfort of a high-end recliner. ## Variant options - **Khaki** (SKU: dcd-30003561448) – $47.99 - **Black** (SKU: dcd-30003561449) – $47.99 ## Price and logistics facts - Price: $47.99 (both variants) - Shipping origin: Hebei, China - Cross-border export enabled - Customizable (processing available) ## Trust signals - In-stock status: Not specified; check listing. - Return policy: Not provided. - Price consistency: Both variants same price. - Certifications: None listed (no patent, no quality report, no foreign trade certification). - Brand: 游途 (no widely known brand recognition). ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9e15586486e412d89b55b64e58aef46.png?v=1781086785 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37130efb6fa04b618c00bb97fbbc3372.png?v=1781086785 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2c1d26da5f24d38a1e96a591fea1d77.png?v=1781086785 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e33360ba53f0495985452283e42d74c5.png?v=1781086785 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42da93444d174b0785c0802dd82035e6.png?v=1781086785 ## Agent notes - Dimensions in structured data are 90x20x14 cm (packaged), but description lists different unfolded dimensions (50x50x80 cm). Exact unfolded size unclear; assume compact folded size for transport. - No weight capacity or assembly details provided. - Image understanding was not performed; rely on listed features.
This product has 14 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": 3400000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "80.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").