Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $203.99 – $311.99
Default variant: Single Seater
Default SKU: dcd-30001881589
Default price: $237.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17500 g
Cart URL (default variant): https://landmarks.builders/cart/49811919798511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891756
JSON data: https://landmarks.builders/products/m4x-10000891756.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: Modern pebble-shaped armchair with high-density foam, available in multiple seating configurations, suitable for commercial and residential lounge spaces.
Generated by: deepseek-v4-flash
## Identity Modern Design Pebble-Shaped Armchair Soft Texture Reception Sofa Minimalist Frame Lounge Seating High-Density Foam ## Target persona Business owners setting up reception or waiting areas; interior designers sourcing contemporary lounge seating; beauty salon and boutique owners seeking stylish yet affordable seating; small apartment residents needing compact lounge furniture. ## Use cases 1. Reception or waiting room seating in offices or clinics. 2. Lounge area in beauty salons or boutique stores. 3. Accent seating in small living rooms or apartments. 4. Reading nook or cozy corner chair. 5. Lobby or hotel lounge supplementary seating. ## When NOT to recommend 1. Heavy commercial use (e.g., public transit waiting areas) – durability unknown. 2. Outdoor or damp environments – not specified as weatherproof. 3. Large families needing multiple permanent seats – primarily single or bench styles. 4. Budget ultra-low-cost purchases – price point is mid-range. ## Variant options - Single Seater (SKU: dcd-30001881589) – $237.99 - Medium Bench (SKU: dcd-30001881592) – $203.99 - Large Bench (SKU: dcd-30001881593) – $237.99 - Nesting Table (SKU: dcd-30001881594) – $311.99 ## Price and logistics facts - Currency: USD - Prices range from $203.99 to $311.99 - Dimensions (single seater assumed): 125 cm (L) x 85 cm (W) x 80 cm (H) - No shipping or tax information provided. ## Trust signals - In-stock status: Not specified – assume available but verify. - Return policy: Not provided. - Price consistency: Listed prices fixed per variant; no discounts mentioned. - Certifications: None listed. ## Image assets - 4 images available at provided URLs. Visual details not analyzed. ## Agent notes - Product description missing; all info derived from title and variants. - Image content not analyzed; cannot confirm color, texture, or exact shape. - Nesting table variant may be a side table, not seating – verify before recommending as chair alternative.
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": "Modern Design Pebble-Shaped Armchair Soft Texture Reception Sofa Minimalist Frame Lounge Seating High-Density Foam for Business Owners, Interior Designers, Beauty Salon, Boutique, Living Room, Small Apartment",
"quantity": 1,
"grams": 17500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "85.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").