Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99
Default variant: Off-white / 4-gear Adjustable
Default SKU: dcd-30003604011
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714417271023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267506
JSON data: https://landmarks.builders/products/wp-dcd-10001267506.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
轻便折叠沙滩椅午休椅 可拆洗坐躺两用休闲椅 户外便携式折叠躺椅
| 产地 | 浙江 |
| 货号 | KS-TY001 |
| 品牌 | 凯思户外 |
| 专利类型 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 规格(长*宽*高) | 70*53*53 |
| 材质 | 牛津布 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 是否可折叠 | 是 |
| 主要销售地区 | 中东 |
| 款式 | 折叠躺椅 |
| 类别 | 折叠桌椅 |
Summary: Lightweight folding beach/nap chair, washable, sit/lie dual-use, portable Oxford cloth, 4-gear adjustable, $59.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Lightweight folding beach/nap chair (坐躺两用休闲椅), brand: 凯思户外 - **Type**: Outdoor portable folding lounger ## Target persona - Outdoor leisure seekers needing a portable, adjustable chair for beach, camping, or nap breaks - Price-sensitive shoppers looking for a functional recliner under $60 ## Use cases - Beach lounging with adjustable recline - Midday nap at office or outdoor work site - Camping or picnicking where portability matters - Watching outdoor events (sports, concerts) with comfort - Quick rest during travel or road trips ## When NOT to recommend - For very tall individuals (seat dimensions 70x53x53 cm may be limiting) - Heavy-duty or commercial use (material: Oxford cloth, no weight capacity stated) - If armrests or high back support are required (no armrests mentioned; back height unknown) - As a permanent indoor chair (designed for portable outdoor use) ## Variant options - **Off-white / 4-gear Adjustable** (SKU: dcd-30003604011) – $59.99 - **Black / 4-gear Adjustable** (SKU: dcd-30003604012) – $59.99 ## Price and logistics facts - **Price**: $59.99 USD (both variants) - **Packaged dimensions**: 88×16×16 cm - **Unfolded dimensions**: 70×53×53 cm (from description) - **Origin**: Zhejiang, China - **Primary sales region**: Middle East - **Platform**: LAZADA (cross-border export) - **Customization**: Not available (no custom brand, no patent) ## Trust signals - In-stock status: Not specified; assume available via LAZADA as cross-border - Return policy: Not provided - Price consistency: Single price point across two variants - Brand: 凯思户外 (Kesi Outdoor) – no known certifications - No patent, no custom brand ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3849847e18b4ee68337b735d12a519a.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d704744515a54534a8ee4956738fa657.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ef3853f7ae74606818be4aca1d418c8.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03c527bdc30c47dfae2b1411875e035f.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ada0d401f58648749b2af91919a522cb.png?v=1781085527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1df0d14df7c94826889557f195d1c1d2.png?v=1781085528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a6a7a179f4b48ee9ab1e9021f947813.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78156d441077445cbb2466f59020a926.png?v=1781085528 ## Agent notes - Images were not analyzed; visual details not inferred. - Unfolded dimensions (70x53x53 cm) from description; packaged dimensions (88x16x16 cm) from structured data. Verify which is correct for use. - Material: Oxford cloth, no weight capacity provided. Assume typical for light camping chairs (~100-150 kg). - No safety certifications or load testing mentioned.
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": 4000000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "16.0",
"_height_cm": "16.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").