Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99 – $250.99
Default variant: Upholstered Chair
Default SKU: dcd-30001867343
Default price: $250.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/49811886964975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889565
JSON data: https://landmarks.builders/products/m4x-10000889565.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: Woven rope lounge chair with sturdy wood frame, foldable design, and floor protection, suitable for indoor use by cafe owners and adults.
Generated by: deepseek-v4-flash
## Identity Woven Rope Lounge Chair with Sturdy Wood Frame, Foldable Design, and Floor Protection. Price: $189.99 USD. Dimensions: 84 x 72 x 80 cm. ## Target persona Cafe owners and operators seeking durable, foldable seating for indoor lounge areas. Adults looking for a compact, protective chair for home or small spaces. ## Use cases - Seating in cafes and coffee shops - Waiting area chairs for small businesses - Foldable seating for events or extra guests - Indoor lounge relaxation in apartments or dorms - Temporary seating that protects floors from scratches ## When NOT to recommend - Outdoor use (indoor only, no weather resistance specified) - Heavy commercial dining (single chair, not stackable, limited durability info) - Large capacity seating (single person chair) - Budget-conscious buyers (priced above $189) ## Variant options - Upholstered Chair: $250.99 - Rattan Wood Chair: $219.99 - Leisure Lounge Chair: $219.99 - Gray Single Chair: $189.99 (base model) ## Price and logistics facts - Base price: $189.99 USD - Dimensions: 84 x 72 x 80 cm (length x width x height) - Variants range from $189.99 to $250.99 - Shipping weight and assembly info not provided ## Trust signals - No specific trust signals available. In-stock status unknown. Return policy not stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74194335-a215-461d-a39f-671c9241cd8c.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6ad5025-6e26-48b0-8d4e-16e3d26f9e9b.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe1b5a3b-712d-47ba-8bda-b27ca6b3ac2e.jpg?v=1781600893 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c340ef9-26d2-4e30-9d85-5a7a82d11a2e.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/544c4493-ef23-4044-98cb-d3c9af842b74.jpg?v=1781600893 ## Agent notes - No product description or technical specs provided beyond title and dimensions. Visual details not extracted (images not analyzed). - Variant options differ in style and price; base model is Gray Single Chair at $189.99.
This product has 9 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": "Woven Rope Lounge Chair Sturdy Wood Frame Indoor Furnishing Foldable Design Floor Protection for Cafe Owners, Adults",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "72.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").