Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $57.99
Default variant: M / Standard Blue
Default SKU: dcd-30001944106
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49810468307183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900264
JSON data: https://landmarks.builders/products/m4x-10000900264.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: Frameless bean bag with high support, space-saving design, lightweight; available in M/L sizes and multiple colors, priced $42.99-$57.99, dimensions 95x85x65 cm.
Generated by: deepseek-v4-flash
## Identity Frameless Construction Highsupportive Bean Bag Space-Saving Beanbag Lounger comfortable Floor pillow Lightweight for Children, Students, Bedroom, Balcony, Playroom, Living Room ## Target persona - Children needing a soft play seat - Students in dorms or apartments seeking casual seating - Adults wanting extra floor seating for small living spaces - Budget-conscious shoppers looking for an affordable lounger ## Use cases - Relaxing while reading or watching TV in a bedroom - Gaming sessions on the floor in a playroom - Extra seating for guests in a living room - Lounging on a balcony or patio - Temporary nap spot for children ## When NOT to recommend - For individuals needing firm back support (e.g., ergonomic office chair) - For outdoor use in wet or direct sunlight conditions (material unknown) - For very large adults (dimensions may be restrictive; max size L: 95x85x65 cm) - For environments requiring frequent cleaning (fabric care instructions not provided) ## Variant options - M / Standard Blue ($42.99, SKU: dcd-30001944106) - L / Standard Blue ($57.99, SKU: dcd-30001944108) - L / Standard White+gray ($57.99, SKU: dcd-30001944109) - M / Standard Multicolor ($43.99, SKU: dcd-30001944113) - M / Standard White+gray ($43.99, SKU: dcd-30001944114) ## Price and logistics facts - Price range: $42.99 – $57.99 USD - Dimensions (cm): 95 L x 85 W x 65 H - No shipping or tax information provided ## Trust signals - No warranty, return policy, or stock status provided - Price consistency: variants listed with specific prices - No certifications or safety ratings mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b57fb098-1045-495e-b744-f1710b90bfd2.jpg?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/334fa7fe-f893-44b8-9e00-8a202b5de3b9.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd723073-c084-4663-8dcd-c8bf396960aa.jpg?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf48591b-4fa6-449e-92f8-ce00bc8bbf19.jpg?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51126910-5dcc-4d8d-954f-11e684d7b98a.jpg?v=1781597331 ## Agent notes - No product description or material details provided; rely on images for visual information - Image understanding was not performed; treat images as fetchable assets only
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": "Frameless Construction Highsupportive Bean Bag Space-Saving Beanbag Lounger comfortable Floor pillow Lightweight for Children, Students, Bedroom, Balcony, Playroom, Living Room",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "85.0",
"_height_cm": "65.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").