Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $137.99
Default variant: Light Gray / Single
Default SKU: dcd-30001879276
Default price: $137.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49945915949295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891385
JSON data: https://landmarks.builders/products/m4x-10000891385.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Minimalist Design: Features a sleek wireframe framework and clean lines, embodying a modern Nordic aesthetic that complements a variety of interior decor designs.
Sturdy Iron Frame: Constructed with a high-quality, long-lasting iron frame that provides robust support and long-lasting stability, ensuring safety and reliability for regular use.
Comfortable Upholstery: Equipped with a soft, cushisingled seat and rearrest, upholstered in a pleasant fabric to offer exceptional comfort for lounging, literary, or waiting.
adaptable Application: perfectly suited for a wide range of settings, including boutique reception areas, cafe lounges, living room literary alcoves, or as a stylish accent chair in any modern space.
Elegant & Modern Aesthetic: The openspine wire design creates a feeling of spaciousness and light, adding a hint of sophisticated, contemporary elegance to your home or business.
Summary: A Nordic minimalist wireframe armchair with sturdy iron frame, padded seat and backrest, available in four colors, suitable for adults and various indoor settings.
Generated by: deepseek-v4-flash
## Identity Wireframe Armchair - Nordic Design Single Sofa with Sturdy Iron Frame ## Target persona Designed for adults seeking minimalist, space-saving seating; ideal for readers, homeowners, and small business owners (cafes, boutiques). ## Use cases - Reading nook - Living room accent seating - Cafe seating for customers - Boutique waiting area - Bedroom relaxation spot - Small apartment dining chair ## When NOT to recommend - Outdoor use (no weather resistance) - Primary dining seating for large families (single chair, not a set) - High-traffic commercial settings requiring extreme durability - Users seeking fully upholstered, plush recliners ## Variant options - Light Gray / Single ($137.99) - Pink / Single ($137.99) - Dark Green / Single ($137.99) - Sky Blue / Single ($137.99) ## Price and logistics facts Price: $137.99 USD. Dimensions: 70 × 67 × 80 cm. Weight not provided. Single style only. ## Trust signals No specific trust signals provided (e.g., in-stock status, return policy, or certifications). Price is consistent across variants. ## Image assets No images available in source data. ## Agent notes Image understanding was not performed because no image URLs were provided.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wireframe Armchair Nordic Design Single Sofa Sturdy Iron Frame Minimalist Design for Adults, Readers, Cafe, Boutique",
"product_id": 9438158455023,
"variant_id": 49945915949295,
"quantity": 1,
"grams": 16000,
"length_cm": "70.0",
"width_cm": "67.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").