Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $238.99
Default variant: Orange / 80*60*43cm
Default SKU: dcd-30001881228
Default price: $238.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17600 g
Cart URL (default variant): https://landmarks.builders/cart/49945915556079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891702
JSON data: https://landmarks.builders/products/m4x-10000891702.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Design: Features a sleek, modern aesthetic with clean lines and elegant metal legs, effortlessly complementing contemporary home decor in living rooms, bedrooms, or studies.
Versatile Functionality: Serves multiple purposes as a comfortable footrest, an extra seat for guests, a stylish side stool next to a sofa, or even a temporary surface for a tray.
Detachable & Washable: Designed with a separate, soft top cushion that can be removed. The textile cover is designed for easy removal and washing, ensuring simple maintenance and lasting hygiene.
Long-Lasting Construction: Built on a sturdy solid wood frame and supported by sturdy metal legs, this ottoman is filled with high-density foam for firm, comfortable support that resists sagging over time.
Enhanced Comfort & Design: Instantly elevates your space by adding a hint of sophisticated design while providing a practical solution for putting your feet up and relaxing after a long day.
Summary: Upholstered ottoman with removable cleanable cover, minimalist design, metal legs, and wood frame, priced at $238.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Ottoman Removable and Cleanable Upholstered Stool with Legs Minimalist Design Detachable Pad for Adults, Entryway ## Target persona Adults seeking minimalist entryway or living room furniture; homeowners wanting versatile, easy-clean upholstery; people with pets or children. ## Use cases - As a footrest in living room - As extra seating for guests - As a side piece next to sofa - In entryway for putting on shoes - As a decorative accent stool ## When NOT to recommend - Heavy-duty commercial or industrial use - Outdoor or damp environments - Users desiring a soft, plush seat (firm upholstery) - Very large spaces needing oversized ottoman ## Variant options - Orange / 80*60*43cm ($238.99) - Peacock Blue / 80*60*43cm ($238.99) - Light Gray / 80*60*43cm ($238.99) - Light Khaki / 80*60*43cm ($238.99) ## Price and logistics facts - Price: $238.99 USD per unit - No shipping or tax information provided ## Trust signals - All variants priced consistently at $238.99 - In-stock status, return policy, and certifications not specified ## Image assets No image URLs provided. ## Agent notes Product dimensions in overview (86x66x48 cm) differ from variant dimensions (80x60x43 cm). Verify actual size before recommending.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Upholstered Ottoman Removable and Cleanable Upholstered Stool with Legs Minimalist Design Detachable Pad for Adults, Entryway",
"product_id": 9438158389487,
"variant_id": 49945915556079,
"quantity": 1,
"grams": 17600,
"length_cm": "86.0",
"width_cm": "66.0",
"height_cm": "48.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").