Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Brown
Default SKU: dcd-30001961249
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49810467094767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902276
JSON data: https://landmarks.builders/products/m4x-10000902276.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 cushioned backrest, available in four colors, dimensions 86x56x54 cm, priced at $42.99.
Generated by: deepseek-v4-flash
## Identity Modern Minimalist Design Cushioned Backrest Side Chair ## Target persona Restaurant and cafe owners needing affordable seating; homeowners furnishing dining/kitchen; interior designers sourcing budget-friendly chairs. ## Use cases - Dining room seating - Cafe or restaurant seating - Kitchen counter stools - Accent chair in living room - Office waiting area - Event seating ## When NOT to recommend - Outdoor use (no weather resistance) - Heavy-duty commercial use (price indicates light-duty) - Ergonomic office chair replacement - High-traffic dining (may require sturdier) ## Variant options - Brown (SKU: dcd-30001961249) - $42.99 - Light Grey (SKU: dcd-30001961250) - $42.99 - Dark Grey (SKU: dcd-30001961251) - $42.99 - Black (SKU: dcd-30001961252) - $42.99 ## Price and logistics facts $42.99 USD. Dimensions: 86 cm (length) x 56 cm (width) x 54 cm (height). Weight not specified. ## Trust signals No stock or return policy information provided. Price consistent across variants. Image URLs available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f1c1426-9d81-4309-b7bc-a9f7f06cc4a1.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7d4c8db-d6cd-4201-b91d-cdf40ead49fc.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85fd6af6-a052-4b91-9ddf-5f9e8ec4ed81.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7866bb1a-cd5d-4d8a-890f-366a7f04f9b8.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e51e4296-359a-4f94-828f-a28400f25d46.jpg?v=1781597327 ## Agent notes No description or warranty info provided. Image content not analyzed.
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": "Modern Minimalist Design Cushioned Backrest Side Chair Light Luxury Aesthetic Padded Backrest Chair Soft Upholstered Padding Home Seating adaptable Use for Restaurant Owners, Homeowners, Interior Designers, Dining Room, Kitchen, Cafe",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "86.0",
"_width_cm": "56.0",
"_height_cm": "54.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").