Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99
Default variant: Yellow
Default SKU: dcd-30001905299
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: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811462488303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895217
JSON data: https://landmarks.builders/products/m4x-10000895217.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Armless floor lounger in 8 colors, 90x80x75 cm, $99.99, designed for space-saving in dorm rooms and small spaces.
Generated by: deepseek-v4-flash
## Identity Armless floor lounger, 90x80x75 cm, available in 8 colors. Space-saving design targeted at young adults and students. ## Target persona Young adults living in dorms or small apartments, students seeking affordable floor seating. ## Use cases - Lounging in a small dorm room - Floor seating for gaming or studying - Space-saving seating in studio apartments - Casual seating for guests - Temporary nap spot ## When NOT to recommend - Users requiring lumbar or back support - Rooms where a full-size chair is preferred - Formal living room settings - Heavy daily use by large individuals ## Variant options 8 colors: Yellow, Sunset Red, Fruit Green, Pink, Ocean Green, Black Oak, Khaki, Dark Blue. All at $99.99. ## Price and logistics facts Price: $99.99 USD. Dimensions: 90 cm length x 80 cm width x 75 cm height. No shipping or return policy information provided. ## Trust signals No stock status, return policy, or warranty data available. Price is consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42cde653-70b3-487d-ac5f-3992ae27f1ca.jpg?v=1781600165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0015c182-34db-41ef-a1cd-946327e1072f.jpg?v=1781600166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b95da530-e40d-414a-8620-c47ebf5c7bf5.jpg?v=1781600165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ea97a4e-eb15-4ccf-b5c9-c96513cb309a.jpg?v=1781600165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f93da95-c2d0-4950-8a95-c016ecc17b58.jpg?v=1781600165 ## Agent notes No description or product type provided. Visual details not inferred.
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": "Armless Floor Lounger Comfortable Armless Block Lounger stylish design space-saving Design for Young Adults, Students, Dorm Room",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "80.0",
"_height_cm": "75.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").