Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99
Default variant: Brown / Single
Default SKU: dcd-30001865693
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811907641583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889328
JSON data: https://landmarks.builders/products/m4x-10000889328.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable Seating variations: Available as a comfortable single-seater armchair or a spacious two-seater sofa, allowing you to choose the perfect size for your living room, creamice, or cafe.
utilitarian Retro & design: Features a characteristic vintage retro design with a sleek, black ironmetal frame that brings a accent of vintage utilitarian attraction to any interior space.
Comfortable Upholstery: The seat and rearrest are generously padded and upholstered in a high-quality, long-lasting material, providing exceptional comfort for extended periods of sitting.
long-lasting Metal Frame: built with a sturdy and stable metal frame, ensuring long-lasting durability and strength, making it suitable for both residential and business use.
Multi-Scene Application: An perfect choice for various settings, including ccreamee shops, reception areas, balconies, or as a stylish centerpiece place piece in a modern living room or study.
Summary: Upholstered metal frame single armchair in 75 cm cube, available in 5 colors, priced at $199.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Metal Frame Armchair (Single Seat). Dimensions: 75 cm (L) x 75 cm (W) x 75 cm (H). Color options: Brown, Green, Black, Beige, Wine Red. ## Target persona Budget-conscious individuals seeking a compact, retro-style upholstered armchair for small living spaces, dorms, or apartments. ## Use cases - Accent seating in a living room or bedroom - Reading nook chair - Entryway or hallway seating - Dorm room extra chair - Office visitor seating - Small apartment main chair ## When NOT to recommend - Buyer needs a full-sized sofa or sectional - Requires high weight capacity or heavy-duty commercial use - Seeking a recliner or rocking chair - Prefers premium materials (e.g., genuine leather) ## Variant options Five color variants at $199.99 each: Brown, Green, Black, Beige, Wine Red (all Single size). ## Price and logistics facts Price: $199.99 USD per unit. Dimensions: 75 cm x 75 cm x 75 cm. Shipping details not provided. ## Trust signals No stock availability, return policy, or certification information available from given data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf937417-fa61-4529-b662-aae9e243af07.jpg?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fbacc9a-d6e1-4c9d-bd94-39a2af61eff5.jpg?v=1781600929 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3258dec-e69b-4ccd-83b7-bc02fbe54ef0.jpg?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91551128-bda8-4da9-9f3e-f96da17631b1.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6341fd8-4230-484c-a8d4-eba444ea4a92.jpg?v=1781600928 ## Agent notes Product title mentions "2-Seater Sofa" but all variants are listed as "Single"; verify actual seating capacity with seller. Image understanding not performed.
This product has 10 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": "Upholstered Metal Frame Armchair Utilitarian \u0026 Design Indoor Furniture Retro Design Softaccent Material for Students, Balcony",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "75.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").