Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $133.99
Default variant: Black / Microfiber Leather
Default SKU: dcd-30001894346
Default price: $133.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/49811700121839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893650
JSON data: https://landmarks.builders/products/m4x-10000893650.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Italian Minimalist Design: Features a sleek, modern aesthetic inspired by Italian design, with clean lines and a gracefully curved spinerest that adds a feel of elegance to any room.
Superior Comfort: Equipped with a generously padded seat and an ergonomically designed spinerest, providing exceptional comfort and support for long periods of sitting.
Premium Materials: Constructed with a robust steel frame for lasting stability and durability, upholstered in high-quality, soft-to-thefeel leather available in multiple finishes.
multifunctional Seating Solution: Its sophisticated and armless design makes it a perfect choice not only for dining rooms and kitchens but also as a stylish accent chair in living rooms, home offices, or restaurants.
Stable & Practical: The sturdy metal legs ensure a sturdy foundation, while the space-saving, armless silhouette allows the chair to fit tucked neatly under most tables, saving space without sacrificing design.
Summary: A minimalist Italian-inspired side chair with curved spine rest, upholstered padded seat, in four microfiber leather colors, priced at $133.99.
Generated by: deepseek-v4-flash
## Identity Minimalist design Curved spinerest Side Chair Italian Inspired Dining Seating Modern Design Upholstered Seat Padded pad. ## Target persona Restaurant owners seeking affordable stylish seating; homeowners furnishing dining or living rooms; families needing extra chairs; home office users; kitchen or living room decor enthusiasts. ## Use cases - Dining seating for family meals or dinner parties - Accent chair in living room or bedroom - Desk chair for home office - Guest seating in waiting areas or reception - Occasional seating in kitchen nook ## When NOT to recommend - High-traffic commercial dining requiring heavy-duty commercial grade chairs - Buyers who require genuine leather upholstery (only microfiber leather available) - Settings needing stackable or foldable chairs for storage - Outdoor use (no weather resistance stated) ## Variant options - Black / Microfiber Leather - Off-white / Microfiber Leather - Gray / Microfiber Leather - Light Brown / Microfiber Leather ## Price and logistics facts Price: $133.99 USD per unit. Dimensions: 73 cm (L) x 55 cm (W) x 60 cm (H). ## Trust signals No in-stock status available. Return policy not stated. Price consistent across all variants. No certifications listed. ## Image assets No image URLs provided. ## Agent notes Only title and variant data available; no product description. Visual analysis was not possible due to missing images. Features inferred from title only.
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": "Minimalist design Curved spinerest Side Chair Italian Inspired Dining Seating Modern Design Upholstered Seat Padded pad for Restaurant Owners, Homeowners, Families, Kitchen, Living Room, Home Office",
"quantity": 1,
"grams": 12500000,
"properties": {
"_length_cm": "73.0",
"_width_cm": "55.0",
"_height_cm": "60.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").