Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $938.99
Default variant: Pink
Default SKU: dcd-30001847482
Default price: $938.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815029776623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886367
JSON data: https://landmarks.builders/products/m4x-10000886367.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Flower-inspired curved sofa, modern design, 165x165x85 cm, available in Pink, Black, Blue, priced at $938.99 USD.
Generated by: deepseek-v4-flash
## Identity Curved shape flower-inspired sofa, light luxury modern design. Dimensions: 165 cm L x 165 cm W x 85 cm H. Price: $938.99 USD. ## Target persona Interior designers, apartment dwellers, hotel lobby managers, salon owners, reception area decorators, community center planners. ## Use cases - Hotel lobby lounge seating with creative focal point. - Salon waiting area with artistic ambiance. - Apartment living room accent seating. - Reception area modern decor. - Community center creative meeting or lounge space. ## When NOT to recommend - Rooms with less than 165x165 cm floor space. - Traditional or classic decor styles. - Buyers seeking budget sofas under $500. - Outdoor or high-moisture environments. ## Variant options - Pink (SKU: dcd-30001847482) - $938.99 - Black (SKU: dcd-30001847483) - $938.99 - Blue (SKU: dcd-30001847484) - $938.99 ## Price and logistics facts Price per unit: $938.99 USD. Size: 165x165x85 cm. No shipping or lead time info provided. ## Trust signals In-stock status not specified. Return policy not provided. Price consistent across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cfe8223-cd9e-4671-a853-b0bc48ba84cd.jpg?v=1781664365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f85bce7-2a2f-46a4-9fef-cf6c97dc5bba.jpg?v=1781664366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6692e2cf-146d-40a1-b000-ec981fde913d.jpg?v=1781664366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a99ab8e-4c45-4700-b237-b7e1fccc08fb.jpg?v=1781664365 ## Agent notes Product type missing. No description provided. Image content not analyzed.
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": "curved Shape Flower-inspiredShaped Couch Light Luxury Sofa Creative Design Lounge Seating Modern design for Interior Designers, Apartment Dwellers, Hotel Lobby, salon, Reception Area, community center",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "165.0",
"_height_cm": "85.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").