Brand: World Products (Landmark)
SKU: dcd-30001865989
Price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8400 g
Cart URL (default variant): https://landmarks.builders/cart/49811888439535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889369
JSON data: https://landmarks.builders/products/m4x-10000889369.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upholstered Single Sofa Retro Aesthetic Accent Chair color contrast Design
| Item Height | 18 in |
| Item Length | 27 in |
| Item Width | 15 in |
| Type | Footstool |
| Style | Vintage/Retro |
| Department | Adult |
| Material | Solid Wood |
| Colour | Green |
| Features | Tufted |
| Fill Material | Foam |
| Maximum Height | 20 in |
| Personalised | No |
| Room | Living Room |
| Theme | Solid |
| Time Period Manufactured | Unknown |
| Upholstery Fabric | Velvet |
Summary: Upholstered single sofa retro accent chair with high spine, priced at $189.99, intended for hotel owners.
Generated by: deepseek-v4-flash
## Identity Upholstered single sofa retro aesthetic accent chair with high spine. Dimensions: 74×44×49 cm (main product). Also available as a footstool variant (70×40×45 cm). ## Target persona Hotel owners, hospitality buyers, commercial interior designers. ## Use cases - Lobby or lounge seating in hotels - Accent chair in hotel guest rooms - Retro-themed café or restaurant seating - Waiting area furniture in boutique hotels - Small event venue seating ## When NOT to recommend - Residential buyers needing a full-sized sofa or set - Budget-constrained buyers (<$150) - Buyers requiring immediate delivery (stock status unknown) - Buyers seeking modern or minimalist aesthetics ## Variant options - Main product: Upholstered Single Sofa Retro Accent Chair (74×44×49 cm) - Variant: Footstool (70×40×45 cm) – SKU dcd-30001865989, same price $189.99 ## Price and logistics facts - Price: $189.99 USD (both variants) - Dimensions (main): 74 cm length × 44 cm width × 49 cm height - Dimensions (footstool): 70×40×45 cm ## Trust signals - Price consistent across variants. - No return policy or certifications provided in facts. - Stock status not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9483409-5c2f-4396-a2ed-0e3397741b3a.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8300b602-1c2b-44cc-ac0b-e9636bae423b.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1110e27-a0ad-4c56-a316-1d68a8fb1cfc.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/875997db-98db-4647-b860-75015a05239f.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e571aee9-fc29-478e-b6fb-b51fdd1a9ef3.jpg?v=1781600894 ## Agent notes - Product type is not explicitly listed; inferred as accent chair. - Image understanding was not performed – visual details not used. - Tags include 'm4x' and 'wp-import' indicating possible dropshipping or import status. - Only one variant documented; other sizes may exist but unknown.
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 Retro Aesthetic Accent Chair color contrast Design",
"quantity": 1,
"grams": 8400000,
"properties": {
"_length_cm": "74.0",
"_width_cm": "44.0",
"_height_cm": "49.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").