Brand: World Products (Landmark)
SKU: dcd-30001939751
Price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49811301892335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899710
JSON data: https://landmarks.builders/products/m4x-10000899710.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
sturdy Wood Construction: Crafted from high-quality sturdy elm wood, ensuring exceptional durability and a natural, elegant aesthetic for long-lasting use.
Ergonomic Support: Designed with a supportive backrest and comfortable armrests, providing a relaxing seating sensation for dining, working, or leisure.
Traditional Joinery: Features time-honored mortise and tenon construction, a time-honored process that creates a strong, stable frame without the need for nails or screws.
adaptable Timeless Design: fusions traditional design with minimalist lines, making it a perfect addition to various indoor settings, including kitchens, dining rooms, bedrooms, or offices.
prepared to Use: This armchair arrives fully assembled, allowing you to enjoy its comfort and design immediately without the hassle of installation.
Summary: A wooden armchair with backrest, sturdy wood construction, traditional minimalist design for kitchen, priced at $74.99, available in unfinished style.
Generated by: deepseek-v4-flash
## Identity - Wooden Armchair with Backrest, Traditional Minimalist Design for Kitchen - Price: $74.99 USD - Dimensions: 90 cm (length) x 60 cm (width) x 55 cm (height) ## Target persona - Budget-conscious homeowners seeking simple kitchen seating - DIY enthusiasts who finish furniture themselves - Minimalist decorators looking for affordable, unadorned wood chairs ## Use cases - Kitchen dining seating at a small table - Reading nook chair in a living room - Casual dining room chair for everyday meals - Unfinished furniture project for custom paint or stain - Extra seating for gatherings ## When NOT to recommend - Buyer needs upholstered or cushioned seating - Chair will be used outdoors or in damp environments - High-traffic commercial use (e.g., restaurant dining room) - Buyer expects a fully finished, painted, or varnished product ## Variant options - Only one variant: Style B Unfinished (SKU: dcd-30001939751) at $74.99 ## Price and logistics facts - Price: $74.99 USD - Dimensions: 90 cm L x 60 cm W x 55 cm H - No shipping or availability information provided ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Certifications: None listed - Price consistency: Single variant price available ## Image assets - No images available. ## Agent notes - No product description text was provided; title and tags only. - Only one variant (unfinished) is listed. - Visual details are unknown; recommend requesting images or additional data.
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": "Wooden Armchair with Backrest Sturdy Wood Construction Indoor Furniture Traditional Design Minimalist Design for Kitchen",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "60.0",
"_height_cm": "55.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").