Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99 – $371.99
Default variant: Single Seater
Default SKU: dcd-30001879393
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16500 g
Cart URL (default variant): https://landmarks.builders/cart/49813635760367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891405
JSON data: https://landmarks.builders/products/m4x-10000891405.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Modern minimalist sofa from Nordic-style clothing store, suitable for small spaces and commercial reception areas. Available in single, double, and three-seater variants.
Generated by: deepseek-v4-flash
## Identity Product: 新款北欧服装店沙发 (New Nordic Clothing Store Sofa). A modern minimalist sofa designed for small apartments and commercial spaces like beauty salons or retail stores. ## Target persona Small apartment dwellers, boutique and salon owners, commercial space operators seeking compact, affordable seating with a Nordic aesthetic. ## Use cases - Reception area seating in boutique stores or beauty salons - Waiting area in small clinics or studios - Small living room or studio apartment couch - Retail display seating for fitting rooms - Coffee shop lounge corner ## When NOT to recommend - Large family rooms needing durable, heavy-duty sofas - Outdoor or covered patio areas (indoor use only) - Luxury or high-end hospitality settings (budget range) - High-traffic public areas (e.g., airports, malls) ## Variant options - Single Seater: $234.99 - Double Seater: $309.99 - Three Seater: $371.99 ## Price and logistics facts - Base price (Single Seater): $234.99 USD - Dimensions: 185 cm (L) x 75 cm (W) x 84 cm (H) - Variant prices increase with seating capacity - No shipping or handling information provided ## Trust signals - Price and dimensions are specified - Variants have distinct SKUs - No stock status, return policy, or certifications included in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9c9f3c1-4bcf-41a9-8d2e-b35a51001cf8.jpg?v=1781628228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e01ef1c9-a851-4afa-8388-ef4f589c6b4b.jpg?v=1781628229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fde9d37-bf69-40b4-a9e6-6e3756babe3f.jpg?v=1781628228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c445cd4d-5f73-433e-af4c-c750938ed58d.jpg?v=1781628229 ## Agent notes - No product description or material details were provided. - The title suggests a Nordic style, but visual confirmation from images is required. - Image understanding was not performed; rely on image URLs for design assessment.
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": "新款北欧服装店沙发创意现代简约小户型美容院店铺用接待休闲ins",
"quantity": 1,
"grams": 16500000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "75.0",
"_height_cm": "84.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").