Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $197.99
Default variant: 1.23M / Black Cat-scratch
Default SKU: dcd-30001894935
Default price: $197.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49811901317359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893738
JSON data: https://landmarks.builders/products/m4x-10000893738.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: A compact modern minimalist loveseat with curved armrests, available in Black or Beige cat-scratch fabric, sized 130x80x75 cm for small apartments.
Generated by: deepseek-v4-flash
## Identity Modern Minimalist Sail Design Sofa – compact loveseat with curved armrests, cat-scratch fabric options, dimensions 130x80x75 cm. ## Target persona Small apartment residents, couples, partners, homeowners seeking space-saving seating with pet-friendly fabric. ## Use cases - Living room seating in small apartments - Lounge area in compact homes - Additional seating for guests in limited spaces - Pet-friendly environment (cat-scratch resistant) - Accent piece in modern minimalist decor ## When NOT to recommend - Large families needing full-size sofas - Formal living rooms requiring traditional style - Heavy daily use (e.g., commercial settings) - Buyers requiring ottoman or recliner features ## Variant options - 1.23M / Black Cat-scratch: $197.99 - 1.23M / Beige Cat-scratch: $197.99 ## Price and logistics facts Price: $197.99 USD. Dimensions: 130 cm (L) x 80 cm (W) x 75 cm (H). No shipping or return policy info provided. ## Trust signals Price consistency across variants. Cat-scratch fabric suggests durability. No stock or return policy data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96fc354d-ecf8-4df4-8e75-c947316bc529.jpg?v=1781600915 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fba4826-a089-4609-b6fd-638408d27a1f.jpg?v=1781600916 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70c8be24-9bd1-48c4-b543-411d707a5a41.jpg?v=1781600915 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcbf1421-a1f1-4729-9b09-81f6647394aa.jpg?v=1781600916 ## Agent notes Product type not specified. Image understanding not performed – content of images unknown. Missing description and return policy.
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": "Modern Minimalist aesthetic Sail Design Sofa Light Luxury Living Room Seating space-saving Size Loveseat distinctive Curved Armrests for Small Apartment Residents, partners, Homeowners, Lounge Area",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "80.0",
"_height_cm": "75.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").