Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $235.99 – $374.99
Default variant: 1-seater / Imported Leather
Default SKU: dcd-30001869888
Default price: $235.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49813638250735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889974
JSON data: https://landmarks.builders/products/m4x-10000889974.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Bubble couch with rounded design, high-resilience foam, and ergonomic support, available in 1-seater and 2-seater variants in imported leather, tech fabric, or tech leather, priced from $235.99.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Bubble Couch – Unique rounded shape, high-resilience foam, ergonomic support sofa. ## Target persona Business owners, interior designers, small apartment residents, boutique owners seeking compact, stylish seating. ## Use cases - Furnishing a small apartment living room - Setting up a boutique waiting area - Decorating a bedroom with an accent piece - Creating a cozy reception area - Interior design project requiring a statement sofa - Compact seating for a home office ## When NOT to recommend - For large families needing extensive seating - For high-traffic public seating areas (e.g., hotel lobbies) - For outdoor patios or gardens (indoor use only) - For those requiring a traditional rectangular sofa ## Variant options 5 variants: 1-seater ($235.99) and 2-seater 145CM ($311.99–$374.99) in Imported Leather, Tech Fabric, or Tech Leather. ## Price and logistics facts - Price range: $235.99 (1-seater) to $374.99 (2-seater Tech Fabric). - Dimensions (likely 2-seater): 150 cm length × 80 cm depth × 75 cm height. - Currency: USD. ## Trust signals In-stock status not confirmed. Return policy not provided. No certifications listed. Price per variant shown. ## Image assets 4 images available: [1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6acd47dd-c60f-4429-8f62-4f1e286a6f21.jpg?v=1781628233), [2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75dae3e0-6e00-45d2-96f8-1d46c90b046d.jpg?v=1781628232), [3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad8a5d4e-188d-4a75-8c02-70f096dcd056.jpg?v=1781628232), [4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/423867be-9109-4c28-8d57-f90bde9b0585.jpg?v=1781628232). ## Agent notes Image content not analyzed – do not assume colors or patterns. Verify stock and return policy before recommending.
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": "Minimalist Design Bubble Couch Unique Shape Rounded Bubble Couch High-Resilience Foam Sofa Ergonomic Support for Business Owners, Interior Designers, Small Apartment, Reception Area, Boutique, Bedroom",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "150.0",
"_width_cm": "80.0",
"_height_cm": "75.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").