Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $734.99 – $801.99
Default variant: 1.65M / Pu Leather
Default SKU: dcd-30001845977
Default price: $801.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/49815003693295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886113
JSON data: https://landmarks.builders/products/m4x-10000886113.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: Top-grain cowhide leather 3-seater sofa with wood frame and retro design, priced at $734.99 (genuine leather) or $801.99 (PU leather variant).
Generated by: deepseek-v4-flash
## Identity Top-Grain Cowhide 3-Seater Leather Sofa with sturdy wood frame, retro design, from m4x collection. ## Target persona Budget-conscious urban dwellers and families seeking a durable, retro-style leather sofa for small to medium living spaces. ## Use cases - Living room seating for apartments or small homes - Lounge area in office or creative studio - Bedroom seating nook - Reading corner for a cozy retro vibe - Guest seating in a den or family room ## When NOT to recommend - Large families needing a sectional or more seating capacity - Buyers requiring modern minimalist design - Customers allergic to leather (PU leather variant may be acceptable) - Those with a very tight budget under $600 ## Variant options - **Single / Genuine Leather** (SKU: dcd-30001845979) – $734.99 - **1.65M / Pu Leather** (SKU: dcd-30001845977) – $801.99 ## Price and logistics facts - Genuine leather variant: $734.99 - PU leather variant (1.65M length): $801.99 - Currency: USD - No shipping or tax information provided ## Trust signals - No stock status, return policy, or certifications available - Price appears consistent across variants ## Image assets No image URLs provided. ## Agent notes - Dimensions in cm not provided; size only as 'Single' and '1.65M' - Image understanding not performed due to missing image assets - Product description was empty; rely on title and variants for details
This product has 4 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": "Top-Grain Cowhide 3-Seater Leather Sofa sturdy Wood Frame 3-Seat Sofa Retro Design Couch Modern Minimalist aesthetic for Apartment Dwellers, Homeowners, Families, Bedroom, Home, Lounge Area, Office",
"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").