Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $96.99
Default variant: 50x30x30cm / Rush Braid Natural/w
Default SKU: dcd-30001924816
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49974147317999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897686
JSON data: https://landmarks.builders/products/m4x-10000897686.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Storage Ottoman: A stylish rectangular chest that serves as a comfortable bench, a practical storage box, and a decorative piece of furniture for any room.
double-dutyPurpose Design: Features a convenient removable lid that reveals a spacious interior compartment, perfect for neatly storing blankets, pillows, toys, books, and other household items.
Natural handmade Construction: Expertly hand-woven from natural plant fibers over a sturdy wood frame, detachableering a distinctive, rustic appeal and ensuring long-lasting durability.
Sturdy and Sittable: Engineered with a robust framework capable of supporting up to 150 kg, making it a safe and trustworthy additional seat for changing shoes, relaxing, or accommodating guests.
multi-purpose Home Organizer: perfect for use in various spaces such as the hallway as a shoe bench, the living room as a footrest or cdetachableee table, or at the foot of the bed for additional storage.
Summary: Woven Top Storage Chest Sittable Lid Rectangular Storage Ottoman adaptable Use. Description: 【Multi-Functional Design】: Serves as a stylish storage chest, a comfortable footrest, an entryway shoe-changing bench, or an elegant bed-end stool. 【Spacious Hidden Storage】: Features a removable lid that reveals a generous interior compartment, perfect for stowing away blankets, pillows, toys, and other household items. 【long-lasting Construction】: Built with a sturdy wood frame for excellent stability and support, capable of holding up to 150 kg, and wrapped in a beautifully hand-woven exterior. 【ada
Generated by: m4x-map-v1
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": "Woven Top Storage Chest Sittable Lid Rectangular Storage Ottoman adaptable Use",
"product_id": 9440470630639,
"variant_id": 49974147317999,
"quantity": 1,
"grams": 4000,
"length_cm": "54.0",
"width_cm": "34.0",
"height_cm": "42.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").