Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $919.99
Default variant: Blue
Default SKU: dcd-30001847553
Default price: $919.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/49815027581167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886381
JSON data: https://landmarks.builders/products/m4x-10000886381.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered highrear armchair with minimalist design, sturdy frame, available in six colors, priced at $919.99 USD.
Generated by: deepseek-v4-flash
## Identity Upholstered Highrear Armchair with minimalist design, tall back, and side panels. Sturdy frame. Dimensions: 93 x 93 x 110 cm. ## Target persona Design-conscious homeowners seeking a statement piece for living or reading areas. Interior decorators sourcing accent chairs for modern or minimalist interiors. ## Use cases - Living room accent seating - Reading nook chair - Lounge area in a home office - Bedroom corner chair - Waiting area in a boutique or hotel lobby - Photography or staging prop ## When NOT to recommend - Budget-constrained buyers (price $919.99) - Small space dwellers (chair footprint 93x93 cm) - Those needing a reclining or swivel function - Users with pets or young children (upholstery cleaning requirements unknown) ## Variant options Six color variants: Blue, Dark Blue, Apricot, Pink, Green, Gray. All priced at $919.99. ## Price and logistics facts - Price: $919.99 USD - Dimensions: 93 x 93 x 110 cm - No shipping, weight, or assembly information provided. ## Trust signals - Six color variants available with consistent pricing. - In-stock status not specified. - No certification, warranty, or return policy data available. ## Image assets 5 images available. URLs provided but visual content not analyzed. ## Agent notes No description text was provided. All information from title, price, and variant data. Image content not reviewed.
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": "Upholstered Highrear Armchair Minimalist Design Upholstered Tallreared Armchair with Side Panels Armchair Sturdy Frame Easy",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "93.0",
"_width_cm": "93.0",
"_height_cm": "110.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").