Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99 – $275.99
Default variant: Pink / 100*45*45cm
Default SKU: dcd-30001864771
Default price: $236.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/49813640446191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889213
JSON data: https://landmarks.builders/products/m4x-10000889213.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant adaptable Design: Enhance your space with this minimalist accent bench, perfect as an end-of-bed seat, entryway bench, or a stylish addition to your living room or walk-in closet.
Luxurious Comfort: Features a soft, plush plush fabric fabric cover and is filled with dense springy sponge, providing a comfortable and supportive seating enjoy.
Sturdy long-lasting Construction: Built with a sturdy wood internal frame and supported by sleek metal legs, this bench boasts an impressive load-bearing capacity of up to 300 kg.
Thoughtful specifications: Equipped with anti-slip pads on the bottom of each leg to ensure stability, prevent sliding, and protect your floors from scratches.
Multi-Functional Use: Serves as a practical shoe-changing stool in the hallway, additional seating for guests, or a sophisticated decorative piece that adds a hint of luxury to any room.
Summary: Padded accent bench with soft fabric cover, available in Pink, Gray, and Blue, in sizes 100x45x45cm and 120x45x45cm, priced from $236.99.
Generated by: deepseek-v4-flash
## Identity Multi-purpose padded end-of-bed seat / accent bench with soft fabric cover, minimalist design. Suitable for indoor use in bedrooms, living rooms, walk-in closets, and entryways. ## Target persona Homeowners furnishing bedrooms or entryways; interior decorators staging rooms; adults seeking a stylish yet functional seating solution; minimalist decor enthusiasts. ## Use cases - Seating at the end of a bed for putting on shoes or laying out clothes. - Entryway bench for taking off or putting on footwear. - Accent seating in a living room corner. - Seating inside a walk-in closet. - Decorative accent piece in a bedroom or hallway. ## When NOT to recommend - For outdoor or damp environments (fabric cover not weather-resistant). - For heavy commercial traffic or daily high-use seating (padded seat may compress over time). - For buyers requiring a firm or hard bench (seat is padded). - For spaces needing a full sofa or multiple seats. ## Variant options | Color | Size (cm) | Price (USD) | |-------|-----------|-------------| | Pink | 100x45x45 | $236.99 | | Pink | 120x45x45 | $275.99 | | Gray | 100x45x45 | $236.99 | | Blue | 100x45x45 | $275.99 | ## Price and logistics facts - Price range: $236.99 – $275.99 USD. - Dimensions per variant: 100x45x45cm or 120x45x45cm. - Currency: USD. - No shipping or delivery information provided. ## Trust signals - Product listing includes SKU numbers for inventory tracking. - No in-stock status, return policy, or certifications provided in source data. ## Image assets _No image URLs provided._ ## Agent notes - Product type field is empty. - Main dimensions (125x50x50 cm) do not match any variant dimensions; variant sizes are 100x45x45 or 120x45x45. - No description or additional details available. - Image understanding not performed due to missing images.
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": "Multi-Purpose Padded End-of-Bed Seat Luxury Aesthetic Padded Accent Bench Minimalist Design Indoor Furniture Soft Fabric Cover for Adults, Homeowners, Interior Decorators, Bedroom, Living Room, Walk-in Closet, Entryway",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "50.0",
"_height_cm": "50.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").