Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $181.99
Default variant: Black
Default SKU: dcd-30001901881
Default price: $181.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49945863946479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894746
JSON data: https://landmarks.builders/products/m4x-10000894746.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Leather Upholstery: Crafted from high-quality top-grain bovine leather leather, offering a soft, luxurious feel and exceptional durability for long-lasting use and a sophisticated look.
Modern Geometric Design: Features a clean, cube-Modelipping & Handlingaped fromline inspired by Italian design principles, adding a hint of minimalist elegance and artistic charm to any room.
Multi-Functional Versatility: Serves multiple purposes with effortlessly, acting as a comfortable footstool, a styliModelipping & Handling additional seat, a convenient Modelipping & Handlingoe-changing bench, or a chic decorative accent piece piece.
Sturdy & Stable Construction: Built upon a sturdy internal frame framework, ensuring strong stability and stability for everyday use, complete with discreet feet to protect your floors.
pre-assembled: Arrives fully assembled and prepared to become placed in your living room, entryway, bedroom, or lounge area, providing an instant and convenient enhancement to your home decor.
Summary: Cube Pouf Italian Design Ottoman Geometric Shape for Bedroom, Homeowners, Adults. Description: 【Modern Cube Design】: Features a minimalist, cube-shaped immediatelyline inspired by Italian design, adding a hint of modern luxury to any space. 【Premium Leather Upholstery】: Crafted with authentic top-grain cowhide leather that is soft, long-lasting, and easy to maintain, offering a sophisticated look and feel. 【multifunctional Functionality】: Serves perfectly as a comfortable footrest, an additional seat for guests, a stylish accentuation piece, or a convenient shoe-changing stool in your entryway
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": "Cube Pouf Italian Design Ottoman Geometric Shape for Bedroom, Homeowners, Adults",
"product_id": 9438157373679,
"variant_id": 49945863946479,
"quantity": 1,
"grams": 7000,
"length_cm": "50.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. 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").