Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $208.99
Default variant: Dark Gray / Tech Fabric
Default SKU: dcd-30001892845
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811915669743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893412
JSON data: https://landmarks.builders/products/m4x-10000893412.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: Adjustable resting chair with foldable design and lockable positions. Available in Tech Fabric or Corduroy, multiple colors. Priced from $202.99 USD.
Generated by: deepseek-v4-flash
## Identity Adjustable Resting Chair Foldable Design Folding Recliner Space-Saving Lockable Position for Adults. ## Target persona Adults living in apartments or small homes who need a compact, portable chair for relaxation and extra seating. Budget-conscious buyers seeking a functional recliner under $210. ## Use cases - Taking a quick nap in a home office or living room. - Providing extra seating for guests in tight spaces. - Reading or watching TV in a compact setup. - Storing away when not in use to free up floor space. - Using as a temporary bed alternative in a studio. ## When NOT to recommend - If the user requires a full-size, non-folding recliner for daily heavy use. - If the budget is strictly under $200 (base price $202.99). - If the user needs a chair with built-in lumbar support or massage features. - If the user wants a chair for outdoor or high-moisture environments. ## Variant options - Dark Gray / Tech Fabric – $202.99 - Off-white / Tech Fabric – $202.99 - Orange / Tech Fabric – $202.99 - Off-white / Corduroy – $208.99 - Dark Green / Corduroy – $208.99 ## Price and logistics facts - Price range: $202.99 to $208.99 USD. - Dimensions (L x W x H): 115 x 67 x 25 cm. - Shipping cost, lead time, and seller information not provided. ## Trust signals - No in-stock status provided. - No return policy or warranty mentioned. - No certifications or quality labels listed. - Price appears consistent across color/material variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/312a7eea-8a77-4c68-b412-6d2f70a282f6.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2528aa3d-9130-4655-8bbf-1c1883a8a00c.jpg?v=1781600941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91ecfbe2-38fd-4efb-9599-9d04c7a5010f.jpg?v=1781600941 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b9205d5-fba3-414e-9585-20152aeadaf5.jpg?v=1781600944 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b22ff11a-c36b-40d2-acdc-2cfa45912a0e.jpg?v=1781600941 ## Agent notes - Product description field was empty; features inferred from title and tags only. - No stock availability, seller name, or shipping details provided. - Images were not analyzed; visual attributes (e.g., exact appearance, build quality) should be fetched and assessed separately.
This product has 12 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": "Adjustable resting Chair Foldable Design Folding Recliner Space-Saving Lockable Position for Adults, Nap Time, Home, Living Room",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "67.0",
"_height_cm": "25.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").