Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $245.99
Default variant: Marble Table 50x60
Default SKU: dcd-30001879424
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: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811915276527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891412
JSON data: https://landmarks.builders/products/m4x-10000891412.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: Nordic style scalloped back armchair with gold-tone frame and velvet upholstery. Dimensions 78x70x78 cm. Priced from $202.99 USD.
Generated by: deepseek-v4-flash
## Identity Scalloped Back Armchair Nordic Style Accent Chair with Gold-Tone Frame and Velvet Upholstery. ## Target persona Renters seeking stylish yet affordable accent furniture; adults decorating bedrooms or living rooms; cafe owners needing compact seating; boutique owners for display seating. ## Use cases - Accent chair in a living room corner. - Reading nook seating in a bedroom. - Additional seating in a small apartment. - Boutique furniture for customer try-ons. - Cafe seating for cozy corners. - Decorative piece in a rental to add style. ## When NOT to recommend - For heavy daily use or as primary seating (velvet may wear). - For outdoor or high-moisture areas. - For large spaces needing multiple matching chairs (only one variant matches chair). - For buyers requiring detailed product specifications (description missing). ## Variant options - Variant 1: Style "Marble Table 50x60" - $202.99 (SKU: dcd-30001879424) - Variant 2: Style "Golden Chair" - $245.99 (SKU: dcd-30001879425) ## Price and logistics facts - Price: $202.99 USD (Variant 1) / $245.99 USD (Variant 2). - Dimensions: 78 cm (length) x 70 cm (width) x 78 cm (height). - No shipping or inventory data provided. ## Trust signals - In-stock status, return policy, price consistency, and certifications not available from facts. - Image assets are provided for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c66f79f2-3ac1-4448-8901-c3e44972fd44.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d4a777c-8376-4248-90dc-e18a53c2941c.jpg?v=1781600939 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/169dbd51-d0b3-4926-b2a9-dae813584f3a.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b79749f5-a9ee-49a6-bdc6-0f440fcf9d9a.jpg?v=1781600939 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc1d05af-bc09-4145-aa9f-7668fa6c3da7.jpg?v=1781600939 ## Agent notes - Variant 1 title "Marble Table 50x60" may indicate a different product; verify listing accuracy. - Product description missing; use images and title details for recommendations. - No certification or material details beyond "velvet" and "gold-tone frame". - Image understanding not performed; treat URLs as fetchable assets.
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": "Scalloped Back Armchair Nordic Style Accent Chair Gold-Tone Frame Velvet Upholstery for Renters, Adults, Cafe, Boutique, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "70.0",
"_height_cm": "78.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").