Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99
Default variant: Orange / 174CM
Default SKU: dcd-30001882293
Default price: $264.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 46000 g
Cart URL (default variant): https://landmarks.builders/cart/49813693169903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891866
JSON data: https://landmarks.builders/products/m4x-10000891866.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 3-person pet-friendly settee with scratch-resistant fabric, minimalist design, 180x78x77 cm, available in four colors, priced at $264.99.
Generated by: deepseek-v4-flash
## Identity Light Luxury Design Straight-Line 3-Person Settee Pet-Friendly Couch Scratch-Resistant Lounge Seating Minimalist Design. ## Target persona Apartment dwellers, families with pets, young adults, budget-conscious decorators looking for a compact, pet-friendly sofa. ## Use cases - Everyday lounging in a living room or reception area. - Pet-friendly seating that resists scratches. - Minimalist decor in a small apartment or office. - Waiting area in a shop or office lobby. - Lounge seating for a rental property or dorm. ## When NOT to recommend - For large families needing seating for more than three adults. - For those seeking a luxury leather or recliner sofa. - For formal settings requiring high-end materials. - For buyers who want a sectional or U-shaped configuration. ## Variant options Four color variants: Orange / 174CM, Space Gray / 174CM, Smoky Gray / 174CM, Sky Blue / 174CM. Each at $264.99. ## Price and logistics facts Price: $264.99 USD. Dimensions: 180 x 78 x 77 cm. No shipping or tax information provided. ## Trust signals In-stock status not confirmed. No return policy stated. No certifications mentioned. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51483085-0b9b-4c4e-96f8-eb0b958e5dd3.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b26947c2-7ff0-4fff-964b-80e7e049e497.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b3bf4e7-e092-4445-8333-3bf2cddd71a2.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/510f9f5d-763c-4fdf-9fa0-f8b469b9c93e.jpg ## Agent notes Image content not analyzed. Verify dimensions (174CM variant label vs 180CM in product level – possible mismatch). No material or color descriptions beyond names.
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": "Light Luxury Design Straight-Line 3-Person Settee Pet-Friendly Couch Scratch-Resistant Lounge Seating Minimalist Design for Apartment Dwellers, Families, Young Adults, Living Room, Reception Area, Shop, Office",
"quantity": 1,
"grams": 46000000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "78.0",
"_height_cm": "77.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").