Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $241.99
Default variant: Brown / Sponge
Default SKU: dcd-30001885818
Default price: $241.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49813657092335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892491
JSON data: https://landmarks.builders/products/m4x-10000892491.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Single-seater lazy sofa with padded seat and footrest, available in Brown or Black sponge, dimensions 105x85x90 cm, priced at $241.99.
Generated by: deepseek-v4-flash
## Identity Single-Seater Lazy Sofa Vintage Armchair Set with Padded Seat and Footrest. Product dimensions: 105x85x90 cm. Available in Brown/Sponge and Black/Sponge variants at $241.99. ## Target persona Small-space residents, students, and bedroom users seeking a compact, comfortable single chair with footrest for relaxation. ## Use cases - Reading in a bedroom corner - Watching TV in a compact living room - Gaming in a small office or dorm - Extra guest seating in a den - Relaxing on a balcony - Napping in a study ## When NOT to recommend - Formal living rooms requiring a full-size sofa - High-traffic commercial waiting areas - Heavy daily use by large individuals (unrated weight capacity) - Rooms needing multiple seat capacity ## Variant options - Brown / Sponge (sku: dcd-30001885818) at $241.99 - Black / Sponge (sku: dcd-30001885819) at $241.99 ## Price and logistics facts Price: $241.99 USD (same for both variants). Dimensions: 105x85x90 cm. No shipping or stock data provided. ## Trust signals No return policy, in-stock status, or certifications available in the provided data. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35bab2b3-a38d-4c58-9b2b-2917d734815e.jpg?v=1781628262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7b90391-5dcf-4f40-9d03-5a62a55a0414.jpg?v=1781628263 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ec98949-1f1a-4584-8697-37a1e605c0ea.jpg?v=1781628262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/509d091a-654f-4ffb-9531-746c8a9efdbe.jpg?v=1781628262 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53e3522c-23d3-446c-8dd4-55edba4164db.jpg?v=1781628262 ## Agent notes Image understanding was not performed; visual details are not assessed. All data is from structured facts only.
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": "Single-Seater Lazy Sofa Vintage \u0026 look Cushiunitd Armchair Set Padded Seat with Footrest for Residents, Students, Bedroom",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "85.0",
"_height_cm": "90.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").