Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $238.99 – $446.99
Default variant: Apricot / 1.6M
Default SKU: dcd-30001871800
Default price: $372.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 41000 g
Cart URL (default variant): https://landmarks.builders/cart/49813645230319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890345
JSON data: https://landmarks.builders/products/m4x-10000890345.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This distinctive mermaid tail shaped sofa offers modern minimalist lounge seating in multiple colors and sizes, priced between $238.99 and $446.99.
Generated by: deepseek-v4-flash
## Identity Distinctive Shape Mermaid Tail Couch – a statement piece sofa with modern minimalist lounge seating, designed for aesthetic interiors. ## Target persona - Interior designers seeking unique focal pieces - Design aficionados wanting signature furniture - Business owners outfitting spas, reception areas, or boutiques - Apartment dwellers desiring distinctive lounge seating ## Use cases - Styling a modern living room as a conversation-starting centerpiece - Adding artistic seating to a spa lounge or waiting area - Decorating a boutique hotel lobby or reception - Creating a photo-friendly corner in a home or studio - Furnishing a design studio or gallery space - Outfitting a small apartment with unique, compact seating ## When NOT to recommend - Buyers seeking traditional or classic sofa styles - Large families needing durable, high-use seating - Budget-conscious shoppers under $200 - Office or ergonomic seating requirements ## Variant options - **Single** (1-seat approx 1.0M? not specified): Apricot, Caramel, Matcha Green – $238.99 - **1.6M**: Apricot, Caramel, Matcha Green – $372.99 - **1.8M**: Apricot, Caramel – $446.99 (Note: Matcha Green 1.8M not listed) ## Price and logistics facts - Base price: $238.99 (Single size) - Dimensions (cm): 185L x 95W x 92H (likely for a larger size; exact size not mapped) - Prices vary by size: Single $238.99, 1.6M $372.99, 1.8M $446.99 ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Variant pricing is clear - Certifications: None stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00fdeb10-c24b-4789-8116-7074a48a91db.jpg?v=1781628243 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5528b01a-07b4-442d-b271-cc272d54e902.jpg?v=1781628244 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efcd022a-6477-409d-bd27-314a59374425.jpg?v=1781628244 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b10f92b-436e-44a4-99fb-5f07ceec9009.jpg?v=1781628245 ## Agent notes - No product description provided; all info derived from title and variant data. - Dimensions given for one variant only; exact mapping to size options uncertain. - Image understanding not performed; visual assessment unavailable.
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": "distinctive Shape Mermaid Tail Couch Statement Piece Sofa Modern Minimalist Lounge Seating Signature aesthetic for Interior Designers, Design aficionados, Business Owners, spa, Apartment, Reception Area, Living Room",
"quantity": 1,
"grams": 41000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "95.0",
"_height_cm": "92.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").