Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $233.99 – $343.99
Default variant: Beige / Single
Default SKU: dcd-30001869026
Default price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49813633007855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889829
JSON data: https://landmarks.builders/products/m4x-10000889829.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A legless padded floor recliner with adjustable backrest, available in beige or green, single or double size, priced from $233.99.
Generated by: deepseek-v4-flash
## Identity Legless Padded Floor Recliner (Minimalist) – adjustable spine rest, space-saving design. Dimensions: 144 x 94 x 79 cm. ## Target persona - Students in dorms or small rooms - Reading enthusiasts who prefer floor seating - Meditation practitioners - Minimalist apartment dwellers needing low-profile furniture ## Use cases - Floor-level relaxation while reading or watching media - Meditation or yoga posture seating - Extra seating for small living rooms without bulky furniture - Casual lounging in bedrooms or studio apartments - Temporary seating for guests or flexible spaces ## When NOT to recommend - For users requiring elevated seating (e.g., elderly with mobility issues) - For those who need a full-size recliner with leg support - For tall individuals who may exceed the backrest height - In spaces where floor seating is impractical (e.g., damp or cold floors) ## Variant options - **Beige / Single** – $233.99 (SKU: dcd-30001869026) - **Beige / Double** – $343.99 (SKU: dcd-30001869027) - **Green / Single** – $233.99 (SKU: dcd-30001869028) ## Price and logistics facts - Single variants: $233.99 USD - Double variant: $343.99 USD - Dimensions: 144 cm (L) x 94 cm (W) x 79 cm (H) - Currency: USD ## Trust signals - Price consistency across same-size variants - Multiple color options available - In-stock status not explicitly confirmed; no return policy listed ## Image assets -  -  -  -  ## Agent notes - Description field was empty; product info derived from title and tags. - No brand or material info provided. - Image content not analyzed – fetch for visual confirmation.
This product has 4 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": "Legless Padded Floor Recliner Minimalist aesthetic Upholstered Floor Recliner Adjustable spinerest Home Seating Space-Saving for Students, Readers, Living Room, Bedroom, Relaxing, Meditation",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "144.0",
"_width_cm": "94.0",
"_height_cm": "79.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").