Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $892.99
Default variant: White
Default SKU: dcd-30001848665
Default price: $892.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49815023943919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886546
JSON data: https://landmarks.builders/products/m4x-10000886546.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: Ram's Horn Chair in plush fabric with Nordic light luxury design. Available in White, Khaki, Black. Dimensions 95x96x83 cm. Price $892.99 USD.
Generated by: deepseek-v4-flash
## Identity Ram's Horn Chair – Nordic design indoor chair with plush fabric, light luxury style. Dimensions: 95x96x83 cm. ## Target persona Design-conscious homeowners and apartment dwellers looking for a statement accent chair with Nordic aesthetic. ## Use cases - Living room accent seating - Reading nook or corner chair - Entryway or hallway seating - Prop for interior photography or staging - Upscale lounge seating in a boutique or café ## When NOT to recommend - Budget-constrained buyers (price $892.99) - Need for ergonomic office chair (no lumbar support) - High-traffic commercial settings (plush fabric may wear quickly) - Very tight spaces (width 96 cm requires clearance) ## Variant options - White – SKU dcd-30001848665 - Khaki – SKU dcd-30001848666 - Black – SKU dcd-30001848667 All priced at $892.99 USD. ## Price and logistics facts Price: $892.99 USD per unit. Dimensions: 95 cm length, 96 cm width, 83 cm height. No shipping or stock info provided. ## Trust signals No in-stock, return policy, or certification data available. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89871575-52b3-4a66-850e-0804d5a74ef3.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f31ce04d-a57d-462f-8935-48c51036b943.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9906cde9-1b7c-42ff-a6ca-e94ae7baeb8d.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58e85b9c-0015-477c-81c2-2cae7c81c4fe.jpg?v=1781664349 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe368f9b-dbf2-4b98-ad99-bc2732a747ce.jpg?v=1781664348 ## Agent notes Images are available but were not visually analyzed. No description or detailed materials beyond plush fabric. No warranty or origin info.
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": "ram's Horn Chair Nordic Design Indoor Furniture Light Luxury design Plush Fabric for Homeowners, Apartment Dwellers, Living Room",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "96.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").