Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $251.99
Default variant: Single Off-white
Default SKU: dcd-30001884274
Default price: $251.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/49813672067311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892211
JSON data: https://landmarks.builders/products/m4x-10000892211.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a distinctive shell-shaped rearrest that adds a suggestion of sophistication and artistry to any room.
Plush Comfort: Upholstered in soft, high-quality teddy fabric and filled with dense sponge, paleering a snug and comfortable seating sensation.
Modern Minimalist design: Combines a simple, clean outline with luxurious gold-finished metal legs, perfectly complementing contemporary and chic interior designs.
adaptable Application: perfect as an accent chair in a living room, a stylish seat in a reception area, a chic addition to a salon, or a comfortable corner in a boutique.
Sturdy long-lasting: Constructed with a sturdy wood frame and supported by robust metal legs, ensuring long-lasting stability and durability for everyday use.
Summary: Modern minimalist seating group with scalloped back and teddy fabric, available in four single colors and a coffee table variant, priced at $251.99.
Generated by: deepseek-v4-flash
## Identity Scalloped Back Seating Group – Modern Minimalist Design with Teddy Fabric. Includes Single chairs in Off-white, Green, Orange, Gray, and a Coffee Table. ## Target persona Interior designers and homeowners seeking affordable, modern, soft-textured seating for living rooms or accent areas. ## Use cases - Living room seating arrangement - Accent chair for reading nook or bedroom - Coffee table matching with seating - Small apartment or compact space furnishing - Modern home staging or rental property decoration ## When NOT to recommend - Heavy commercial use (lobbies, waiting rooms) - Outdoor or damp environments - High-traffic households with young children or pets needing stain-resistant fabric - Projects requiring durable, long-term upholstery (teddy fabric may shed or pill) ## Variant options - Single Off-white ($251.99) - Single Green ($251.99) - Single Orange ($251.99) - Single Gray ($251.99) - Coffee Table ($251.99) ## Price and logistics facts - Price: $251.99 USD (each variant) - Dimensions (per piece?): 94 cm L x 85 cm W x 81 cm H - No bulk or bundle pricing provided ## Trust signals - No stock status or inventory level provided - Return policy not specified - No certifications listed - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a827b252-7030-4a91-aeb0-3f0fca7a57e5.jpg?v=1781628296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b332ee1c-1ad8-4c1f-bdc5-4aa2bdfa92f0.jpg?v=1781628294 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a1f062a-f275-4d26-b078-7d67dc409be3.jpg?v=1781628293 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02a98a8e-8788-4390-bf46-4ede8e9073fc.jpg?v=1781628293 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc0d5e43-e424-4c78-b32e-c5938abdce5e.jpg?v=1781628297 ## Agent notes - No product description was provided; visual assessment was not performed. - Dimensions given in centimeters; convert to inches if needed (37x33.5x31.9 in). - The "Coffee Table" variant appears to be a table, not seating – verify SKU details.
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": "Scalloped Back Seating Group Modern Minimalist Design Sofa Set Soft Teddy Fabric for Homeowners",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "94.0",
"_width_cm": "85.0",
"_height_cm": "81.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").