Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99
Default variant: Black Floral
Default SKU: dcd-30001884068
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813637333231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892173
JSON data: https://landmarks.builders/products/m4x-10000892173.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Floral print armchair with high sides, upholstered, vintage design, priced at $234.99 USD, available in 5 style variants.
Generated by: deepseek-v4-flash
## Identity Floral Print Armchair Vintage Design Upholstered High-Sided Armchair (Designer Inspired, High Support for Adults) ## Target persona Vintage decor enthusiasts, small-space dwellers, budget-conscious adults seeking an accent chair. ## Use cases - Living room accent chair - Reading nook seating - Bedroom seating option - Entryway chair - Compact home office chair ## When NOT to recommend - For individuals over 180 lbs (compact size may lack support) - For those requiring a recliner or adjustable features - For large living spaces needing oversized furniture - For commercial high-traffic use ## Variant options - Black Floral (SKU: dcd-30001884068) $234.99 - Style 01 (SKU: dcd-30001884069) $234.99 - Style 02 (SKU: dcd-30001884070) $234.99 - Style 04 (SKU: dcd-30001884071) $234.99 - Style 05 (SKU: dcd-30001884072) $234.99 ## Price and logistics facts - Price: $234.99 USD - Dimensions: 65 cm (L) x 65 cm (W) x 76 cm (H) - No shipping/handling details provided ## Trust signals - Price consistent across all variants - In-stock status not specified - Return policy not provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/804af050-7715-4c8c-ab0a-f60024f5ced0.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cfbb84b-c0f9-4529-b8b3-5b755d0d4c4c.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e56a262c-d1b8-4572-997d-053084cb8207.jpg?v=1781628232 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fadbd910-4166-4462-a42c-071d83ac26c4.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/604d4771-81d4-4128-ae59-73e64ef10c78.jpg?v=1781628232 ## Agent notes - No product description provided; title used for context. - Images available but not analyzed; visual details cannot be confirmed. - Product tags: m4x, m4x-202606, wp-import. - Variant '01' has generic title; recommend verifying pattern.
This product has 9 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": "Floral Print Armchair Vintage Design Upholstered High-Sided Armchair Armchair Designer Inspired High Support Support for Adults",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "65.0",
"_height_cm": "76.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").