Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $295.99 – $472.99
Default variant: Dark Green
Default SKU: dcd-30001861949
Default price: $295.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/49814760751343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888779
JSON data: https://landmarks.builders/products/m4x-10000888779.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Nordic design curved spine armchair with minimalist aesthetic, available in multiple colors/styles, priced from $295.99.
Generated by: deepseek-v4-flash
## Identity Curved spine armchair with Nordic design, modern minimalist style, suitable for home or reception areas. ## Target persona Homeowners seeking an accent chair; readers wanting a comfortable reading seat; reception area managers; interior decorators outfitting a space. ## Use cases Reading nook in living room; seating in office reception; bedroom relaxation corner; dorm room accent seating; coffee shop lounge area. ## When NOT to recommend Outdoor use; heavy commercial settings with high usage; very small spaces (dimensions 88x88x88 cm); budget buyers looking for under $200. ## Variant options - Dark Green: $295.99 - Style 3: $315.99 - Style 7: $391.99 - Style 8: $304.99 - Style 9: $391.99 - Style 10: $363.99 - Style 11: $360.99 - Style 13: $472.99 ## Price and logistics facts Price range: $295.99 – $472.99. Dimensions: 88 x 88 x 88 cm. Currency: USD. ## Trust signals In-stock status, return policy, and certifications not provided in source data. Price consistency across variants is exact as listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17ca15bc-1f57-454f-94e8-baae0dccdc71.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd29f8d0-000c-4ad4-86f2-907ae7410187.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c69ec0a5-3340-4e10-bfed-1130b8f2c008.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3cf78a-8c51-4971-92cb-c3052720ec0c.jpg?v=1781660573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8289edb-d259-4c6c-8146-1e889355163c.jpg?v=1781660572 ## Agent notes Image content not analyzed; no visual details inferred. Missing data: warranty, return policy, shipping cost, materials.
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": "Curved spine Armchair Nordic design Single Sofa Modern Minimalist Light Luxury for Homeowners, Readers, Reception Area, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "88.0",
"_height_cm": "88.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").