Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $227.99
Default variant: Microfiber Champagne
Default SKU: dcd-30001893052
Default price: $227.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8800 g
Cart URL (default variant): https://landmarks.builders/cart/49813622849775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893446
JSON data: https://landmarks.builders/products/m4x-10000893446.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern minimalist side chair with wave-pattern upholstery, Italian design, robust construction for contract or residential use. Available in four microfiber colors at $227.99.
Generated by: deepseek-v4-flash
## Identity Italian design Ripple rear Chair Wave Pattern rearrest Upholstered Side Chair. Microfiber upholstery, modern minimalist style. Dimensions: 62 x 58 x 86 cm. Price: $227.99. ## Target persona Restaurant owners, interior decorators, hotel buyers, villa owners. ## Use cases - Restaurant dining room seating - Hotel lobby accent chairs - Villa living room seating - Kitchen dining set - Contract events - Modern office breakout areas ## When NOT to recommend - Outdoor patios (not specified for outdoor use) - Very high-traffic fast food chains (suitability unverified) - Budget-constrained buyers under $200 - Heavy industrial use without specification ## Variant options - Microfiber Champagne ($227.99) - Microfiber Titanium ($227.99) - Microfiber Gunmetal ($227.99) - Microfiber Rosegold ($227.99) ## Price and logistics facts Price: $227.99 USD per unit. Dimensions: 62 x 58 x 86 cm. No shipping or inventory data provided. ## Trust signals Price consistent across all variants. No specific certification or stock status known. No return policy stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d40237b-6b14-43e4-a8a9-e8098a52c921.jpg?v=1781628205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c941e34e-ae8c-4f49-a304-99d793ff05be.jpg?v=1781628207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb2ee2ba-25b9-4ac0-8a91-37bd70efa979.jpg?v=1781628207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22fd4b61-3f63-4477-89f5-59030d1234a1.jpg?v=1781628206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d95082c-c0d9-4516-837a-d0f819c78347.jpg?v=1781628209 ## Agent notes No product description provided. Visual analysis not performed. All information extracted from title, price, dimensions, variants, and image URLs.
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": "Italian design Ripple rear Chair Wave Pattern rearrest Upholstered Side Chair Modern Minimalist Design Seating Furniture robust Construction for Restaurant Owners, Interior Decorators, Dining Room, Villa, Hotel, Kitchen",
"quantity": 1,
"grams": 8800000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "58.0",
"_height_cm": "86.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").