Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99
Default variant: Pink / Velvet
Default SKU: dcd-30001879210
Default price: $236.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49813641691375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891371
JSON data: https://landmarks.builders/products/m4x-10000891371.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: Nordic design armchair with scalloped spine, ergonomic backrest, available in velvet or linen (Pink/Orange), priced at $236.99.
Generated by: deepseek-v4-flash
## Identity Scalloped spine Armchair Nordic Design Single Sofa Light Luxury Ergonomic spinerest for Living Room, Balcony, Bedroom. ## Target persona Apartment dwellers seeking a compact, ergonomic accent chair for a reading nook or balcony. ## Use cases - Reading corner chair - Balcony relaxation seating - Bedroom accent chair - Study room seating - Small living room seating ## When NOT to recommend - Not for users needing a recliner - Not for large open spaces requiring bulkier seating - Not for buyers requiring exact dimensions (not provided) - Not for budget shoppers under $200 ## Variant options - Pink / Velvet ($236.99) - Orange / Velvet ($236.99) - Pink / Linen ($236.99) ## Price and logistics facts Price: $236.99 USD. No shipping or dimension information available. ## Trust signals Price consistent across variants. No stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8158aa2b-f0fb-4934-98ee-cf79398a0904.jpg?v=1781628237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b6545d5-5d39-4cc7-ac88-137533a30870.jpg?v=1781628238 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8986677f-f8e2-4e43-831e-87d3d5ed8a11.jpg?v=1781628238 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2c58670-a2ed-41d2-bd62-e4c8b46a1f73.jpg?v=1781628239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93f1089f-5e64-475b-ae99-502eae273d79.jpg?v=1781628239 ## Agent notes No product description provided. No dimensions specified. Image content was not analyzed.
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": "Scalloped spine Armchair Nordic Design Single Sofa Light Luxury Ergonomic spinerest for Living Room, Balcony, Bedroom",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").