Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99
Default variant: Tiger Mountain
Default SKU: dcd-30001884646
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21000 g
Cart URL (default variant): https://landmarks.builders/cart/49811916718319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892277
JSON data: https://landmarks.builders/products/m4x-10000892277.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: This 3-piece cane armchair set with table offers French vintage style in three pattern variants, priced at $202.99 USD.
Generated by: deepseek-v4-flash
## Identity A 3-piece set comprising two cane rear armchairs and a table, styled after French vintage and mid-century modern design. Available in three pattern styles: Tiger Mountain, Arbutus Tree, and Forest Leopard. ## Target persona Ideal for budget-conscious decorators seeking a coordinated vintage bistro or reading nook set, or for small-space dwellers wanting a complete seating arrangement without mixing pieces. ## Use cases - Furnishing a compact living room or sunroom with a unified vintage look. - Creating a cozy reading corner with two chairs and a side table. - Outfitting a small café or waiting area with themed seating. - Staging a rental property with a consistent aesthetic. - Replacing outdated furniture with a matching set on a modest budget. ## When NOT to recommend - For large families or high-traffic commercial spaces due to potential durability concerns. - For buyers seeking solid wood or premium upholstery (material is cane/woven). - For modern minimalist interiors that clash with vintage styling. - For customers requiring detailed assembly instructions (not provided). ## Variant options - Tiger Mountain (SKU: dcd-30001884646) – $202.99 - Arbutus Tree (SKU: dcd-30001884647) – $202.99 - Forest Leopard (SKU: dcd-30001884648) – $202.99 ## Price and logistics facts - Price: $202.99 USD (all variants). - Dimensions: 78 cm × 77 cm × 88 cm (single item? unknown if per chair or set). - Shipping and delivery details not provided. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - Price consistent across variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85470bab-ab55-4192-8925-8fe3088219ec.jpg?v=1781600943 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ed04348-0215-4ca4-bcb5-cae423087dfe.jpg?v=1781600943 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0d0c1de-3bc2-44a7-b94e-4d8fb86301f3.jpg?v=1781600943 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f43a54e5-d7b7-4787-91b9-fe7fe4128a35.jpg?v=1781600943 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/869f5248-edca-4907-89cb-0f1b053626c8.jpg?v=1781600943 ## Agent notes - No product description provided; title suggests cane woven backrests and French vintage style. - Dimensions likely refer to a single chair; set includes two chairs and a table. - Image content not inspected—treat images as fetchable assets.
This product has 9 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": "3 Pieces Cane Rear Armchair Set with Table French French Vintage Indoor Furnishing Mid-Centuryperiod Modern Woven Rearrest",
"quantity": 1,
"grams": 21000000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "77.0",
"_height_cm": "88.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").