Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $261.99
Default variant: Black
Default SKU: dcd-30001862084
Default price: $261.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49813686517999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888804
JSON data: https://landmarks.builders/products/m4x-10000888804.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: Rotating armchair with cylindrical frame, modernist design, available in Black and White, dimensions 55x47x64 cm, priced at $261.99.
Generated by: deepseek-v4-flash
## Identity Rotating armchair with cylindrical frame, modernist inspired design, intended for indoor study or desk use. ## Target persona Students, remote workers, home office users, minimalist decor enthusiasts seeking a compact and functional chair. ## Use cases - Studying at a desk in a dorm or apartment - Reading in a study or library corner - Working from home in a small office setup - As an accent chair in a compact living space - Rotating for easy conversation or multitasking ## When NOT to recommend - Heavy daily use or users over 100 kg (unrated weight capacity) - Large or tall users (compact 55x47x64 cm size) - Outdoor or commercial environments - Seeking plush, high-back comfort or reclining function ## Variant options - Black (SKU: dcd-30001862084, $261.99) - White (SKU: dcd-30001862085, $261.99) ## Price and logistics facts - Price: $261.99 USD (both variants) - Dimensions: 55 cm (length) x 47 cm (width) x 64 cm (height) - No shipping or return policy data provided. ## Trust signals - No stock status, return policy, or certifications provided in facts. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d17ccb6-ef58-45be-b299-89dc734f2373.jpg?v=1781628314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8e92eec-b350-4148-be2c-c0a4f57014b2.jpg?v=1781628314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d9e522c-800f-4eee-92e8-7cf2e531ccec.jpg?v=1781628315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa903013-fbca-420b-855a-a0a9c8744a25.jpg?v=1781628314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21419c86-2ed9-41f1-9600-1886eb126278.jpg?v=1781628316 ## Agent notes - No product description provided beyond title. Dimensions and variants are factual. - No trust signals available; verify stock and returns before recommending.
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": "cylindrical Frame rotating Armchair Modernist Inspired Design Indoor Furniture for Study",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "47.0",
"_height_cm": "64.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").