Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99
Default variant: Off-white / Sofa Chair
Default SKU: dcd-30001883994
Default price: $264.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20020 g
Cart URL (default variant): https://landmarks.builders/cart/49813692940527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892160
JSON data: https://landmarks.builders/products/m4x-10000892160.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A round wavy chaise lounge chair with ergonomic design, available in off-white or apricot, priced at $264.99.
Generated by: deepseek-v4-flash
## Identity Round Unstructured Chair Artistic Design Wavy Chaise Lounge Ergonomic Statement Piece for Homeowners, Living Room. ## Target persona Homeowners or design enthusiasts looking for a unique, artistic accent chair with ergonomic claims for their living room. ## Use cases - As a statement piece in a modern living room. - For lounging or reading with ergonomic support. - In a creative workspace or home office. - For a boutique hotel lobby or lounge. - As a gift for someone who appreciates unconventional furniture. ## When NOT to recommend - If the buyer needs a traditional armchair with high back support. - For small rooms where a wavy shape may not fit or flow. - For budget-conscious buyers under $200. - For commercial high-traffic use without verified durability. ## Variant options - Off-white / Sofa Chair: $264.99 - Apricot / Sofa Chair: $264.99 ## Price and logistics facts - Price: $264.99 USD - No shipping dimensions or weight provided. - No shipping cost or lead time available. ## Trust signals - No stock status or return policy provided in source data. - No certifications or material safety claims. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ffe73b5-03b4-47ad-ada6-2cf52f37a5e6.jpg?v=1781628323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41236cb4-7863-4080-af36-c0c671906337.jpg?v=1781628328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70ecf5b8-2345-45ba-8ff5-7f6267c44770.jpg?v=1781628324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/543d1e57-de23-4b26-b3a3-8e0d1c8cae42.jpg?v=1781628324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98d86980-c9a9-4e8f-8b38-da48464b31b9.jpg?v=1781628325 ## Agent notes - No product description, dimensions, or weight provided. Ergonomic claim is unverified. Images were not analyzed for visual details.
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": "Round Unstructured Chair Artistic Design Wavy Chaise Lounge Ergonomic Design Statement Piece for Homeowners, Living Room",
"quantity": 1,
"grams": 20020000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").