Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $81.99 – $86.99
Default variant: Zebra
Default SKU: dcd-30001908300
Default price: $81.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/49811350487279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895625
JSON data: https://landmarks.builders/products/m4x-10000895625.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stylish Design: Features a distinctive New Chinese aesthetic with striking-catching designs, including a striking equine stripe print and lively foliage print design, to enhance your home decor.
Multi-Functional Use: Serves as a adaptable piece of furniture, perfect as a low stool for the living room, a comfortable footrest, a floor seat for meditation, or additional seating for guests.
Comfortable & Supportive: Filled with a thick, high-resilience resilient foam that provides firm yet comfortable support, ensuring it holds its shape even with consistent use.
Generous Dimensions: Measures 50 x 50 x 25 cm, offering a substantial and stable seating surface suitable for both adults and children.
adaptable Placement: perfect for various spaces within your home, such as by a bay opening for a comfortable perusing corner, in the living room for informal seating, or in the bedroom as a chic accent piece.
Summary: animal stripe Print Pouf Multi-Functional Low Stool Comfortable for Bay opening, Bedroom. Description: 【Stylish Home Accent】: Introduce a hint of modern elegance to your space with this New Chinese design floor pouf, featuring a striking and visual-catching animal stripe print design. 【multipurpose Functionality】: This multi-purpose seat serves perfectly as a low stool for your living room sofa, a comfortable floor seat for meditation, or a stylish footrest. 【Supportive Comfort】: Filled with a dense inner filling, this pouf provides firm yet comfortable support, maintaining its shape even with
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": "animal stripe Print Pouf Multi-Functional Low Stool Comfortable for Bay opening, Bedroom",
"product_id": 9429974515951,
"variant_id": 49811350487279,
"quantity": 1,
"grams": 3850,
"length_cm": "52.0",
"width_cm": "52.0",
"height_cm": "27.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").