Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $245.99
Default variant: Beige+brown
Default SKU: dcd-30001883128
Default price: $245.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813663023343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892024
JSON data: https://landmarks.builders/products/m4x-10000892024.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern tufted barrel armchair with thick padded seat, available in multiple color combinations, dimensions 73x71x83 cm, priced at $245.99.
Generated by: deepseek-v4-flash
## Identity A modern minimalist tufted barrel armchair with grooved upholstery and thick padding, designed for compact spaces like balconies. Dimensions: 73 cm deep, 71 cm wide, 83 cm high. Weight and material not specified. ## Target persona Budget-conscious home decorators seeking a stylish, space-saving accent chair for small apartments or balconies. Suitable for those who prioritize aesthetic versatility over heavy-duty durability. ## Use cases - Living room accent seating - Bedroom reading nook - Balcony relaxation chair - Home office extra seat - Dorm room armchair ## When NOT to recommend - For heavy or frequent daily use (e.g., primary living room sofa) - For users over 6 ft tall or needing wide seat (dimensions are compact) - When lumbar support or ergonomic back is required - For formal dining or high-traffic commercial spaces ## Variant options - Beige+brown (SKU: dcd-30001883128) - Beige+gray (SKU: dcd-30001883129) - Beige+blue Gray (SKU: dcd-30001883130) - Beige+orange (SKU: dcd-30001883131) - Orange+black (SKU: dcd-30001883132) - Orange (SKU: dcd-30001883133) - Beige (SKU: dcd-30001883134) All variants priced at $245.99 USD. ## Price and logistics facts - Price: $245.99 USD - Dimensions: 73 x 71 x 83 cm - No shipping or tax information provided. ## Trust signals - In-stock status: not specified - Return policy: not specified - Certifications: none mentioned - Price consistency: all variants same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf862170-e3e7-4b3e-a04f-10366d84bffb.jpg?v=1781628277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c468d402-8190-4434-8885-7746302b33db.jpg?v=1781628277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb738690-d9c3-4fab-8a66-d0038536b905.jpg?v=1781628280 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb5c0f9-29ae-4a9e-b9b8-d59ec352c950.jpg?v=1781628278 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97a70b47-9072-47d6-a461-5ebc0bfcdd00.jpg?v=1781628277 ## Agent notes - Image content not analyzed; all visual details should be fetched and interpreted by agent.
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": "Tufted Armchair Modern Minimalist Design Grooved Tufted Barrel Chair Long-Lasting Construction Thickly Padded Seat for Balcony",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "73.0",
"_width_cm": "71.0",
"_height_cm": "83.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").