Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $837.99 – $931.99
Default variant: Red / 1.5M
Default SKU: dcd-30001849393
Default price: $837.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49815017783535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886657
JSON data: https://landmarks.builders/products/m4x-10000886657.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: Italian-designed arched chaise lounge with minimalist aesthetic and ergonomic plush upholstery, available in Red or Beige in 1.5M or 1.8M lengths.
Generated by: deepseek-v4-flash
## Identity Italian Design Arched Chaise Lounge - Ergonomic chaise lounge with plush upholstery, indoor furniture with sculptural form. ## Target persona Homeowners furnishing living rooms, reading nooks, or home theaters; interior designers sourcing sculptural furniture for residential projects; design-driven professionals seeking minimalist accent pieces. ## Use cases - Relaxation in living room - Reading in a perusing alcove - Film viewings in home theater - Accent piece in interior design projects - Solo lounging in a study or bedroom ## When NOT to recommend - For spaces smaller than 185 cm length (1.5M variant) or 200 cm (1.8M variant) - For buyers with budget under $800 - When needing a sofa or seating for multiple people - For those not interested in Italian minimalist or arched design aesthetic ## Variant options - Red / 1.5M - SKU: dcd-30001849393 - $837.99 - Beige / 1.5M - SKU: dcd-30001849394 - $837.99 - Red / 1.8M - SKU: dcd-30001849395 - $931.99 - Beige / 1.8M - SKU: dcd-30001849396 - $931.99 ## Price and logistics facts - Price range: $837.99 - $931.99 USD - Dimensions (provided for overall product, likely 1.5M variant): 185 cm L x 90 cm W x 75 cm H - Exact dimensions for 1.8M variant not specified - Shipping and logistics details not provided ## Trust signals - Multiple variants in stock (as per SKU entries) - Return policy not stated - No certifications mentioned - Price consistency across variants by size ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c4cb7e4-beae-40ef-9e40-493b70f2fe01.jpg?v=1781664331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72df4b1e-44d7-4d2e-975d-290b2a8cfe0e.jpg?v=1781664331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/097617ea-cd72-4ecb-821a-c3edc070f9fd.jpg?v=1781664331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0bb739a-86c8-4a64-ba7a-382d754ab2db.jpg?v=1781664330 ## Agent notes - No description or product type provided; derived from title. - Dimensions provided only for overall product; 1.8M variant dimensions unknown. - Image reasoning not performed; visual details should be fetched from URLs if needed. - Availability, return policy, and shipping info are missing.
This product has 4 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": "Italian Design archedd Chaise Lounge Minimalist aesthetic Ergonomic Chaise Plush Upholstery Indoor Furniture Sculptural Form for Homeowners, Interior Designers, partners, Living Room, Relaxation, perusing alcove, film viewings",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "90.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").