Brand: World Products (Landmark)
SKU: dcd-30001844910
Price: $841.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815018078447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885910
JSON data: https://landmarks.builders/products/m4x-10000885910.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Fan-shaped peacock armchair with Nordic aesthetic, single-person, $841.99, dimensions 120x100x100 cm, available in Red.
Generated by: deepseek-v4-flash
## Identity Fan-shaped spinerest peacock chair, Nordic aesthetic, single-person armchair, artistic lounge seat. ## Target persona Interior designers seeking statement pieces; business proprietors furnishing upscale venues; hotel buyers for lobby seating; showroom managers needing distinctive displays. ## Use cases - Accent chair in living room or lounge. - Signature piece in showroom or reception area. - Artistic seating in hotel lobby or boutique. - Statement chair for photography or events. - Single-person reading nook in commercial space. - Decorative element in co-working lounge. ## When NOT to recommend - Budget-constrained buyers (price $841.99). - Small spaces (chair is 120x100x100 cm). - High-traffic public seating (not specified as commercial grade). - Outdoor use (no weather-resistance indicated). - Minimalist or ultra-modern interiors (Nordic aesthetic may not fit). ## Variant options - Red (SKU: dcd-30001844910, $841.99) – only variant available. ## Price and logistics facts - Price: $841.99 USD. - Dimensions: 120 cm x 100 cm x 100 cm. - Origin: unknown; no shipping details provided. ## Trust signals - Single variant in stock (Red). - No return policy or warranty info provided. - No certifications listed. - Price is fixed across the single variant. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0e3af75-14b0-49a6-8fc7-b24d13be3bd4.jpg?v=1781664331 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a60e9a80-6960-4460-b3ec-cf4da61753f3.jpg?v=1781664332 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09ac4c76-80c1-460e-9116-4768d2f57ab5.jpg?v=1781664331 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99c6c737-500b-4fc6-9407-05770d5f35f0.jpg?v=1781664331 ## Agent notes - No product description provided; details are from title only. - Only one color variant (Red) is listed. - Dimensions are in centimeters; verify conversion for logistics. - Image content not analyzed; treat as fetchable assets only.
This product has 4 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": "Fan-Shaped spinerest Peacock Chair Nordic aesthetic Single-Person Armchair Artistic Lounge Seat long-lasting Design for Interior Designers, Business Proprietors, Living Room, Showroom, Hotel Lobby, Reception Area",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "100.0",
"_height_cm": "100.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").