Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $249.99
Default variant: Modern Brown / Oil Wax Leather
Default SKU: dcd-30001884733
Default price: $199.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/49811904528623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892299
JSON data: https://landmarks.builders/products/m4x-10000892299.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: Single-seater armchair with wood legs, oil wax leather upholstery, available in Modern Brown ($199.99) or Vintage Black ($249.99), dimensions 115x68x68 cm.
Generated by: deepseek-v4-flash
## Identity Single-seater armchair with wood legs and oil wax leather upholstery. ## Target persona Homeowners or renters seeking a compact, aesthetically distinct armchair for a small living room, reading nook, or home office; value-conscious buyers looking for light luxury design under $250. ## Use cases - Accent seating in a living room corner - Reading chair in a bedroom or study - Extra seating for a home office or small apartment - Decorative piece in an entryway or hallway - Compact seating for a balcony or sunroom - Seating for a boutique waiting area ## When NOT to recommend - Large families needing multiple seats or a sofa - Outdoor or high-moisture environments - Users seeking soft fabric upholstery or reclining features - Budget buyers under $150 (lowest variant starts at $199.99) ## Variant options | Option | Price | |--------|-------| | Modern Brown / Oil Wax Leather | $199.99 | | Vintage Black / Oil Wax Leather | $249.99 | ## Price and logistics facts - Base price: $199.99 USD (Modern Brown); $249.99 USD (Vintage Black) - Dimensions: 115 cm (L) x 68 cm (W) x 68 cm (H) approximately 45.3 x 26.8 x 26.8 inches - Currency: USD ## Trust signals - No specific trust signals provided (e.g., in-stock status, return policy, certifications). - Price consistency: two variants at different price points; higher price for Vintage Black. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d896eff-47e0-4279-afd9-cf4af509f52b.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1ac0b8b-de72-498b-970f-069d1584b5c0.jpg?v=1781600923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30f57010-bc98-4190-858e-e0d25cbfc02c.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13063631-f9f7-44c0-aa43-3fa4897b00d7.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd6fd822-ba7d-4bc8-a0b7-90c10701f669.jpg?v=1781600922 ## Agent notes - Product type is unspecified; categorized as armchair. - Image understanding was not performed; visual details such as wood finish or leather texture not assessed. - No description provided; rely on title and tags for features.
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": "Single-Seater Armchair Light Luxury Aesthetic Upholstered Armchair with Wood Legs Comfortable supportrest Thickly Padded padding",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "68.0",
"_height_cm": "68.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").