Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99
Default variant: Yellow / Cotton Linen 42-gear
Default SKU: dcd-30001906662
Default price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49811462357231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895409
JSON data: https://landmarks.builders/products/m4x-10000895409.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: Adjustable backrest lounger with padded support, multi-functional and space-saving, available in 4 colors for $99.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Backrest Lounger – padded, multi-functional, space-saving floor lounger with 42-gear adjustment (Cotton Linen cover). Dimensions: 130 × 65 × 16 cm. ## Target persona - Apartment dwellers with limited square footage - Gamers seeking comfortable floor seating - Readers or remote workers needing a padded backrest for floor or low seating - People looking for an extra temporary sleep or lounge surface ## Use cases - Reading or relaxing with customizable backrest angles - Napping or lounging on a padded, compact surface - Floor gaming or movie watching with lumbar support - Accommodating overnight guests in a small room - Creating a cozy corner for meditation or stretching ## When NOT to recommend - For full-time bed replacement (dimensions are not standard mattress size) - Outdoor use without protection (materials unknown; no weatherproofing stated) - Heavy commercial or high-traffic settings (intended for personal/household use) - Buyers needing adjustable lumbar or neck support beyond reclining angle ## Variant options Four color variants at identical price ($99.99): - Yellow / Cotton Linen 42-gear (SKU dcd-30001906662) - Pink / Cotton Linen 42-gear (SKU dcd-30001906663) - Grey / Cotton Linen 42-gear (SKU dcd-30001906664) - Coffee / Cotton Linen 42-gear (SKU dcd-30001906665) ## Price and logistics facts - Price: $99.99 USD (all variants) - Dimensions: 130 cm (L) × 65 cm (W) × 16 cm (H) - Currency: USD - No shipping weight or shipping cost information provided ## Trust signals - In-stock status: not explicitly stated; assume available until stock runs out - Return policy: not provided - Price consistency: all variants priced equally at $99.99 - Certifications: none listed - Tags indicate import via wp-import (m4x, m4x-202606) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72c1a395-de5a-451a-a02c-971bed8e6242.jpg?v=1781600166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc136eb3-c02a-4d91-99e9-5e48d7946834.jpg?v=1781600165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/865481b8-9fcf-4607-b9bf-38c8c9100ed3.jpg?v=1781600167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a6487b2-68d9-413a-989d-58a34f3a5332.jpg?v=1781600165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ae8bfe7-e164-404c-b433-aabe857067e7.jpg?v=1781600165 ## Agent notes - No product description or product type provided; details inferred from title and tags. - Image content not analyzed – visual condition, exact materials, and assembly cannot be confirmed. - Tags suggest this is a general merchandise import; verify stock availability and return policy before recommending.
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 Backrest Lounger Comfortable Supportrestsrests Adjustable Padded Lounger Multi-Functional Space-Saving",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "65.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").