Brand: World Products (Landmark)
SKU: dcd-30001864900
Price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811915473135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889229
JSON data: https://landmarks.builders/products/m4x-10000889229.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: A configurable pebble-shaped pouf with soft fabric upholstery, suitable for interior decorators and commercial waiting areas. Available in Gray (95x40x42cm) at $202.99.
Generated by: deepseek-v4-flash
## Identity Nordic design Pebble-Shaped Pouf, upholstered low stool with configurable design. ## Target persona Interior decorators, office managers, kindergarten facility managers, lounge and waiting area buyers. ## Use cases - Reception area soft seating - Kindergarten children's stool - Entryway shoe seat or accent - Lounge footrest - Waiting room decorative seating - Office break room casual seat ## When NOT to recommend - Outdoor or damp environments - High-traffic heavy-duty seating (not rated for commercial constant use) - Buyers seeking back support or formal chair - Price-sensitive budgets under $150 ## Variant options - Gray / 95*40*42cm at $202.99 (SKU: dcd-30001864900) ## Price and logistics facts - Price: $202.99 USD - Main dimensions: 99 x 44 x 46 cm (L x W x H) - Variant dimensions: 95 x 40 x 42 cm ## Trust signals - Variant in stock (as listed) - No return policy or stock quantity provided in data - Price consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a58e5a32-17c2-4556-9eec-d5354266fbeb.jpg?v=1781600939 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5976ad57-29db-4622-9556-247f1951de28.jpg?v=1781600942 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1868fbd-dd20-4ab5-a583-ba6c25480e88.jpg?v=1781600940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/187742c4-a3a8-4db5-9ffb-3ce2509cf2e2.jpg?v=1781600941 ## Agent notes Image understanding was not performed; visual details are not described.
This product has 4 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": "Nordic design Pebble-Shaped Pouf Creative Shape Upholstered Pouf Soft Fabric Upholstery Low Stool configurable Design for Interior Decorators, Office Managers, Kindergarten, Lounge Area, Waiting Room, Entryway",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "99.0",
"_width_cm": "44.0",
"_height_cm": "46.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").