Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $508.99
Default variant: Black and White
Default SKU: dcd-30001855130
Default price: $508.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9900 g
Cart URL (default variant): https://landmarks.builders/cart/49814941663471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887597
JSON data: https://landmarks.builders/products/m4x-10000887597.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a minimalist square shape with a luxurious authentic leather top and a sleek metal frame, adding a hint of modern sophistication to any interior space.
multi-use Functionality: Serves multiple purposes as a comfortable footrest, a convenient low stool for changing shoes in the entryway, or as additional seating in the living room or bedroom.
Premium Materials: crafted with a long-lasting and stable metal frame with a brushed finish, paired with a distinctive, natural leather seat for a high-end look and long-lasting use.
Space-Saving space-efficient: Its space-saving dimensions make i-tone perfect choice for smaller living areas, apartments, and hallways, providing functionality without cluttering your area.
Stylish Home decoration: Instantly elevates your home decor, offering a chic and practical solution for interior designers and homeowners looking to create a refined and welcoming atmosphere.
Summary: Square Cowhide Pouf Minimalist Design Low Stool Multi-Functional for Living Room. Description: 【authentic Cowhide Upholstery】: Features a luxurious top surface upholstered with authentic cowhide, ensuring each stool has a distinctive pattern and a soft, premium texture. 【adaptable Functionality】: Serves multiple purposes as a comfortable footrest, an additional seat for guests, a convenient shoe-changing stool in the entryway, or a stylish decorative highlight piece. 【Sleek Minimalist Design】: Boasts a modern, minimalist appearance with a sturdy metal frame in a clean cross-leg base design, ad
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": "Square Cowhide Pouf Minimalist Design Low Stool Multi-Functional for Living Room",
"product_id": 9431530504431,
"variant_id": 49814941663471,
"quantity": 1,
"grams": 9900,
"length_cm": "65.0",
"width_cm": "40.0",
"height_cm": "40.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").