Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: Ivory White / Wheat
Default SKU: dcd-30001966457
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1690 g
Cart URL (default variant): https://landmarks.builders/cart/49945598689519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903000
JSON data: https://landmarks.builders/products/m4x-10000903000.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Lidded Utility Bin Nordic Design Loaf storage container Multi-Purpose for Entryway, Pantry
Summary: A lidded utility storage bin in Nordic design, available in 5 colors, sized 27x23x16 cm, for organizing entryways and pantries at $30.99.
Generated by: deepseek-v4-flash
## Identity Lidded Utility Bin Nordic Design Loaf storage container Multi-Purpose for Entryway, Pantry ## Target persona Home organizers, small apartment dwellers, pantry stocking enthusiasts, entryway decluttering individuals ## Use cases - Storing everyday carry items like keys and mail in entryway - Organizing dry food packets and cans in pantry - Containing cleaning supplies under sink - Holding craft or office supplies on desk - Corralling small toys in living room - Sorting accessories like scarves and gloves near door ## When NOT to recommend - Storing heavy tools or equipment (capacity not specified) - Outdoor use (not weather-resistant material unknown) - Bulk storage of large items (dimensions small) - Food items requiring airtight seal (lid type not specified) ## Variant options - Ivory White / Wheat - $30.99 - Ivory White Edge / Wheat - $30.99 - Black / Wheat - $30.99 - Metallic Gray / Wheat - $30.99 - Green / Wheat - $30.99 ## Price and logistics facts - Price: $30.99 USD (all variants) - Dimensions: 27 cm length x 23 cm width x 16 cm height ## Trust signals - No stock status or return policy information available in facts - No material or certification details provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97531177-b197-4d40-96a9-9b563d2e0359.jpg?v=1782180663 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29f28619-db8e-4aad-aab6-4682b3994ebc.jpg?v=1782180665 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc96a048-7374-48b0-ab1b-7c8918732a67.jpg?v=1782180666 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/607da691-23cf-4050-bdbf-8cfab0357539.jpg?v=1782180664 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22584000-0aff-4ae5-901d-a8bb2243b4ea.jpg?v=1782180665 ## Agent notes - No detailed material, weight limit, or lid type information was provided. - Image content was not analyzed; treat URLs as fetchable assets only.
This product has 12 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": "Lidded Utility Bin Nordic Design Loaf storage container Multi-Purpose for Entryway, Pantry",
"quantity": 1,
"grams": 1690000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "23.0",
"_height_cm": "16.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").