Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $252.99
Default variant: Matcha Green
Default SKU: dcd-30001884465
Default price: $252.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813673476335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892240
JSON data: https://landmarks.builders/products/m4x-10000892240.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a distinctive, minimalist outline influenced by Nordic and Italian design, making it a standout piece of furniture that adds a accent of modern elegance to your area.
Premium Materials: Crafted with skingentle chenille material that is soft to the accent, paired with sleek and sturdy stainless steel legs for a combination of comfort and long-lasting durability.
Comfortable Seating: Padded with dense, high-elasticity foam, this feature chair provides excellent reinforcement and comfort, creating the perfect location for perusing, relaxing, or enjoying a mug of coffee.
adaptable Placement: Its space-saving and stylish for him makes sun-kissed perfect addition to various settings, including the living room, bedroom, study, perusing corner, or even a chic office lobby.
Statement Piece: This upholstered single sofa is exceeds just a chair; it's a functional work of art that elevates your home decor, reflecting a sophisticated and luxurious taste.
Summary: Nordic design upholstered single sofa accent chair with minimalist look, available in 5 colors, priced at $252.99 USD.
Generated by: deepseek-v4-flash
## Identity Nordic design Upholstered Single Sofa, Designer Inspired accent Chair, Minimalist Look, Indoor Furniture. ## Target persona Interior designers seeking accent pieces; young adults furnishing first apartments; homeowners updating living rooms. ## Use cases - Living room accent seating - Bedroom reading corner - Small apartment living area - Interior design staging - Office waiting area ## When NOT to recommend - For heavy daily use or as primary seating - For large families or high-traffic areas - For outdoor or commercial use - For those seeking traditional or ornate styles ## Variant options - Matcha Green ($252.99) - Retro Yellow ($252.99) - Cyan ($252.99) - Apricot ($252.99) - White ($252.99) ## Price and logistics facts Price: $252.99 USD. Dimensions: 82 x 83 x 89 cm. No shipping or logistics details provided. ## Trust signals No in-stock, return policy, or certification data available. Price consistent across all variants. ## Image assets No image assets available. ## Agent notes - No product description provided. - No image assets available – visual inspection not performed. - Dimensions in centimeters.
This product has 12 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 Single Sofa Nordic Aesthetic Feature Chair Designer Influenced Minimalist Look for Homeowners, Bedroom",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "83.0",
"_height_cm": "89.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").