Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.99
Default variant: Green
Default SKU: dcd-30001922911
Default price: $193.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49811894894831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897430
JSON data: https://landmarks.builders/products/m4x-10000897430.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A rotating dining armchair with cumulus-shaped design and padded backrest, available in Green, White, and Yellow at $193.99 USD.
Generated by: deepseek-v4-flash
## Identity CumulusShaped Armchair rotating Design Dining Chair Modern design Padded Backrest for Homeowners, Women, Living Room ## Target persona - Homeowners seeking modern, compact dining chairs - Women looking for stylish accent seating for living rooms - Individuals furnishing small dining areas or home offices ## Use cases - Daily dining room seating for small households - Accent chair in living room or reading nook - Occasional seating for home office or guest areas - Rotating chair for ease of conversation at dining table ## When NOT to recommend - High-traffic commercial dining (e.g., restaurants, cafeterias) - Users requiring ergonomic office chairs with lumbar support - Outdoor or covered patio use (only suitable indoor) - Users preferring non-rotating stationary chairs ## Variant options - Green (sku: dcd-30001922911) - $193.99 - White (sku: dcd-30001922912) - $193.99 - Yellow (sku: dcd-30001922913) - $193.99 ## Price and logistics facts - Price: $193.99 USD per unit - Dimensions: 65 cm (L) x 59 cm (W) x 52 cm (H) - Currency: USD - No shipping, tax, or delivery time information available ## Trust signals - Price consistent across all color variants - In-stock status, return policy, and certifications not provided - Image-based trust not evaluated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/054da748-7e6f-4b2d-bd01-c4f463a05277.jpg?v=1781600906 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7044e68-5b89-41eb-8814-fcab0f1ea9a9.jpg?v=1781600906 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/529259c7-3439-4917-ac5f-4331ecd96d8f.jpg?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6c9d0de-6486-4ae1-b033-84f7117b63da.jpg?v=1781600906 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b10e351-74aa-42a8-9b42-d5e9656dc966.jpg?v=1781600906 ## Agent notes - No image understanding performed; visual details not derived. - Missing: product description, materials, weight, assembly info. - Limited trust signals; verify availability and return policy 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": "CumulusShaped Armchair rotating Design Dining Chair Modern design Padded Backrest for Homeowners, Women, Living Room",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "59.0",
"_height_cm": "52.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").