Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $936.99
Default variant: Fabric+faux Fur
Default SKU: dcd-30001843954
Default price: $936.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19800 g
Cart URL (default variant): https://landmarks.builders/cart/49815029580015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885756
JSON data: https://landmarks.builders/products/m4x-10000885756.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: Upholstered single seater armchair with sled base, Italian design, available in fabric or linen with faux fur, priced at $936.99.
Generated by: deepseek-v4-flash
## Identity Sled Base Armchair Light Luxury Upholstered Single Seater Italian and design Comfortable Padding for Business Owners, Bedroom ## Target persona Business owners seeking a stylish, comfortable seat for their office or bedroom; individuals looking for light luxury furniture with Italian design influence. ## Use cases - Accent chair in a master bedroom - Office seating for business owners - Reading nook chair in a living room - Statement piece in a formal sitting area - Comfortable seating for a home library ## When NOT to recommend - Budget-conscious shoppers (price over $900) - Those needing a large, oversized chair (dimensions 100x80x80 cm) - Minimalist or industrial decor preferences (has light luxury, fabric/faux fur) - Quick delivery required (no stock status provided) ## Variant options - Style: Fabric+faux Fur – SKU: dcd-30001843954, $936.99 - Style: Linen+faux Fur – SKU: dcd-30001843955, $936.99 ## Price and logistics facts - Price: $936.99 USD (both variants) - Dimensions: 100 cm (L) x 80 cm (W) x 80 cm (H) ## Trust signals - No in-stock status or return policy is provided in the source data. - Price is consistent across variants. - No certifications or materials details beyond variant names. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e9d79fb-0add-40ee-bbd5-07f56303911e.jpg?v=1781664365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3fd66b1-185c-4164-a895-6242e19452d9.jpg?v=1781664364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd65e12d-754f-4167-9b44-1401e1ecb990.jpg?v=1781664364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fe4ce47-4085-4805-9f04-1a5ebb7a7ae8.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7363dde7-a582-4778-aef0-d98c8031b07c.jpg?v=1781664365 ## Agent notes - No product description or type was provided; meaning of "Italian and design" is unclear. - Image content was not analyzed; treat URLs only as fetchable assets. - No information on assembly, weight, or materials beyond variant names.
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": "Sled Base Armchair Light Luxury Upholstered Single Seater Italian and design Comfortable Padding for Business Owners, Bedroom",
"quantity": 1,
"grams": 19800000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "80.0",
"_height_cm": "80.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").