Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $225.99
Default variant: White
Default SKU: dcd-30001882587
Default price: $225.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16700 g
Cart URL (default variant): https://landmarks.builders/cart/49813618721007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891924
JSON data: https://landmarks.builders/products/m4x-10000891924.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















Summary: Sherpa upholstered club chair with armrests, available in White, Green, Gray, priced $225.99, dimensions 80x67x74 cm.
Generated by: deepseek-v4-flash
## Identity Sherpa Club Chair (Soft Texture Upholstered Armchair) ## Target persona Young adults furnishing a first apartment, dorm, or rental; individuals needing a compact, comfortable chair for a bedroom or vanity area. ## Use cases - Extra seating in a small bedroom - Chair for a vanity or makeup desk - Cozy reading nook in a corner - Temporary seating in a living room - Adding soft texture to a minimalist space ## When NOT to recommend - For formal or high-traffic living rooms (sherpa fabric wears quickly) - For users requiring ergonomic lumbar support - For large spaces needing substantial seating - For households with pets that shed heavily (fabric attracts fur) ## Variant options - White ($225.99) - White 2 ($225.99) - Green ($225.99) - Gray ($225.99) ## Price and logistics facts - Price: $225.99 USD - Dimensions: 80 cm (L) x 67 cm (W) x 74 cm (H) - Shipping dimensions and weight not provided ## Trust signals - In-stock status unknown - Return policy not specified - Price consistent across variants - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63446b48-d94d-465c-a7d7-4e1347f1ef61.jpg?v=1781628200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ec595c8-7dbe-47d1-9a60-1059db46eb84.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e624268b-a848-4137-a817-c5d1db5363b5.jpg?v=1781628200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1992d86-91a6-4740-8185-9a39f615932f.jpg?v=1781628199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/922ff6f1-06e0-488e-8187-e34ab9231f51.jpg?v=1781628199 ## Agent notes - No product description provided; details inferred from title and tags. - Image content not analyzed; URLs provided for direct fetching.
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": "Sherpa Club Chair Soft Texture Upholstered Armchair Comfortable Creamy Design for Young Adults, Bedroom, Vanity Area",
"quantity": 1,
"grams": 16700000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "67.0",
"_height_cm": "74.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").