Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $298.99
Default variant: Beige
Default SKU: dcd-30001865787
Default price: $298.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49814763995375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889343
JSON data: https://landmarks.builders/products/m4x-10000889343.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: A compact single-seater lounge chair with grid texture, available in multiple colors. Space-saving size suitable for small areas, bedrooms, and reading nooks. Priced at $298.99.
Generated by: deepseek-v4-flash
## Identity Single-Seater Cumulus Couch Grid Texture Lounge Chair Creamy & Look Space-Saving Size ## Target persona Small-space dwellers (apartment residents, dorm students), readers who need a cozy spot, individuals furnishing a bedroom or compact living area. ## Use cases - Reading nook seating - Accent chair in small living room - Bedroom lounge chair - Compact seating for home office - Extra seating in tight spaces - Cozy corner in a studio apartment ## When NOT to recommend - For large living rooms needing full-size sofas - For formal dining or office task seating - For users who prefer high-back or reclining chairs - For heavy-use commercial settings ## Variant options 5 colors: Beige, Pink, Green, Caramel, Yellow. All priced at $298.99 USD. ## Price and logistics facts Price: $298.99 USD. Dimensions: 95 x 95 x 80 cm (37 x 37 x 31 in). Single-seater. No shipping or return details provided. ## Trust signals Multiple color options in stock (based on variants). No specific trust signals available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abc35d11-4ed8-422e-bf64-c0c34dc717cc.jpg?v=1781660578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/397134a1-a9f5-45b3-a407-7f7a6062fd40.jpg?v=1781660576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4567c3c3-cfd8-4c60-aad3-e244b4e2578c.jpg?v=1781660578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84d062fc-ad7e-4236-8a1b-1ca9562ede9c.jpg?v=1781660579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7a6a4ed-4dfc-4d30-96eb-497b15c337e5.jpg?v=1781660577 ## Agent notes No product description provided. Image content not analyzed. Confirm dimensions fit intended space before recommending.
This product has 11 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": "Single-Seater Cumulus Couch Grid Texture Lounge Chair Creamy \u0026 Look Space-Saving Size for Readers, Small Areas, Bedroom",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "95.0",
"_height_cm": "80.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").