Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $911.99
Default variant: Off-white / Domestic Leather
Default SKU: dcd-30001848130
Default price: $911.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815026696431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886464
JSON data: https://landmarks.builders/products/m4x-10000886464.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Genuine leather curved shell accent chair with Nordic design, Italian inspiration, available in five Domestic Leather colors, priced at $911.99.
Generated by: deepseek-v4-flash
## Identity A genuine leather curved shell accent chair, Nordic design, Italian inspired, artisanal aesthetic. Available in Domestic Leather in five colors: Off-white, Beige, Cyan Gray, Tan, Coffee. ## Target persona - Interior designers seeking a statement accent chair for high-end residential or commercial projects. - Homeowners (adults) wanting an artisanal leather chair for living room, bedroom, or study. ## Use cases - Living room accent seating. - Bedroom reading nook chair. - Lounge area conversation piece. - Studying corner armchair. - Entryway or hallway statement seat. ## When NOT to recommend - Budget-constrained buyers (price $911.99). - Those needing a recliner, swivel, or upholstered fabric chair. - Small spaces where exact dimensions are required (no dimensions provided). - Children's rooms (luxury leather, not kid-proof). ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30001848130 | Off-white | Domestic Leather | $911.99 | | dcd-30001848131 | Beige | Domestic Leather | $911.99 | | dcd-30001848132 | Cyan Gray | Domestic Leather | $911.99 | | dcd-30001848133 | Tan | Domestic Leather | $911.99 | | dcd-30001848134 | Coffee | Domestic Leather | $911.99 | ## Price and logistics facts - Price: $911.99 USD (all variants). - Shipping, handling, and availability: not provided in source data. ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: all variants same price. - Certifications: none stated. ## Image assets No image URLs provided. ## Agent notes - Dimensions (length, width, height) not provided – recommend verifying fit before purchase. - Image understanding not performed – no images to analyze. - Product description missing; rely on title and variant details.
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": "Genuine Leather Curved Shell Accent Chair Nordic Design Single Sofa Italian Inspired Armchair artisanal aesthetic for Interior Designers, Homeowners, Adults, Living Room, Bedroom, Lounge Area, studying corner",
"quantity": 1,
"grams": 0,
"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").