Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $255.99 – $280.99
Default variant: Solid Wood Armchair
Default SKU: dcd-30001879652
Default price: $255.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49813676327151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891453
JSON data: https://landmarks.builders/products/m4x-10000891453.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hardwood armchair with spindle back, Nordic/Japanese design, suitable for dining and living spaces. Two variants: solid wood ($255.99) and cushioned ($280.99). Dimensions: 84x55x53 cm.
Generated by: deepseek-v4-flash
## Identity Hardwood Wood Spindle rear Dining Chair with armrests, Nordic/Japanese design. Available in Solid Wood Armchair and Cushioned Armchair variants. ## Target persona Guesthouse managers, interior designers, homeowners furnishing study/living/kitchen areas. ## Use cases - Dining room seating - Living room accent chair - Study or home office seating - Kitchen morning meal corner - Guesthouse common area seating - Japanese-style interior decoration ## When NOT to recommend - If buyer needs stackable or folding chairs - For outdoor use (indoor furniture only) - If budget is under $200 (base price $255.99) - If buyer prefers modern minimalist without spindle back ## Variant options - **Solid Wood Armchair** ($255.99): All-wood construction - **Cushioned Armchair** ($280.99): Includes cushion for added comfort ## Price and logistics facts - Solid Wood Armchair: $255.99 - Cushioned Armchair: $280.99 - Dimensions: 84 cm (length) x 55 cm (width) x 53 cm (height) - No shipping or delivery information provided ## Trust signals - Price consistency: both variants listed with fixed prices - In-stock status not specified; verify before purchase - Return policy not provided; check seller terms - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4d1ab81-7e34-4f54-bc1b-8b1b7c6103ed.jpg?v=1781628301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35ca7eaa-1fa6-4a0c-855e-0c84152cd35f.jpg?v=1781628365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69bf53ef-7308-4a68-9cda-ddd754bcb20a.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87eac5d5-cd2f-49be-aab6-405ec317baad.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7075c543-7512-4e58-9695-3eeaeba6e871.jpg?v=1781628301 ## Agent notes - Images were not analyzed; no visual details inferred. - Description field empty; product attributes derived from title and tags.
This product has 11 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": "Hardwood Wood Spindle rear Dining Chair Nordic Design Armchair Japanese design Indoor Furniture With Armrests for Guesthouse managers, Interior Designers, Study, Living Room, Kitchen, Morning meal corner",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "55.0",
"_height_cm": "53.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").