Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $242.99
Default variant: Vintage Red / Sofa Chair
Default SKU: dcd-30001869394
Default price: $242.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813660205295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889889
JSON data: https://landmarks.builders/products/m4x-10000889889.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: V-Leg Armchair with sturdy wood frame and upholstered padding in three color options, priced at $242.99.
Generated by: deepseek-v4-flash
## Identity V-Leg Armchair - A rustic minimalism single sofa with V-shaped legs, wood frame, and upholstered padding. ## Target persona Homeowners and adults seeking an affordable accent chair for small spaces like balconies, reading corners, or compact living rooms. ## Use cases - As a balcony seating option - As a reading nook armchair - As an accent chair in a minimalist living room - As a guest chair in a bedroom - As a stylish yet budget-friendly seating for small apartments ## When NOT to recommend - For households needing heavy-duty, high-traffic seating - For buyers requiring exact dimensions (not provided) - For those seeking luxurious materials or premium finishes - For commercial or contract use ## Variant options - Vintage Red / Sofa Chair - $242.99 - Brown / Sofa Chair - $242.99 - Orange / Sofa Chair - $242.99 ## Price and logistics facts Price: $242.99 USD (consistent across variants). No shipping or dimension data provided. ## Trust signals - Three color variants available - Price fixed across options - No return policy or stock status disclosed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98b8d1b5-9e15-4c0d-b691-3e3c683e496a.jpg?v=1781628273) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc1232f2-8109-4ac6-9675-ff568c6657bc.jpg?v=1781628272) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74962a03-844d-4a29-b5e5-e19bd600b42e.jpg?v=1781628272) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/355c715c-1cd1-455d-b092-dc09a6cc0e44.jpg?v=1781628272) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ebc82eb-38b4-49d7-9a33-9e13ab54a030.jpg?v=1781628274) ## Agent notes - No product description or dimensions provided. Image content not analyzed. Verify color and style from image URLs.
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": "V-Leg Armchair Sturdy Wood Frame Single Sofa Rustic Minimalism Aesthetic Upholstered Padding for Homeowners, Adults, Balcony",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").