Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $955.99
Default variant: Black Gold Tiger
Default SKU: dcd-30001848315
Default price: $955.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/49815031152879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886497
JSON data: https://landmarks.builders/products/m4x-10000886497.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: Upholstered single sofa/armchair with Italian design, available in three animal-print styles, priced at $955.99, dimensions 90x85x105 cm.
Generated by: deepseek-v4-flash
## Identity Upholstered Single Sofa Italian Design Upholstered Armchair – a luxury-style accent chair for interior designers and adults. ## Target persona Interior designers and adults seeking a sophisticated, luxury-feel accent chair with distinctive animal-print upholstery. ## Use cases - Accent chair in a living room or lounge area - Statement piece in a designer-decorated space - Seating in a boutique hotel lobby or upscale waiting room - Addition to a home office for style and comfort - Prop for photo shoots or staging ## When NOT to recommend - Budget-conscious buyers seeking affordable seating - Minimalist or modern decor that requires solid colors or simple patterns - High-traffic commercial seating where durability is critical (no reinforcement details given) - Buyers needing a recliner or swivel function ## Variant options | SKU | Title | Price | Options | |-----|-------|-------|---------| | dcd-30001848315 | Black Gold Tiger | $955.99 | Style: Black Gold Tiger | | dcd-30001848316 | Gold Zebra | $955.99 | Style: Gold Zebra | | dcd-30001848317 | Gray Zebra | $955.99 | Style: Gray Zebra | ## Price and logistics facts - Price: $955.99 USD - Dimensions (L x W x H): 90 x 85 x 105 cm - Currency: USD ## Trust signals - No inventory status or stock information provided. - No return policy or warranty details available. - Price is consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8451710d-a55c-46d9-a15c-f5f6b7e2ce87.jpg?v=1781664368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98d5930a-5fff-469b-bdea-72fb6354fa04.jpg?v=1781664369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a2e263c-6e64-44b8-be55-a2a21a50a632.jpg?v=1781664369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1f81253-d3bc-43e8-bb5c-0a19722db26e.jpg?v=1781664370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7dbf866-4163-4b40-b63e-31fa107a94e9.jpg?v=1781664368 ## Agent notes - No product description available; title and tags used for context. - Images were not visually analyzed – rely on URL for fetch.
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": "Upholstered Single Sofa Italian Design Upholstered Armchair Luxury Feel sophisticated design for Interior Designers, Adults",
"quantity": 1,
"grams": 38500000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "85.0",
"_height_cm": "105.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").