Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $227.99
Default variant: Beige
Default SKU: dcd-30001885454
Default price: $227.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19600 g
Cart URL (default variant): https://landmarks.builders/cart/49813622685935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892429
JSON data: https://landmarks.builders/products/m4x-10000892429.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: Plush roll armchair with dense padding, available in Beige, Green, Orange. Dimensions 85x85x85 cm. Priced at $227.99.
Generated by: deepseek-v4-flash
## Identity Plush Roll Armchair - oversized leisure armchair with dense padding, designer-inspired. Available in Beige, Green, Orange. ## Target persona Homeowners, balcony users, individuals seeking snug comfort in a compact yet spacious armchair. ## Use cases - Relaxing in living room or den - Extra seating on balcony or patio - Reading nook lounging - Watching TV or short naps - Low-profile seating in home office or bedroom corner ## When NOT to recommend - Small spaces (requires 85x85 cm footprint) without adequate clearance - Need for firm or ergonomic seating - Outdoor use (no weather resistance specified) - Office task chair requirements ## Variant options Color: Beige (SKU dcd-30001885454), Green (SKU dcd-30001885455), Orange (SKU dcd-30001885456). All at $227.99. ## Price and logistics facts Price: $227.99 USD. Dimensions: 85 × 85 × 85 cm. No shipping or availability details provided. ## Trust signals No stock status, return policy, or certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ceb0dad-f11b-4021-a392-2be975ae66f2.jpg?v=1781628206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e62eb866-b6bd-47f8-a2c0-660b0cb74833.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efc2c286-3dd8-4420-a3b4-aaa23d348d97.jpg?v=1781628207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/329a2ba5-48d2-4dd2-8c1f-26932c2716a3.jpg?v=1781628207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc21ce59-1654-4e1d-b686-31026e16d719.jpg?v=1781628206 ## Agent notes Only information available is title, price, dimensions, color options, and images. No product description, materials, weight, or assembly details. Image content not analyzed visually.
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": "Plush Roll Armchair Designer inspired by Oversized leisure Armchair snug Comfort dense Padding for Homeowners, Balcony",
"quantity": 1,
"grams": 19600000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.0",
"_height_cm": "85.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").