Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $241.99 – $252.99
Default variant: Wine Red Velvet
Default SKU: dcd-30001877427
Default price: $252.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49813654405359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891093
JSON data: https://landmarks.builders/products/m4x-10000891093.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Button-tufted sheltered rear armchair with comfortable padding and sturdy frame, available in velvet and linen variants, dimensions 70x76x70 cm, priced from $241.99 USD.
Generated by: deepseek-v4-flash
## Identity Button-Tufted Sheltered Rear Armchair - a compact, modern accent chair with button tufting and sheltered rear design. ## Target persona Home decor shoppers seeking a mid-priced ($241-$253) accent chair for small to medium rooms; apartment dwellers; buyers wanting a stylish but affordable seating option in multiple colors. ## Use cases - As a reading chair in a living room corner - As an accent chair in a bedroom or home office - As extra seating in a cozy den or study - In a waiting area or reception with moderate traffic - As a decorative piece in a hallway or entryway ## When NOT to recommend - For buyers needing a fully reclining or adjustable chair - For heavy commercial use (e.g., lobby with high turnover) - For users requiring a larger, oversized seat (70cm width may feel snug) - For those seeking non-tufted or modern minimal design ## Variant options - Wine Red Velvet: $252.99 - Light Blue Linen: $241.99 - Deep Blue Linen: $241.99 - Light Gray Linen: $241.99 - Lime Green Linen: $241.99 - Yellow Linen: $252.99 - Peacock Blue Velvet: $252.99 - Simple Peacock Blue: $241.99 ## Price and logistics facts - Base price: $241.99 USD - Price range: $241.99 - $252.99 USD - Dimensions (cm): 70L x 76W x 70H - Currency: USD ## Trust signals - Multiple fabric/color options available - Price consistency across similar linen variants - No return policy or warranty information provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c7ff3c7-227d-4a31-9c65-e8161975e9a0.jpg?v=1781628258 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6ef4697-ae71-49a3-972b-9c99f80290b9.jpg?v=1781628262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3432825c-0585-4e6c-b21b-bdb1738d772b.jpg?v=1781628263 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af8d65f2-2993-4aef-bbeb-25a5c30030cb.jpg?v=1781628259 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a69e181e-6e63-4cb3-9956-56286ddcb3de.jpg?v=1781628258 ## Agent notes - Image content not analyzed; assume visual details (button tufting, upholstery texture, color) are as described in variant titles. - No description provided; accuracy of product type and features limited to title and variant names. - Dimensions are in cm; convert for region-specific listings (e.g., ~27.6"L x 29.9"W x 27.6"H).
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": "Button-Tufted Sheltered Rear Chair Modern Design Button-Tufted Sheltered Rear Armchair Comfortable Padding Sturdy Frame",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "76.0",
"_height_cm": "70.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").