Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $248.99
Default variant: Black
Default SKU: dcd-30001908212
Default price: $248.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/49813666726127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895611
JSON data: https://landmarks.builders/products/m4x-10000895611.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Sectional upholstered sofa with utilitarian aesthetic, deep seat design, and easy-to-clean upholstery, available in 7 colors at $248.99.
Generated by: deepseek-v4-flash
## Identity A sectional upholstered sofa (80x70x75 cm) with utilitarian aesthetic, deep seat design, and easy-to-clean upholstery. Available in 7 colors at $248.99. ## Target persona - Budget-conscious homeowner furnishing a first apartment or rental. - Small business owner equipping a waiting area or office lounge. - Facility manager for dormitory common rooms or break rooms. - Renter needing a durable, low-maintenance sofa. ## Use cases - Living room seating in a budget apartment. - Office break room or reception area seating. - Waiting room furniture for clinics, salons, or small businesses. - Common room furniture in dormitories or barracks. - Temporary staging or event seating. - Basement or game room sofa. ## When NOT to recommend - Luxury or high-end interior design projects seeking premium materials. - Pet owners needing scratch-resistant or leather upholstery (not specified). - Large families requiring extra-wide or deeper seating (80 cm depth may be limiting). - Outdoor or high-moisture environments. ## Variant options - 7 color options: Black, Dark Blue, Beige Gray, Orange, Coffee Yellow, Coffee, Army Green. All at $248.99. ## Price and logistics facts - Price: $248.99 USD (all variants same price). - Dimensions: 80 cm (length) x 70 cm (width) x 75 cm (height). - Currency: USD. ## Trust signals - Price consistent across all variants. - Stock status: not provided. - Return policy: not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5395944c-52b6-465b-acd7-0633e9c6c985.jpg?v=1781628286 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e83285a-50e9-42ff-8515-b196659ea900.jpg?v=1781628287 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb78cae5-9978-4cac-b9fd-740931ba71fd.jpg?v=1781628286 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be1496e4-49f4-429f-b4ad-a2ccb4ce6cb7.jpg?v=1781628287 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4efc4628-caf9-4e87-a57d-84ccb05c3251.jpg?v=1781628286 ## Agent notes - Image understanding was not performed; visual details not extracted. - Dimensions provided are small; confirm if sectional is modular or single piece. - No description or assembly requirements available.
This product has 10 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": "Sectional Upholstered Sofa Utilitarian Aesthetic Commercial Furniture Easy to Clean Upholstery Deep Seat Design",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "70.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").