Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $261.99 – $632.99
Default variant: 3-seater / Pu Leather
Default SKU: dcd-30001854199
Default price: $632.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49813685534959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887398
JSON data: https://landmarks.builders/products/m4x-10000887398.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: Matte black minimalist couch set available as individual pieces (1-seater, 2-seater, 3-seater) in Pu Leather or Genuine Leather, designed for office and waiting room use.
Generated by: deepseek-v4-flash
## Identity Matte Finish 3-Piece Black Minimalist Couch Set (sold as individual pieces) modern design, easy to clean, sturdy frame. ## Target persona Business owners or facility managers outfitting reception areas, waiting rooms, or meeting spaces with affordable, easy-to-clean seating. ## Use cases - Reception area seating for clients - Waiting room furniture in dental/medical offices - Business meeting space supplementary seating - Minimalist office lounge area - Temporary indoor event seating - Break room furniture ## When NOT to recommend - Home living room where long-sitting comfort required (cushion quality unverified) - Outdoor or high-moisture areas (material not rated for outdoors) - High-traffic public spaces needing commercial certification (none provided) - Users wanting a complete sofa set in one purchase (variants sold separately) ## Variant options - SKU dcd-30001854199: 3-seater / Pu Leather — $632.99 - SKU dcd-30001854200: 1-seater / Genuine Leather — $415.99 - SKU dcd-30001854201: 1-seater / Pu Leather — $261.99 - SKU dcd-30001854203: 2-seater / Pu Leather — $377.99 ## Price and logistics facts Base price: $261.99 USD for 1-seater Pu Leather. Dimensions (unspecified variant): 195 x 95 x 85 cm. ## Trust signals In-stock status not confirmed. Return policy not stated. Price provided by seller. No certifications mentioned. ## Image assets 4 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6037d91b-9a6a-469c-b5cd-64e76656dfca.jpg?v=1781628313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91b54368-15f8-41b7-b085-5a0c91638ec0.jpg?v=1781628313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/def0ae51-9d94-496d-8c4d-baf39b3e691c.jpg?v=1781628312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed06f0e2-d6f2-4158-85c6-66e40a33d04e.jpg?v=1781628314 Images not analyzed. ## Agent notes Variants are sold individually; the title '3-piece set' may be misleading. Dimensions likely correspond to 3-seater variant; confirm with supplier. Materials: Pu Leather and Genuine Leather.
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": "Matte Finish 3-Piece Black Minimalist Couch Set Modern Design 3-Piece Couch and Chair Set Easy to Clean Office Furniture Sturdy Frame for Businesses, Clients, Reception Area, Business Meeting Space, Waiting Room",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "195.0",
"_width_cm": "95.0",
"_height_cm": "85.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").