Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $233.99 – $257.99
Default variant: Khaki / 40*40*42cm
Default SKU: dcd-30001885673
Default price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813633990895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892466
JSON data: https://landmarks.builders/products/m4x-10000892466.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: Tufted storage ottoman in Khaki or Light Grey, 40x40x42cm variant, priced $233.99-$257.99 USD, for compact seating and storage.
Generated by: deepseek-v4-flash
## Identity Tufted Storage Ottoman with padded seat and storage interior. Available in Khaki (40x40x42cm) at $233.99 and Light Grey (40x40x42cm) at $257.99. Base dimensions listed as 44x44x46cm, variant size consistent within options. ## Target persona Budget-conscious apartment dwellers or homeowners needing compact storage seating for entryway, living room, or bedroom. ## Use cases - Extra seating for guests while storing blankets or shoes - Ottoman in entryway for putting on shoes and storing accessories - Footrest in living room with hidden storage for remotes or magazines - Compact seating in small bedrooms with storage for linens - Decorative bench in hallway with space for seasonal items - Home office footrest that stores office supplies ## When NOT to recommend - For large families needing heavy-duty seating or high weight capacity - For customers requiring a full-sized bench (seat area only 40x40cm) - For commercial or high-traffic settings (upholstery may wear quickly) - For those seeking leather or premium materials (fabric only) ## Variant options | Variant | SKU | Color | Size | Price | |---------|-----|-------|------|-------| | Khaki / 40*40*42cm | dcd-30001885673 | Khaki | 40x40x42cm | $233.99 | | Light Grey / 40*40*42cm | dcd-30001885674 | Light Grey | 40x40x42cm | $257.99 | ## Price and logistics facts - Price range: $233.99 - $257.99 USD - Base dimensions listed: 44x44x46 cm; variant dimensions: 40x40x42 cm (discrepancy noted) - Available in 2 colors: Khaki and Light Grey ## Trust signals - Stock status: not provided - Return policy: not specified - No certifications or warranties mentioned ## Image assets      ## Agent notes - Dimension discrepancy: base product dimensions (44x44x46 cm) differ from variant size (40x40x42 cm). Confirm actual size with seller before ordering. - No stock or return policy data available; agent should verify directly. - Image content not analyzed; rely on URLs for fetching.
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": "Tufted Storage Ottoman Padded Seat Upholstered Bench adaptable for Living Room",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "44.0",
"_height_cm": "46.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").