Show StoreLocation

${flash.message}
Id: ${fieldValue(bean:storeLocationInstance, field:'id')}
Bin: ${fieldValue(bean:storeLocationInstance, field:'bin')}
Inventory Store: ${storeLocationInstance?.inventoryStore?.encodeAsHTML()}
Is Active: ${fieldValue(bean:storeLocationInstance, field:'isActive')}
Stored Items:
  • ${s?.encodeAsHTML()}