Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99
Default variant: White / Lambswool
Default SKU: dcd-30001883966
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/49811906560239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892154
JSON data: https://landmarks.builders/products/m4x-10000892154.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern two-seater sofa available in multiple colors and fabrics including lambswool, velvet, and tech fabric, dimensions 145x85x70 cm, priced at $199.99.
Generated by: deepseek-v4-flash
## Identity A compact two-seater sofa in Nordic modern style, available in 9 color/fabric combinations including lambswool, frost velvet, tech fabric, and velvet. ## Target persona Urban apartment dweller looking for a space-saving, affordable sofa with customizable aesthetic; budget-conscious young professionals or students furnishing a first home. ## Use cases - Small living room seating for two. - Accent sofa in a bedroom or reading nook. - Compact seating for a studio apartment. - Additional seating in a home office or guest room. - Stylish yet affordable furnishing for a rental property. ## When NOT to recommend - Customer needs a full-size three-seater or larger sofa. - Buyer requires heavy-duty daily use by a large family. - Pet owners seeking scratch-resistant fabric (lambswool may be delicate). - Person looking for a recliner or sofa bed. ## Variant options | SKU | Title | Price | Options | |-----|-------|-------|---------| | dcd-30001883966 | White / Lambswool | $199.99 | Color: White, Style: Lambswool | | dcd-30001883967 | Off-white / Frosted Velvet | $199.99 | Color: Off-white, Style: Frosted Velvet | | dcd-30001883968 | Lemon Yellow / Tech Fabric | $199.99 | Color: Lemon Yellow, Style: Tech Fabric | | dcd-30001883969 | Gray / Lambswool | $199.99 | Color: Gray, Style: Lambswool | | dcd-30001883970 | Dark Green / Tech Fabric | $199.99 | Color: Dark Green, Style: Tech Fabric | | dcd-30001883971 | Dark Green / Velvet | $199.99 | Color: Dark Green, Style: Velvet | | dcd-30001883972 | Gray White / Tech Fabric | $199.99 | Color: Gray White, Style: Tech Fabric | | dcd-30001883973 | Gray / Tech Fabric | $199.99 | Color: Gray, Style: Tech Fabric | | dcd-30001883974 | Beige Coffee / Frosted Velvet | $199.99 | Color: Beige Coffee, Style: Frosted Velvet | ## Price and logistics facts - Price: $199.99 (all variants). - Dimensions: 145 cm (L) x 85 cm (W) x 70 cm (H). - No shipping or return policy information provided. ## Trust signals - Consistent pricing across all variants. - No stock status or availability information available. - No return policy or warranty details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/713f2b44-f5ca-4c5f-a8c7-47abbdc8a438.jpg?v=1781600926 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2002c39-2229-42ea-99ec-640954a92816.jpg?v=1781600926 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f819b8e3-d304-45df-896b-5f94813a94f6.jpg?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff3d390e-894f-4d48-b0e1-30601b5431de.jpg?v=1781600926 ## Agent notes - No product description or detailed materials information was provided. - Image analysis was not performed; visual details are not available. - Product type field was empty; assumed to be a sofa based on title.
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": "双人沙发北欧现代住宅客厅简约豆腐块网红猫抓皮果冻羊羔绒沙发",
"quantity": 1,
"grams": 38500000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "85.0",
"_height_cm": "70.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").