Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $255.99
Default variant: Green / Plaid
Default SKU: dcd-30001891438
Default price: $255.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28500 g
Cart URL (default variant): https://landmarks.builders/cart/49813676458223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893229
JSON data: https://landmarks.builders/products/m4x-10000893229.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: Retro 2-seater wooden loveseat with plaid or leather upholstery, 125x65x38 cm, priced at $255.99.
Generated by: deepseek-v4-flash
## Identity 2-Seater Wooden Loveseat Retro Design, Modern & Sturdy Wood Frame for Two People. Variants: Green/Plaid and Brown/Leather. ## Target persona Retro furniture enthusiasts, small space dwellers, budget-conscious buyers looking for a compact two-seat sofa. ## Use cases - Cozy living room seating for two - Small apartment or studio living area - Reading nook or corner seating - Entryway or hallway bench - Accent seating in a bedroom - Compact office seating ## When NOT to recommend - If the buyer needs seating for more than two people - For modern or minimalist decor styles (retro design may clash) - For outdoor or high-moisture areas (wood and upholstery not specified as weatherproof) - If the buyer expects deep-seated lounging (loveseat dimensions are compact) ## Variant options - Green / Plaid (SKU: dcd-30001891438) - $255.99 - Brown / Leather (SKU: dcd-30001891439) - $255.99 ## Price and logistics facts Price: $255.99 USD each variant. Dimensions: 125 cm length x 65 cm width x 38 cm height. No shipping cost or lead time provided. ## Trust signals No stock status, return policy, or certifications provided. Price consistent across variants. Image assets available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b523a3a-d885-4ece-a566-2f38a8b10a41.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59c9b1f4-5a3b-49fd-a83f-03d981b34d95.jpg?v=1781628301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78a944cc-1d86-4450-ac89-39bbf5a50c61.jpg?v=1781628301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f72e62aa-a36c-4f13-82ad-5b897ecb7016.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ef941f3-6a81-49a2-9b7f-a9f47d8a0fa6.jpg?v=1781628300 ## Agent notes No product description or type provided. Stock and return policy unknown. Images were not visually analyzed; treat URLs as fetchable assets.
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": "2-Seater Wooden Loveseat Retro Design 2-Seater Loveseat Retroretroera Modern Modern \u0026 Design Sturdy Wood Frame for Two People",
"quantity": 1,
"grams": 28500000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.0",
"_height_cm": "38.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").