Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $883.99 – $1,061.99
Default variant: Orange / Pu
Default SKU: dcd-30001857663
Default price: $883.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18800 g
Cart URL (default variant): https://landmarks.builders/cart/49815023157487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888063
JSON data: https://landmarks.builders/products/m4x-10000888063.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Highspine reclining chair with footrest, massage function, rotating seat, padded armrests, sturdy build for premium study room use. Available in Orange/Gray, Pu or Microfiber.
Generated by: deepseek-v4-flash
## Identity Highspine Reclining Chair with Footrest Massage Function rotating Seat Padded Armrests sturdy Duty Build for premiums, Study Room. ## Target persona Home office workers, remote professionals, students requiring an ergonomic reclining chair with massage for study or work. ## Use cases - Relaxing after work in home office - Reading or studying with footrest - Short naps with reclining and massage - Watching movies or gaming - Taking breaks during long work sessions - Massage therapy for back tension ## When NOT to recommend - Heavy commercial use (e.g., 24/7 office) - Small spaces (dimensions 78x64x38 cm) - Users requiring advanced lumbar support (not specified) - Budget-conscious buyers (price $884+) ## Variant options - Orange / Pu: $883.99 - Gray / Pu: $883.99 - Orange / Microfiber: $1061.99 - Gray / Microfiber: $1061.99 ## Price and logistics facts Price: $883.99 (Pu) / $1061.99 (Microfiber). Dimensions (cm): 78L x 64W x 38H. No shipping or logistics info provided. ## Trust signals In-stock status unknown; return policy not stated; price consistent across variants (no discounts). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2fc978f-ccda-4ca5-b271-14c1fafef015.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b25df910-2dfa-49d2-989c-e7dbf04029c2.jpg?v=1781664346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95158a6b-9e3e-4349-8a5a-907948d26b08.jpg?v=1781664346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/455b4f54-479b-4557-8039-e1a67c51afc0.jpg?v=1781664346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51f3b6cf-0ffd-486d-b76e-60fe3e652190.jpg?v=1781664346 ## Agent notes No product description provided. Image content not analyzed.
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": "Highspine Reclining Chair with Footrest Massage Function rotating Seat Padded Armrests sturdyDuty Build for premiums, Study Room",
"quantity": 1,
"grams": 18800000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "64.0",
"_height_cm": "38.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").