Brand: World Products (Landmark)
SKU: dcd-30001878023
Price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9400 g
Cart URL (default variant): https://landmarks.builders/cart/49814766518511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891174
JSON data: https://landmarks.builders/products/m4x-10000891174.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Textile pouf with handle; upholstered bench; minimalist design. Dimensions 54x54x44 cm. Price $300.99. Single Seater variant only.
Generated by: deepseek-v4-flash
## Identity - Product: Textile Pouf with Handle Mobile Upholstered Bench - SKU: dcd-30001878023 - Style: Single Seater ## Target persona Adults seeking minimalist, portable seating for living or bedroom; small space dwellers; those wanting a sturdy, mobile footrest or extra seat. ## Use cases - Extra seating in living room for guests - Bedroom bench or foot of bed seating - Entryway stool for putting on shoes - Mobile seating that can be moved easily via handle - Minimalist accent piece in small apartments ## When NOT to recommend - If user needs a full-height chair or sofa - If user requires highly cushioned, soft seating - For children's room (no age rating given) - When looking for a storage ottoman (no storage mentioned) ## Variant options - Single Seater: $300.99 ## Price and logistics facts - Price: $300.99 USD - Dimensions: 54 cm (L) x 54 cm (W) x 44 cm (H) - Weight and shipping details not provided ## Trust signals - In-stock status not confirmed - Return policy not provided - Price consistency: only one variant - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd1c8bd-77df-44a8-a8db-9806c5f6716b.jpg?v=1781660584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/500c921d-dd0a-494c-a1f8-78cdf9f9e7a2.jpg?v=1781660584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aca48260-4175-4ad6-99ec-494e178cd74e.jpg?v=1781660585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8cc66c7-23a1-4db9-a1a4-73f4f4606884.jpg?v=1781660584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2760ac3f-faa7-4685-866a-d1b9ee8de419.jpg?v=1781660584 ## Agent notes - Images not analyzed; visual attributes (color, texture, exact shape) not extracted.
This product has 10 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": "Textile Pouf with Handle Mobile Upholstered Bench Sturdy Construction Minimalist Design for Adults, Living Room, Bedroom",
"quantity": 1,
"grams": 9400000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "54.0",
"_height_cm": "44.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").